diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-06-30 23:30:18 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-06-30 23:33:51 +0200 |
commit | 20103ac2bcf547fa201eb5d1e79989d3466a7563 (patch) | |
tree | e14b5163f1b3a4fe5b6666dfaf0940e19e133f58 /src/Text/Pandoc/Writers/FB2.hs | |
parent | 57122f3760a53e57ae192c499fdc23f1f5d5b04c (diff) | |
download | pandoc-20103ac2bcf547fa201eb5d1e79989d3466a7563.tar.gz |
Allow ibooks-specific metadata in epubs. Closes #2693.
You can now have the following fields in your YAML metadata,
and it will be treated appropriately in the generated
EPUB.
```
ibooks:
version: 1.3.4
specified-fonts: false
ipad-orientation-lock: portrait-only
iphone-orientation-lock: landscape-only
binding: true
scroll-axis: vertical
```
This commit also fixes a regression in stylesheet paths.
Diffstat (limited to 'src/Text/Pandoc/Writers/FB2.hs')
0 files changed, 0 insertions, 0 deletions