pandoc/src/Text/Pandoc
John MacFarlane 5b3c0a1081 Made charWidth in Text.Pandoc.Pretty complete.
Used the unicode spec EastAsianWidth.txt.
All characters marked W or F get width 2.

Closes #377.
2012-01-27 13:30:47 -08:00
..
Readers Fixed table parsing with wide or combining characters. 2012-01-27 00:39:00 -08:00
Writers Docbook writer: Use sect1, sect2, etc. instead of section. 2012-01-27 11:32:02 -08:00
Biblio.hs Implemented --citation-abbreviations option. 2011-11-11 17:54:34 -08:00
CharacterReferences.hs Simplified Text.Pandoc.CharacterReferences by using TagSoup entity lookup 2011-01-14 18:28:54 -08:00
Highlighting.hs Depend on highlighting-kate 0.5. 2012-01-25 11:29:42 -08:00
ImageSize.hs ImageSize: Fixed implementation of sizeInPoints. 2012-01-15 16:01:46 -08:00
MIME.hs Added 'layout-cache' to getMimeType. 2012-01-14 10:18:37 -08:00
Parsing.hs Fixed table parsing with wide or combining characters. 2012-01-27 00:39:00 -08:00
PDF.hs pandoc: Better error checking. 2012-01-21 14:18:36 -08:00
Pretty.hs Made charWidth in Text.Pandoc.Pretty complete. 2012-01-27 13:30:47 -08:00
SelfContained.hs SelfContained: Use getMimeType from Text.Pandoc.MIME. 2012-01-14 10:27:29 -08:00
Shared.hs Shared: Added splitStringWithIndices. 2012-01-27 00:37:46 -08:00
Slides.hs Slides: Fixed bug in prepSlides. 2012-01-24 10:50:56 -08:00
Templates.hs Removed beamer output format; added --beamer option. 2012-01-21 14:49:26 -08:00
UTF8.hs UTF8: Encode filenames. 2011-02-11 18:55:14 -08:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs XML: don't use breaking spaces in attribute lists. 2010-12-21 16:46:21 -08:00