emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Bug: Problem with LaTeX export of bold email address [6.33tran


From: Anthony Lander
Subject: [Orgmode] Bug: Problem with LaTeX export of bold email address [6.33trans (release_6.33c.10.ga7fb)]
Date: Mon, 16 Nov 2009 13:08:59 -0500


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

There seems to be a small output bug in the LaTeX export. Given this org file:


* test
  - send mail to address@hidden

I get the following in the exported .tex with C-c C-e l (I've omitted the top part of the document):


\section{test}
\label{sec-1}

\begin{itemize}
\item send mail to address@hidden
\end{itemize}

I don't know why the \ gets emitted before }, but it renders the LaTeX invalid, since the \textbf isn't closed properly.

Regards,

  -Anthony


Emacs  : GNU Emacs 22.3.1 (i386-apple-darwin9.7.0, Carbon Version 1.6.0)
 of 2009-07-25 on gs674-seijiz.local
Package: Org-mode version 6.33trans (release_6.33c.10.ga7fb)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]