Skip to content

Commit

Permalink
Merge pull request #39 from masarakki/fix-cover
Browse files Browse the repository at this point in the history
fix-cover
  • Loading branch information
masarakki authored Aug 2, 2024
2 parents a03d280 + caa8aa4 commit 8c2250a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,10 @@ cover: titlepage.tex
#
# 表紙に配置し、書籍の影絵にも利用する画像ファイル。省略した場合はnull (画像を使わない)。画像ディレクトリ内に置いてもディレクトリ名は不要(例: cover.jpg)
# coverimage: cover.jpg
coverimage: logo.png
#
# 表紙の後に大扉ページを作成するか。省略した場合はtrue (作成する)
# titlepage: true
#titlepage: false

#
# 自動生成される大扉ページを上書きするファイル。ファイル名を指定すると大扉として入る (PDFMaker向けにはLaTeXソース断片、EPUBMaker向けにはHTMLファイル)
# titlefile: null
Expand Down

0 comments on commit 8c2250a

Please sign in to comment.