anammari / pandoc

Automatically exported from code.google.com/p/pandoc
GNU General Public License v2.0
0 stars 0 forks source link

Latex reader does not handle "\>" escapes #221

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
(This bug is copied from an issue in the pandoc ML:
http://groups.google.com/group/pandoc-discuss?hl=en )

     "Pandoc's latex reader does not properly handle \>, which should be an
escaped > character."

See attached latex file for an example:

$ pandoc -r latex Editorial.tex 
pandoc: 
Error:
"source" (line 276, column 1):
unexpected "\\"
expecting block, white space, "\\end{document}" or end of input
Literate haskell feature

Original issue reported on code.google.com by gwe...@gmail.com on 26 Feb 2010 at 9:18

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1845.

Original comment by fiddloso...@gmail.com on 26 Feb 2010 at 11:57