Moving Back to previous verions...

This is moving back to the previous formatting the DocBook doesn't make
sense.  At least not now.
This commit is contained in:
Jigme Datse Yli-Rasku 2023-10-20 22:31:54 -07:00
parent 4348c6fccb
commit eb1342b239
3 changed files with 24 additions and 4 deletions

View File

@ -4,9 +4,11 @@
\usepackage{enumitem}
\usepackage{multicol}
\AddToHook{shipout/background}[background]{%
\put (0in,-\paperheight){\includegraphics[width=\paperwidth,height=\paperheight]{img/paper}}
}
%% This is the background image, it's disabled until production though
%% maybe there's a way to make it so it can be just a switch.
%\AddToHook{shipout/background}[background]{%
% \put (0in,-\paperheight){\includegraphics[width=\paperwidth,height=\paperheight]{img/paper}}
%}
\def\botrule{\vskip3pt\hrule}

View File

@ -70,5 +70,23 @@ Mostly not doing much of anything today, but I decided to throw here a little pl
\newlatex
These are just silly playing, but I feel they are worth keeping here for now.
\section{2023 October 20}
I haven't worked on this much for a while. There is a bit of a major change in what I'm doing here. I decided that I wanted to have more flexibility in my output formats (someone mentioned markdown as a format for print documents using Pandoc), so I have converted the previous version to DocBook, which I'm currently able to create a LaTeX file, which I can create a
PDF from.
This is an improvement in many ways, as I hope that will make converting it to something like an epub or html document easier. Though I'm not convinced of that yet.
In some ways it is a lot worse though. The PDF currently being produced is much worse. Working in DocBook, is harder than working in LaTeX. A lot of the formatting that was for LaTeX is lost, and may be a huge pain to restore in the end.
While some of the formatting I did have was just not working, or not working well. I had something that I could "work with." This so far, is a step backwards, for reasons that don't entirely make sense to me.
Well, not entirely make sense to me, as in I don't see that this will end up being a better option in the end.
So, I feel what I'm going to probably aim to do, is copy this change here, back to the LaTeX version. If I'm going to do other versions, do the conversion based on that. The current LaTeX version is actually preferable. That is a worthwhile thing to have figured out.
Also, I think having a working workflow to the point I currently have it, is also worthwhile, as it is certainly going to make things easier to handle when (and if), I decided to produce a different format than the LaTeX PDF/Print version.

Binary file not shown.