Export: Fix bugs with LaTeX export.
commite3eac575bf244bc9ed2581c86ca998f981e2508a
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 8 Jan 2009 13:25:26 +0000 (8 14:25 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 8 Jan 2009 13:25:26 +0000 (8 14:25 +0100)
treefd92b2a5f3454a035c7a057526d8eb974af07e3b
parenta66c6a40cc004ec225e64d966256a7adf4c80812
Export: Fix bugs with LaTeX export.

1. Export hangs during LaTeX export.  That was a bug using an empty
   regular expression that was defined only locally in Org files, but
   not in the buffer used by the LaTeX exporter.

2. Underscores in links can get special treatment by the LaTeX
   exporter.  Now the link is protected from this.
ChangeLog
lisp/ChangeLog
lisp/org-exp.el
lisp/org-export-latex.el