pandoc/Text/Pandoc
fiddlosopher 3337b46e30 Use \textsubscr instead of \textsubscript for LaTeX subscript macro.
\textsubscript conflicts with a definition in the memoir class.
Resolves Issue #65.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1280 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-06-08 03:29:09 +00:00
..
Readers Markdown smart typography: Em dashes no longer eat surrounding whitespace. 2008-06-08 03:20:15 +00:00
Writers Use \textsubscr instead of \textsubscript for LaTeX subscript macro. 2008-06-08 03:29:09 +00:00
Blocks.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
CharacterReferences.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
Definition.hs Fixed haddock documentation error 2008-03-31 20:20:02 +00:00
Shared.hs Moved BlockWrapper and wrappedBlocksToDoc from ConTeXt writer to Shared. 2008-02-24 05:48:31 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
XML.hs Moved XML-formatting functions to new unexported module Text.Pandoc.XML. 2008-03-19 18:46:01 +00:00