fixed some formating, optimzed pdf

This commit is contained in:
2025-07-10 13:00:45 +09:00
parent b103fac43e
commit 4eec04bc1f
4 changed files with 6 additions and 12 deletions

View File

@@ -33,12 +33,12 @@ paper_config:
sections:
- { path: 'section/introduction.tex', newpg: false }
- { path: 'section/syntax.tex', newpg: false }
- { path: 'section/p45', newpg: true }
- { path: 'section/p46', newpg: true }
- { path: 'section/p47', newpg: true }
- { path: 'section/p48', newpg: true }
- { path: 'section/p45', newpg: false }
- { path: 'section/p46', newpg: false }
- { path: 'section/p47', newpg: false }
- { path: 'section/p48', newpg: false }
- { path: 'section/p49', newpg: true }
- { path: 'section/p410', newpg: true }
- { path: 'section/p411', newpg: true }
- { path: 'section/p410', newpg: false }
- { path: 'section/p411', newpg: false }
- { path: 'section/p412', newpg: true }

View File

@@ -25,25 +25,19 @@
\input{section/syntax.tex}
\input{section/p45}
\newpage
\input{section/p46}
\newpage
\input{section/p47}
\newpage
\input{section/p48}
\newpage
\input{section/p49}
\newpage
\input{section/p410}
\newpage
\input{section/p411}
\newpage
\input{section/p412}
\newpage

BIN
output/main-opt-final.pdf Normal file

Binary file not shown.

Binary file not shown.