pandoc/src
fiddlosopher 3dbd266d21 Improved LaTeX writer's handling of dashes:
+ Recognize a double hyphen as an Em-dash, even when it occurs next
  to punctuation (e.g. a quotation mark).
+ Collapse space around Em-dashes.
+ Process quotes before dashes.  This way (foo -- 'bar') will turn into
  (foo---`bar') instead of (foo---'bar').


git-svn-id: https://pandoc.googlecode.com/svn/trunk@49 788f1e2b-df1e-0410-8736-df70ead52e1b
2006-10-30 23:15:28 +00:00
..
headers initial import 2006-10-17 14:22:29 +00:00
templates + fixed html2markdown usage message, in which w3m occured twice 2006-10-28 05:56:02 +00:00
Text Improved LaTeX writer's handling of dashes: 2006-10-30 23:15:28 +00:00
ui/default initial import 2006-10-17 14:22:29 +00:00
ASCIIMathML.js initial import 2006-10-17 14:22:29 +00:00
Main.hs initial import 2006-10-17 14:22:29 +00:00