diff --git a/Characters/000-header.tex b/Characters/000-header.tex index b15c7ec..00361bc 100644 --- a/Characters/000-header.tex +++ b/Characters/000-header.tex @@ -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} diff --git a/Characters/Append-Append.tex b/Characters/Append-Append.tex index 0ddc3ce..92775dc 100644 --- a/Characters/Append-Append.tex +++ b/Characters/Append-Append.tex @@ -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. -These are just silly playing, but I feel they are worth keeping here for now. \ No newline at end of file +\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. + + \ No newline at end of file diff --git a/Characters/Book.pdf b/Characters/Book.pdf index a63ba18..b26717c 100644 Binary files a/Characters/Book.pdf and b/Characters/Book.pdf differ