diff --git a/document.yaml b/document.yaml index e96eb7a..bb59cb2 100644 --- a/document.yaml +++ b/document.yaml @@ -12,7 +12,7 @@ date: turnin: year: 令和7年 month: 06月 - day: 23日 + day: 12日 school_name: 岐阜工業高等専門学校 department: 電子制御工学科 @@ -33,5 +33,5 @@ paper_config: sections: - { path: 'section/introduction.tex', newpg: true } - { path: 'section/p310.tex', newpg: true } - - { path: 'section/p311.tex', newpg: true } + - { path: 'section/p311.tex', newpg: false } diff --git a/main.tex b/main.tex index 6183329..1e8d5be 100644 --- a/main.tex +++ b/main.tex @@ -5,7 +5,7 @@ \studentid{2024D14} \seatingnum{15} \reportdate{令和7年}{05月}{21日} -\turnindate{令和7年}{06月}{23日} +\turnindate{令和7年}{06月}{12日} \schoolname{岐阜工業高等専門学校} \department{電子制御工学科} \subject{情報処理I} @@ -27,7 +27,6 @@ \newpage \input{section/p311.tex} - \newpage \compiledTime \end{document} diff --git a/output/main.pdf b/output/main.pdf index fbf392f..9b06a43 100644 Binary files a/output/main.pdf and b/output/main.pdf differ