draft
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
doc_class: nitreport
|
||||
|
||||
title: Insert Title Here
|
||||
title: 第13回課題
|
||||
author:
|
||||
name: 高専 太郎
|
||||
student_id: 0000-01
|
||||
seating_number: 1
|
||||
name: 柴田 健琉
|
||||
student_id: 2024D14
|
||||
seating_number: 15
|
||||
date:
|
||||
year: 令和7年
|
||||
month: aa月
|
||||
day: bb日
|
||||
month: 07月
|
||||
day: 10日
|
||||
turnin:
|
||||
year: 令和7年
|
||||
month: cc月
|
||||
day: dd日
|
||||
month: 07月
|
||||
day: 10日
|
||||
|
||||
school_name: abc高専
|
||||
department: 一般科
|
||||
subject: 〇〇概論
|
||||
professor: □□教員
|
||||
school_name: 岐阜工業高等専門学校
|
||||
department: 電子制御工学科
|
||||
subject: 情報処理I
|
||||
professor: 岡崎 憲一
|
||||
|
||||
paper_config:
|
||||
include_cover_page: true
|
||||
include_table_of_contents: true
|
||||
use_bib: false
|
||||
use_bib: true
|
||||
use_additional_packages: false
|
||||
show_compiled_time: true
|
||||
|
||||
@@ -31,6 +31,14 @@ paper_config:
|
||||
# - { name: "pkg-wo-opt", options: "" }
|
||||
|
||||
sections:
|
||||
- { path: 'section/introduction.tex', newpg: true }
|
||||
- { path: 'md-out/test.tex', newpg: false }
|
||||
- { 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/p49', newpg: true }
|
||||
- { path: 'section/p410', newpg: true }
|
||||
- { path: 'section/p411', newpg: true }
|
||||
- { path: 'section/p412', newpg: true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user