From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: emacs-orgmode@gnu.org
Subject: [bug] latex export extra package formatted improperly
Date: Mon, 19 Jan 2015 12:23:05 +0000 [thread overview]
Message-ID: <87lhkz9cye.fsf@ucl.ac.uk> (raw)
Hello,
I have the following customisation for LaTeX export in org:
(add-to-list 'org-latex-packages-alist '("version=3", "mhchem"))
I updated org yesterday (and again today) and now I cannot export to
LaTeX without error. The above line results in the following LaTeX
preamble line:
\usepackage[version=3]{(, mhchem)}
which should actually be
\usepackage[version=3]{mhchem}
I will try to track this down to a particular commit later.
Thanks in advance,
eric
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-703-gef523b.dirty
next reply other threads:[~2015-01-19 12:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-19 12:23 Eric S Fraga [this message]
2015-01-19 12:31 ` [bug] latex export extra package formatted improperly Rasmus
2015-01-19 16:30 ` Eric S Fraga
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lhkz9cye.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.