pandoc/Text/Pandoc/Readers
fiddlosopher 2127b7d513 Changed Float to Double in definition of Table element.
(Double is more efficient in GHC.)
Truncate width in opendocument output to 2 decimal places.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1418 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-09-06 02:51:44 +00:00
..
HTML.hs Commented out some unneeded code in HTML reader. 2008-07-15 00:56:53 +00:00
LaTeX.hs LaTeX reader: Parse "code" environments as verbatim (lhs). 2008-08-26 20:36:06 +00:00
Markdown.hs Changed Float to Double in definition of Table element. 2008-09-06 02:51:44 +00:00
RST.hs Code cleanup - RST reader. 2008-07-15 00:54:43 +00:00
TeXMath.hs Code cleanup in TexMath reader. 2008-07-13 23:58:35 +00:00