pandoc/Text/Pandoc/Writers
fiddlosopher 13b1b87efc Improvements to LaTeX and ConTeXt footnote handling:
+ ConTeXt:  } at end of footnote now occurs on a new line when the
  footnote ends with \stoptyping, just as in LaTeX writer.
+ LaTeX and ConTeXt:  \footnote is no longer indented.  The indentation
  causes problems with wrapping, as it makes the line too long.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1137 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-12-04 04:14:16 +00:00
..
ConTeXt.hs Improvements to LaTeX and ConTeXt footnote handling: 2007-12-04 04:14:16 +00:00
Docbook.hs Added Text.Pandoc.Readers.TeXMath and changed default handling of math. 2007-12-02 00:36:32 +00:00
HTML.hs If gladtex specified, don't prettyprint <EQ> tags, or gladtex gets confused. 2007-12-02 16:49:11 +00:00
LaTeX.hs Improvements to LaTeX and ConTeXt footnote handling: 2007-12-04 04:14:16 +00:00
Man.hs Added Text.Pandoc.Readers.TeXMath and changed default handling of math. 2007-12-02 00:36:32 +00:00
Markdown.hs Changed all writers to handle new Math block element. 2007-11-29 08:09:31 +00:00
RST.hs Added Text.Pandoc.Readers.TeXMath and changed default handling of math. 2007-12-02 00:36:32 +00:00
RTF.hs Added Text.Pandoc.Readers.TeXMath and changed default handling of math. 2007-12-02 00:36:32 +00:00