diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-09-06 18:05:18 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-09-06 18:05:18 +0000 |
commit | fc24c79db6ca54bfd5e2a99e12421d7749514faa (patch) | |
tree | dcccf33df5df2ef4e271152c06fec84f1783fc6e /debian/changelog | |
parent | ee2dee238d22cd08d60c3dcc3a9ee677b0f02067 (diff) | |
download | pandoc-fc24c79db6ca54bfd5e2a99e12421d7749514faa.tar.gz |
LaTeX reader: improvements in raw LaTeX parsing.
+ "loose punctuation" (like {}) parsed as Space
+ Para elements must contain more than Str "" and Space elements
+ Added parser for "\ignore" command used in literate haskell.
+ Reworked unknownCommand and rawLaTeXInline: when not in "parse raw"
mode, these parsers simply strip off the command part and allow
the arguments to be parsed normally. So, for example,
\blorg{\emph{hi}} will be parsed as Emph "hi" rather than
Str "{\\emph{hi}}".
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1420 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions