wrote most of report
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
doc_class: nitreport
|
||||
|
||||
title: Insert Title Here
|
||||
title: 第2回課題
|
||||
author:
|
||||
name: 高専 太郎
|
||||
student_id: 0000-01
|
||||
name: 柴田 健琉
|
||||
student_id: "15 (2年生)"
|
||||
date:
|
||||
year: 令和7年
|
||||
month: aa月
|
||||
day: bb日
|
||||
month: 04月
|
||||
day: 17日
|
||||
|
||||
school_name: abc高専
|
||||
department: 一般科
|
||||
subject: 〇〇概論
|
||||
professor: □□教員
|
||||
school_name: 岐阜工業高等専門学校
|
||||
department: 電子制御工学科
|
||||
subject: 情報処理I
|
||||
professor: 岡崎 憲一
|
||||
|
||||
page_config:
|
||||
include_cover_page: true
|
||||
@@ -21,6 +21,10 @@ page_config:
|
||||
show_compiled_time: true
|
||||
|
||||
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/program-1.tex', newpg: false }
|
||||
- { path: 'section/program-2.tex', newpg: false }
|
||||
- { path: 'section/program-3.tex', newpg: false }
|
||||
- { path: 'section/program-4.tex', newpg: true }
|
||||
- { path: 'section/appendix.tex', newpg: true }
|
||||
|
||||
Reference in New Issue
Block a user