aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc/Writers/Texinfo.hs
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher1-2/+3
2008-08-04Added Cite element to definition and writers.fiddlosopher1-0/+3
2008-07-15More work on smallcaps support.fiddlosopher1-2/+4
2008-07-15Add preliminary support for SmallCaps inline element. (Andrea Rossato)fiddlosopher1-0/+2
2008-07-13Code cleanup in Texinfo writer.fiddlosopher1-13/+27
2008-07-11Treat '\ ' in (extended) markdown as nonbreaking space.fiddlosopher1-0/+1
2008-02-24Modified disallowedInNode in Texinfo writer to correct list of disallowed cha...fiddlosopher1-4/+2
2008-02-24Changes to Texinfo writer:fiddlosopher1-40/+32
2008-02-24Committed novalazy's initial patch for texinfo output,fiddlosopher1-0/+461