fixed some formating, optimzed pdf
This commit is contained in:
@@ -33,12 +33,12 @@ paper_config:
|
|||||||
sections:
|
sections:
|
||||||
- { path: 'section/introduction.tex', newpg: false }
|
- { path: 'section/introduction.tex', newpg: false }
|
||||||
- { path: 'section/syntax.tex', newpg: false }
|
- { path: 'section/syntax.tex', newpg: false }
|
||||||
- { path: 'section/p45', newpg: true }
|
- { path: 'section/p45', newpg: false }
|
||||||
- { path: 'section/p46', newpg: true }
|
- { path: 'section/p46', newpg: false }
|
||||||
- { path: 'section/p47', newpg: true }
|
- { path: 'section/p47', newpg: false }
|
||||||
- { path: 'section/p48', newpg: true }
|
- { path: 'section/p48', newpg: false }
|
||||||
- { path: 'section/p49', newpg: true }
|
- { path: 'section/p49', newpg: true }
|
||||||
- { path: 'section/p410', newpg: true }
|
- { path: 'section/p410', newpg: false }
|
||||||
- { path: 'section/p411', newpg: true }
|
- { path: 'section/p411', newpg: false }
|
||||||
- { path: 'section/p412', newpg: true }
|
- { path: 'section/p412', newpg: true }
|
||||||
|
|
||||||
|
|||||||
6
main.tex
6
main.tex
@@ -25,25 +25,19 @@
|
|||||||
\input{section/syntax.tex}
|
\input{section/syntax.tex}
|
||||||
|
|
||||||
\input{section/p45}
|
\input{section/p45}
|
||||||
\newpage
|
|
||||||
|
|
||||||
\input{section/p46}
|
\input{section/p46}
|
||||||
\newpage
|
|
||||||
|
|
||||||
\input{section/p47}
|
\input{section/p47}
|
||||||
\newpage
|
|
||||||
|
|
||||||
\input{section/p48}
|
\input{section/p48}
|
||||||
\newpage
|
|
||||||
|
|
||||||
\input{section/p49}
|
\input{section/p49}
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\input{section/p410}
|
\input{section/p410}
|
||||||
\newpage
|
|
||||||
|
|
||||||
\input{section/p411}
|
\input{section/p411}
|
||||||
\newpage
|
|
||||||
|
|
||||||
\input{section/p412}
|
\input{section/p412}
|
||||||
\newpage
|
\newpage
|
||||||
|
|||||||
BIN
output/main-opt-final.pdf
Normal file
BIN
output/main-opt-final.pdf
Normal file
Binary file not shown.
BIN
output/main.pdf
BIN
output/main.pdf
Binary file not shown.
Reference in New Issue
Block a user