Sha256: 86fd48c1d336f6c86fecae773b683100ad118cf69c98c542d4d4c78d393077f6

Contents?: true

Size: 1.8 KB

Versions: 7

Compression:

Stored size: 1.8 KB

Contents

## config.yml for sample book
review_version: 5.0
bookname: book
language: ja
booktitle: Re:VIEWサンプル書籍
# isbn: null
aut: Re:VIEW Writers
pbl: Re:VIEW Publishers
edt: Re:VIEW Editors
date: 2016-04-29
history: [["2011-08-03 v1.0.0版発行"],["2016-04-29 v2.0.0版発行"]]
rights: (C) 2016 Re:VIEW Commiters
highlight: null
htmlext: html
stylesheet: ["style.css"]
toc: true

toclevel: 2
secnolevel: 3
# cover: cover.html
coverimage: cover.jpg
# titlepage: null
# titlefile: null
# originaltitlefile: null
# creditfile: null
# profile: null
# profiletitle: 著者紹介
# advfile: null
colophon: true
# backcover: null
# imagedir: images
# fontdir: fonts
# image_ext: ["png", "gif", "jpg", "jpeg", "svg", "ttf", "woff", "otf"]
# font_ext: ["ttf", "woff", "otf"]
# catalogfile: catalog.yml
# page_metric: A5
# page_metric: [40,34,29,34]
# direction: "ltr"

epubmaker:
  htmlext: xhtml
#  flattoc: null
#  flattocindent: true
#  hook_beforeprocess: null
#  hook_afterfrontmatter: null
#  hook_afterbody: null
#  hook_afterbackmatter: null
#  hook_aftercopyimage: null
#  hook_prepack: null
#  verify_target_images: null
#  force_include_images: []
#  cover_linear: null
#  externallink: true

pdfmaker:
  coverimage: cover-a5.ai
  texstyle: ["reviewmacro"]
  texdocumentclass: ["review-jsbook", "media=print,paper=a5"]
  # texdocumentclass: ["review-jsbook", "media=ebook,paper=a5"]
  # texdocumentclass: ["review-jsbook", "media=print,paper=a5,tombopaper=a4,bleed_margin=3mm,cover=true,Q=14,startpage=3,serial_pagination=true,hiddenfolio=nikko-pc"]
  # texcommand: "uplatex"
  # texoptions: null
  # dvicommand: "dvipdfmx"
  # dvioptions: "-d 5"
  # hook_beforetexcompile: null
  # hook_aftertexcompile: null
  # hook_afterdvipdf: null
  # image_scale2width: true

webmaker:
  stylesheet: ["style.css", "style-web.css"]

debug: true

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
review-5.10.0 samples/sample-book/src/config.yml
review-5.9.0 samples/sample-book/src/config.yml
review-5.8.0 samples/sample-book/src/config.yml
review-5.7.0 samples/sample-book/src/config.yml
review-5.6.0 samples/sample-book/src/config.yml
review-5.5.0 samples/sample-book/src/config.yml
review-5.4.0 samples/sample-book/src/config.yml