Initial commit
This commit is contained in:
36
document.yaml
Normal file
36
document.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
doc_class: nitreport
|
||||
|
||||
title: Insert Title Here
|
||||
author:
|
||||
name: 高専 太郎
|
||||
student_id: 0000-01
|
||||
seating_number: 1
|
||||
date:
|
||||
year: 令和7年
|
||||
month: aa月
|
||||
day: bb日
|
||||
turnin:
|
||||
year: 令和7年
|
||||
month: cc月
|
||||
day: dd日
|
||||
|
||||
school_name: abc高専
|
||||
department: 一般科
|
||||
subject: 〇〇概論
|
||||
professor: □□教員
|
||||
|
||||
paper_config:
|
||||
include_cover_page: true
|
||||
include_table_of_contents: true
|
||||
use_bib: false
|
||||
use_additional_packages: false
|
||||
show_compiled_time: true
|
||||
|
||||
# packages:
|
||||
# - { name: "pkg", options: "options,inside,brackets" }
|
||||
# - { name: "pkg-wo-opt", options: "" }
|
||||
|
||||
sections:
|
||||
- { path: 'section/introduction.tex', newpg: true }
|
||||
- { path: 'md-out/test.tex', newpg: false }
|
||||
|
||||
Reference in New Issue
Block a user