diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2014-04-06 16:32:53 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2014-04-06 16:32:53 -0700 |
commit | e352ec5a0e4af245584972e89ae13352e907cdf0 (patch) | |
tree | 7cdbad5dd363d4266d098b5c9e96e8acc91d31d1 /tests | |
parent | fcddd0e4bd5f1b5fd4eb33e291fb9ccc2358d43f (diff) | |
download | pandoc-e352ec5a0e4af245584972e89ae13352e907cdf0.tar.gz |
LaTeX writer: Workaround for level 4-5 headers in quotes.
These previously produced invalid LaTeX: `\paragraph` or
`\subparagraph` in a `quote` environment. This adds an
`mbox{}` in these contexts to work around the problem.
See http://tex.stackexchange.com/a/169833/22451.
Closes #1221.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions