Adding a renderer that will produce all the PDFs
This commit is contained in:
@ -65,7 +65,9 @@
|
||||
|
||||
\large Current stage: First draft.
|
||||
|
||||
\normalsize I'm just going through and translating it as best I can without reading over it too much. I'll make sure the sentence makes some sense, but it isn't gonna be perfect. I'll need to go over it multiple times later anyway.}
|
||||
\normalsize I'm just going through and translating it as best I can without reading over it too much.
|
||||
I'll make sure the sentence makes some sense, but it isn't gonna be perfect.
|
||||
I'll need to go over it multiple times later anyway.}
|
||||
|
||||
|
||||
\newpage % Make sure the following content is on a new page
|
||||
@ -79,16 +81,16 @@
|
||||
|
||||
\mainmatter
|
||||
|
||||
\input{1}
|
||||
\input{2}
|
||||
\input{3}
|
||||
\input{4}
|
||||
\input{5}
|
||||
\input{6}
|
||||
\input{7}
|
||||
\input{8}
|
||||
\input{9}
|
||||
\input{10}
|
||||
\input{book-1/1}
|
||||
\input{book-1/2}
|
||||
\input{book-1/3}
|
||||
\input{book-1/4}
|
||||
\input{book-1/5}
|
||||
\input{book-1/6}
|
||||
\input{book-1/7}
|
||||
\input{book-1/8}
|
||||
\input{book-1/9}
|
||||
\input{book-1/10}
|
||||
|
||||
%===========================================================================================================================================
|
||||
\end{document}
|
||||
|
Reference in New Issue
Block a user