-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathapp-dev.json
44 lines (44 loc) · 1.36 KB
/
app-dev.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
35
36
37
38
39
40
41
42
43
44
{
"bookname": "Guidebook2",
"booktitle": "ガイドブック2",
"aut": [],
"language": "ja",
"toc": true,
"rights": "(C) 2019 技書博事務局",
"colophon": true,
"history": [["2019-xx-xx xxxxxx"]],
"prt": "株式会社 しまや出版",
"pbl": "親方Project",
"edt": "親方Project",
"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-teihen.md",
"chap-miti843.md",
"chap-matsui.md",
"chap-printflyer.md",
"chap-blog.md",
"chap-hallsetup.md",
"chap-haichi.re",
"chap-guidebook.md",
"chap-natlangsyntax.md",
"chap-kihonjoho.md",
"gishohaku-graat.md",
"chap-sakura.md"
],
"POSTDEF": ["contributors.re", "postscript.re"]
}
}