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
a731073
commit 33ac1a4
Showing
9 changed files
with
20,078 additions
and
5,638 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
=[nodisp] 巻頭の辞 | ||
|
||
//centering{ | ||
この本をこれまで出会ってきた全てのフレンド、特に至らぬ私をサポートしてくれた友および遠い異国で戦火に苦しむ友に捧げる。 | ||
//} |
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 |
---|---|---|
|
@@ -131,6 +131,4 @@ | |
|
||
//noindent | ||
なにがあったのかって?@<br>{} | ||
答えは、雪に聞け。 | ||
|
||
//indepimage[yamanote.pdf] | ||
答えは、雪に聞け。 |
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,3 +1,5 @@ | ||
=[nodisp] 巻頭の辞 | ||
|
||
//centering{ | ||
この本をこれまで出会ってきた全てのフレンド、特に至らぬ私をサポートしてくれた友および遠い異国で戦火に苦しむ友に捧げる。 | ||
//} |
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 |
---|---|---|
|
@@ -131,6 +131,4 @@ | |
|
||
//noindent | ||
なにがあったのかって?@<br>{} | ||
答えは、雪に聞け。 | ||
|
||
//indepimage[yamanote.pdf] | ||
答えは、雪に聞け。 |
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 |
---|---|---|
|
@@ -16,18 +16,18 @@ review_version: 5.0 | |
# inherit: ["A.yml", "B.yml"] | ||
|
||
# ブック名(ファイル名になるもの。ASCII範囲の文字を使用) | ||
bookname: book | ||
bookname: louisa-works-2023 | ||
# 記述言語。省略した場合はja | ||
language: ja | ||
|
||
# 書名 | ||
# 読みを入れる例 booktitle: {name: "Re:VIEW EPUBサンプル", file-as: "リビューイーパブサンプル"} | ||
booktitle: "現代焚書テンプレート" | ||
subtitle: "副題" | ||
booktitle: "るいざ・しゃーろっとVR小説作品集" | ||
subtitle: "第1巻 2022年 - 2023年" | ||
|
||
# 著者名。「, 」で区切って複数指定できる | ||
# 読みを入れる例 aut: [{name: "青木峰郎", file-as: "アオキミネロウ"}, {name: "武藤健志", file-as: "ムトウケンシ"}, {name: "高橋征義", file-as: "タカハシマサヨシ"}, {name: "角征典", file-as: "カドマサノリ"}] | ||
aut: ["ヨーシャ"] | ||
aut: [{name: "るいざ・しゃーろっと", file-as: "ルイザ・シャーロット"}] | ||
|
||
# 以下はオプション | ||
# 以下はオプション(autと同じように配列書式で複数指定可能)。 | ||
|
@@ -70,14 +70,14 @@ prt: ねこのしっぽ | |
contact: "ヨーシャ([email protected])" | ||
|
||
# 刊行日(省略した場合は実行時の日付) | ||
date: 2021-12-31 | ||
date: 2023-08-13 | ||
# 発行年月。YYYY-MM-DD形式による配列指定。省略した場合はdateを使用する | ||
# 複数指定する場合は次のように記述する | ||
# [["初版第1刷の日付", "初版第2刷の日付"], ["第2版第1刷の日付"]] | ||
# 日付の後ろを空白文字で区切り、任意の文字列を置くことも可能。 | ||
history: [["2021-12-31"]] | ||
history: [["2023-08-13"]] | ||
# 権利表記(配列で複数指定可) | ||
rights: (C) 2021 恢徳堂 | ||
rights: (C) 2023 恢徳堂 | ||
# description: 説明 | ||
# subject: 短い説明用タグ(配列で複数指定可) | ||
# type: 書籍のカテゴリーなど(配列で複数指定可) | ||
|
@@ -209,7 +209,7 @@ contentdir: _refiles | |
# (文字幅を考慮した行数計測には、別途unicode-eaw gemファイルが必要) | ||
# ページあたりの行数文字数を用紙サイズで指定する(A5 or B5) | ||
# page_metric: A5 | ||
page_metric: B5 | ||
page_metric: B6 | ||
# | ||
# あるいは、配列で指定することもできる | ||
# 各数字の意味は、順にリストの行数、リストの1行字数、テキストの行数、テキストの1行字数 | ||
|
@@ -220,7 +220,7 @@ page_metric: B5 | |
# mathml: MathML変換。別途math_ml gemファイルが必要。EPUBMaker/WebMakerのみ効果 | ||
# imgmath: 画像化。オプションはimgmath_optionsで設定する | ||
# mathjax: MathJax変換。EPUBMaker/WebMakerのみ効果。なお、MathJaxに必要なデータはインターネットから取得される。EPUBで利用できるかはEPUBリーダ依存 | ||
math_format: mathml | ||
math_format: imgmath | ||
|
||
# math_formatがimgmathの場合の設定 | ||
# 以下のパラメータを有効にするときには、 | ||
|
@@ -229,28 +229,28 @@ math_format: mathml | |
# パラメータ: 値 | ||
# ... | ||
# という構成にする必要がある(インデントさせる) | ||
# imgmath_options: | ||
imgmath_options: | ||
# 使用する画像拡張子。通常は「png」か「svg」(svgの場合は、pdfcrop_pixelize_cmdの-pngも-svgにする) | ||
# format: png | ||
format: svg | ||
# 変換手法。pdfcrop または dvipng | ||
# converter: pdfcrop | ||
converter: pdfcrop | ||
# プリアンブルの内容を上書きするファイルを指定する(デフォルトはupLaTeX+jsarticle.clsを前提とした、lib/review/makerhelper.rbのdefault_imgmath_preambleメソッドの内容) | ||
# preamble_file: null | ||
# 基準のフォントサイズ | ||
# fontsize: 10 | ||
fontsize: 14 | ||
# 基準の行間 | ||
# lineheight: 12 | ||
lineheight: 12 | ||
# converterにpdfcropを指定したときのpdfcropコマンドのコマンドライン。プレースホルダは | ||
# %i: 入力ファイル、%o: 出力ファイル | ||
# pdfcrop_cmd: "pdfcrop --hires %i %o" | ||
pdfcrop_cmd: "pdfcrop --hires %i %o" | ||
# PDFから画像化するコマンドのコマンドライン。プレースホルダは | ||
# %i: 入力ファイル、%o: 出力ファイル、%O: 出力ファイルから拡張子を除いたもの | ||
# %p: 対象ページ番号、%t: フォーマット | ||
# pdfcrop_pixelize_cmd: "pdftocairo -%t -r 90 -f %p -l %p -singlefile %i %O" | ||
pdfcrop_pixelize_cmd: "pdftocairo -%t -r 90 -f %p -l %p -singlefile %i %O" | ||
# pdfcrop_pixelize_cmdが複数ページの処理に対応していない場合に単ページ化するか | ||
# extract_singlepage: null | ||
extract_singlepage: true | ||
# extract_singlepageがtrueの場合に単ページ化するコマンドのコマンドライン | ||
# pdfextract_cmd: "pdfjam -q --outfile %o %i %p" | ||
pdfextract_cmd: "pdfjam -q --outfile %o %i %p" | ||
# converterにdvipngを指定したときのdvipngコマンドのコマンドライン | ||
# dvipng_cmd: "dvipng -T tight -z 9 -p %p -l %p -o %o %i" | ||
# | ||
|
@@ -359,7 +359,7 @@ texstyle: ["reviewmacro"] | |
# オプションについてはsty/README.mdを参照 | ||
# デフォルトは印刷用。電子配布版を作るには media=ebook とする | ||
# texdocumentclass: ["review-jsbook", "paper=b5,serial_pagination=true,cameraready=ebook,cover=false,hiddenfolio=shippo,fontsize=10pt,line_length=40zw,number_of_lines=34,baselineskip=25.5H"] | ||
texdocumentclass: ["review-jlreq", "media=print,paper=b5,fontsize=10pt,serial_pagination=true,hiddenfolio=shippo,startpage=3,tate,twoside,onecolumn,openany"] | ||
texdocumentclass: ["review-jlreq", "media=print,paper=b6j,fontsize=8pt,serial_pagination=true,hiddenfolio=shippo,startpage=3,tate,twoside,onecolumn,openany"] | ||
# | ||
# LaTeX用のコマンドを指定する | ||
# texcommand: "uplatex" | ||
|
@@ -421,20 +421,20 @@ pdfmaker: | |
# | ||
# 索引を作成するか。trueにすると索引作成が有効になる | ||
# makeindex: null | ||
makeindex: true | ||
makeindex: null | ||
# 索引作成コマンド | ||
# makeindex_command: mendex | ||
# 索引作成コマンドのオプション | ||
# makeindex_options: "-f -r -I utf8" | ||
# 索引作成コマンドのスタイルファイル | ||
makeindex_sty: index.ist | ||
# makeindex_sty: index.ist | ||
# 索引作成コマンドの辞書ファイル | ||
# makeindex_dic: null | ||
makeindex_dic: sakuin.dic | ||
# makeindex_dic: sakuin.dic | ||
# MeCabによる索引読み探索を使うか | ||
makeindex_mecab: true | ||
# makeindex_mecab: true | ||
# MeCabの読みの取得オプション | ||
makeindex_mecab_opts: "-Oyomi" | ||
# makeindex_mecab_opts: "-Oyomi" | ||
# 奥付を作成するか。trueを指定するとデフォルトの奥付、ファイル名を指定するとそれがcolophon.htmlとしてコピーされる | ||
colophon: true | ||
# 表紙挿入時に表紙のページ番号名を「cover」とし、偶数ページ扱いにして大扉前に白ページが入るのを防ぐ。デフォルトはtrue | ||
|
Oops, something went wrong.