From: Anthony Lander <anthonylander@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: 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 [thread overview]
Message-ID: <C845F6F8-11B2-4CA8-8D6E-1AE1567F1D6A@yahoo.com> (raw)
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)
next reply other threads:[~2009-11-16 18:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 18:08 Anthony Lander [this message]
2009-11-18 22:54 ` Bug: Problem with LaTeX export of bold email address [6.33trans (release_6.33c.10.ga7fb)] Carsten Dominik
2009-11-19 10:41 ` Bjørn Arild Mæland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C845F6F8-11B2-4CA8-8D6E-1AE1567F1D6A@yahoo.com \
--to=anthonylander@yahoo.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).