generated from huidetang/XiandaiFenshuTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ce506b1
commit 3f55574
Showing
3 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
inherit: ["config.yml"] | ||
bookname: book-print-pdf | ||
# prt: ねこのしっぽ | ||
title: title.tex | ||
booktitle: "並行現実小説集 第3巻" | ||
subtitle: "2023年秋〜2024年年始" | ||
history: [["2024-08-03"]] | ||
rights: (C) 2024 井の頭文芸部 | ||
prt: ねこのしっぽ | ||
titlefile: title.tex | ||
colophon: colophon.tex | ||
texdocumentclass: ["review-jlreq", "media=print,paper=a6,fontsize=8pt,serial_pagination=true,hiddenfolio=shippo,startpage=3,tate,twoside,onecolumn,openany"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
inherit: ["config.yml"] | ||
stylesheet: vivliostyle-a6.css | ||
coverimage: title.png | ||
title: null | ||
titlepage: false | ||
titlefile: null | ||
colophon: null | ||
backcover: colophon.png | ||
# catalogfile: catalog.yml | ||
bookname: book | ||
booktitle: "並行現実小説集 第3巻" | ||
subtitle: "2023年秋〜2024年年始" | ||
highlight: | ||
html: "rouge" |