aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-05-03 22:24:26 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-05-03 22:25:46 -0700
commit8478997980cd5b9d791f8ab4af441786919cef5b (patch)
tree52e92dc5d22e03107576d484bbedb03a30c5c097 /BUGS
parent63254ae958f820634d58f0b538d6b976f3aa782b (diff)
downloadpandoc-8478997980cd5b9d791f8ab4af441786919cef5b.tar.gz
EPUB2/3 templates: Move inline styles to default epub.css.
Those who use a custom CSS stylesheet with EPUB should add these lines: ```css code{ white-space: pre-wrap; } span.smallcaps{ font-variant: small-caps; } span.underline{ text-decoration: underline; } q { quotes: "“" "”" "‘" "’"; } div.column{ display: inline-block; vertical-align: top; width: 50%; } ``` See #5466.
Diffstat (limited to 'BUGS')
0 files changed, 0 insertions, 0 deletions