forked from onestop-techbook/LTbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathltbook.json
34 lines (34 loc) · 1.12 KB
/
ltbook.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"bookname": "Onestop-LT",
"booktitle": "ワンストップLT",
"aut": [],
"language": "ja",
"toc": true,
"rights": "(C) 2023 エンジニアの登壇を応援する会",
"colophon": true,
"history": [["2023-11-25 初版"]],
"pbl": "エンジニアの登壇を応援する会",
"edt": "親方Project @oyakata2438",
"date": "2023-11-25",
"secnolevel": 3,
"titlepage": true,
"review_version": 3.0,
"texstyle": ["reviewmacro"],
"texdocumentclass": [
"review-jsbook",
"media=ebook,paper=b5,serial_pagination=true,hiddenfolio=nikko-pc,openany,fontsize=10pt,baselineskip=15.4pt,line_length=44zw,number_of_lines=40,head_space=18mm,headsep=3mm,headheight=5mm,footskip=10mm"
],
"sty_templates": {
"url": "https://github.com/TechBooster/ReVIEW-Template/archive/2cde584d33e8a6f5e6cf647e62fb6b3123ce4dfa.zip",
"dir": "ReVIEW-Template-2cde584d33e8a6f5e6cf647e62fb6b3123ce4dfa/articles/sty/"
},
"templates": ["images"],
"catalog": {
"PREDEF": ["preface.re"],
"CHAPS": [
"chap-oyakata-why.md",
"chap-kawahara-ng.re"
],
"POSTDEF": ["contributors.re", "postscript.re"]
}
}