26 lines
450 B
YAML
26 lines
450 B
YAML
doc_class: nitreport
|
|
|
|
title: Insert Title Here
|
|
author:
|
|
name: 高専 太郎
|
|
student_id: 0000-01
|
|
date:
|
|
year: 令和6年
|
|
month: aa月
|
|
day: bb日
|
|
|
|
school_name: abc高専
|
|
department: 一般科
|
|
subject: 〇〇概論
|
|
|
|
page_config:
|
|
include_cover_page: true
|
|
include_table_of_contents: true
|
|
use_bib: true
|
|
show_compiled_time: true
|
|
|
|
sections:
|
|
- { path: 'section/introduction.tex', newpg: true }
|
|
- { path: 'md-out/test.tex', newpg: false }
|
|
|