aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-01Documented new --gladtex and --mimetex options, and new treatment of TeX math.fiddlosopher2-23/+79
2007-12-01Added HTMLMathMethod writer option.fiddlosopher3-17/+31
2007-12-01Modified s5 fancy test to include new ASCIIMathML.js.fiddlosopher1-198/+2517
2007-12-01Small change to wording in README.fiddlosopher1-2/+3
2007-12-01New version of ASCIIMathML.js.fiddlosopher1-211/+2629
2007-11-29Modified writer tests for new Math and TeX output.fiddlosopher6-65/+36
2007-11-29Changed all writers to handle new Math block element.fiddlosopher8-8/+19
2007-11-29Revised s5.native test with Math block.fiddlosopher1-1/+1
2007-11-29Fixed small error in testsuite.native.fiddlosopher1-1/+1
2007-11-29Modified markdown reader for new Math block.fiddlosopher1-1/+1
2007-11-29Modified LaTeX reader for new Math blocks.fiddlosopher1-3/+3
2007-11-29Modified refsMatch for new Math block element.fiddlosopher1-0/+2
2007-11-29Added new Math block element.fiddlosopher1-0/+1
2007-11-29Changed tests to use new Math block element.fiddlosopher2-14/+14
2007-11-29Added TODO for math branch notes.fiddlosopher1-0/+12
2007-11-29Removed src, headers, ui from top-level -- git-svn didn't do this.fiddlosopher0-0/+0
2007-11-29Makefile changes: BUILDCONF and CABAL_BKP.fiddlosopher1-2/+1
2007-11-29Small improvements in Makefile:fiddlosopher1-3/+4
2007-11-29Moved ASCIIMathML.js, headers, and ui into templates.fiddlosopher19-7/+7
2007-11-29Changed references to source directory in Makefile and pandoc.cabal.*.fiddlosopher3-5/+5
2007-11-29Moved everything from src into the top-level directory.fiddlosopher46-0/+0
2007-11-28Removed Text directory. This is a remnant of an experimentfiddlosopher21-7077/+0
2007-11-26Makefile: Add .exe extension to BUILDCMD if building on Windows.fiddlosopher1-1/+1
2007-11-25+ Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66fiddlosopher3-24/+20
2007-11-25Updated debian/changelog.fiddlosopher1-17/+69
2007-11-23Reverted changes in r1086 (implicit section header references).fiddlosopher4-169/+126
2007-11-22Improved and simplified setextHeader parser in markdown reader.fiddlosopher1-8/+8
2007-11-22Updated PROFILING instructions. It is no longer necessaryfiddlosopher1-3/+1
2007-11-22Use Ghc-Prof-Options to ensure that '-auto-all' is usedfiddlosopher1-2/+4
2007-11-22Improved efficiency of romanNumeral parser (in Text.Pandoc.Shared)fiddlosopher1-8/+11
2007-11-22Changes to testsuite for new \useURL in context writer.fiddlosopher1-32/+32
2007-11-22+ Changed \useurl to \useURL in ConTeXt output.fiddlosopher2-2/+2
2007-11-22Implemented implicit reference-style links to section headers in markdown.fiddlosopher4-127/+170
2007-11-18Fixed some haddock documentation bugs in Shared.hs.fiddlosopher1-4/+4
2007-11-18More improvements to ConTeXt writer:fiddlosopher3-196/+260
2007-11-17ConTeXt writer:fiddlosopher2-4/+6
2007-11-17Modified ConTeXt writer to use \subsubsubsubsection etc.,fiddlosopher1-4/+2
2007-11-17Use $(GHC) instead of ghc and make them user configurable through environmentroktas1-3/+3
2007-11-17Adjusted formatting of LaTeX and ConTeXt footnotes:fiddlosopher5-30/+40
2007-11-16ConTeXt writer: Use itemize options, not sym{}, to produce orderedfiddlosopher1-14/+28
2007-11-16New, "official" definition of blockquote environment in ConTeXt header.fiddlosopher2-5/+19
2007-11-15Fixed logic in markdown smart quote parsing:fiddlosopher1-11/+14
2007-11-15Fixed smart quote parsing in markdown reader so that unicodefiddlosopher1-6/+10
2007-11-15Updated documentation to reflect the fact that LaTeX and ConTeXt writersfiddlosopher2-4/+3
2007-11-15Updated tests for changes in LaTeX and ConTeXt writers.fiddlosopher3-199/+284
2007-11-15Changes to ConTeXt writer:fiddlosopher1-121/+135
2007-11-15Improved footnote handling in LaTeX writer:fiddlosopher1-8/+16
2007-11-15Added wrappedTeX and wrapTeXIfNeeded functions to Text.Pandoc.Shared.fiddlosopher1-1/+32
2007-11-10Modified debian/changelog -- include last bugfix.fiddlosopher1-1/+4
2007-11-10Fixed bug in LaTeX reader (pointed out by Mark Eli Kalderon):fiddlosopher1-1/+2