--self-contained
|
|
--html-q-tags
|
|
--ascii
|
|
--reference-links
|
|
--reference-location block
|
reference-location: block
|
--markdown-headings atx
|
|
--list-tables
|
|
--top-level-division chapter
|
top-level-division: chapter
|
--number-sections
|
|
--number-offset=1,4
|
|
--listings
|
|
--incremental
|
|
--slide-level 2
|
|
--section-divs
|
|
--email-obfuscation references
|
email-obfuscation: references
|
--id-prefix ch1
|
|
--title-prefix MySite
|
|
--css styles/screen.css \
--css styles/special.css
|
css:
- styles/screen.css
- styles/special.css
|
--reference-doc my.docx
|
|
--epub-cover-image cover.jpg
|
epub-cover-image: cover.jpg
|
--epub-title-page=false
|
|
--epub-metadata meta.xml
|
|
--epub-embed-font special.otf \
--epub-embed-font headline.otf
|
epub-fonts:
- special.otf
- headline.otf
|
--epub-chapter-level 2
|
|
--epub-subdirectory=""
|
|
--ipynb-output best
|
|
--pdf-engine xelatex
|
|
--pdf-engine-opt=--shell-escape
|
pdf-engine-opts:
- '-shell-escape'
pdf-engine-opt: '-shell-escape'
|