emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Problem with LaTeX export of bold email address [6.33trans (release_6.33c.10.ga7fb)]
@ 2009-11-16 18:08 Anthony Lander
  2009-11-18 22:54 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Lander @ 2009-11-16 18:08 UTC (permalink / raw)
  To: emacs-orgmode


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 *foo@bar.org*

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 \textbf{foo@bar.org\}
\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)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-19 10:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-16 18:08 Bug: Problem with LaTeX export of bold email address [6.33trans (release_6.33c.10.ga7fb)] Anthony Lander
2009-11-18 22:54 ` Carsten Dominik
2009-11-19 10:41   ` Bjørn Arild Mæland

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).