wrote most of report

This commit is contained in:
2025-04-18 00:06:52 +09:00
parent 48fc1716d1
commit e7b0f70647
21 changed files with 340 additions and 81 deletions

View File

@@ -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 }