From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: [bug] latex export ignores org-export-latex-default-packages-alist?
Date: Wed, 26 Jan 2011 17:06:21 +0100 [thread overview]
Message-ID: <80hbcvps3m.fsf@missioncriticalit.com> (raw)
In-Reply-To: 87sjwfd6i5.fsf@ucl.ac.uk
Hi Eric,
Eric S Fraga wrote:
> I need to use the amsmath package for a paper I am writing. This
> conflicts, unfortunately, with the wasysym package which is loaded by
> default in the org-latex exporter.
>
> [...]
>
> You can customize this variable.
>
> Value: (("AUTO" "inputenc" t)
> ("T1" "fontenc" t)
> ("" "fixltx2e" nil)
> ("" "graphicx" t)
> ("" "longtable" nil)
> ("" "float" nil)
> ("" "wrapfig" nil)
> ("" "soul" t)
> ("" "textcomp" t)
> ("" "marvosym" t)
> ("" "wasysym" nil)
> ("" "latexsym" t)
> ("" "amssymb" t)
> ("" "hyperref" nil)
> "\\tolerance=1000")
>
> Original value was
> (("AUTO" "inputenc" t)
> ("T1" "fontenc" t)
> ("" "fixltx2e" nil)
> ("" "graphicx" t)
> ("" "longtable" nil)
> ("" "float" nil)
> ("" "wrapfig" nil)
> ("" "soul" t)
> ("" "textcomp" t)
> ("" "marvosym" t)
> ("" "wasysym" t)
> ("" "latexsym" t)
> ("" "amssymb" t)
> ("" "hyperref" nil)
> "\\tolerance=1000")
>
> Note that wasysym is turned off in the setting I have. However, when I
> export my org file, I find.
>
> ,----
> | ...
> | \usepackage{marvosym}
> | \usepackage{wasysym}
> | \usepackage{latexsym}
> | ...
> `----
For test purpose, a silly workaround: what about removing the line? That way,
we could see if either:
- the nil option is not respected,
- the t option comes from somewhere else..
Best regards,
Seb
--
Sébastien Vauban
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2011-01-26 16:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-26 15:33 [bug] latex export ignores org-export-latex-default-packages-alist? Eric S Fraga
2011-01-26 16:01 ` Lawrence Mitchell
2011-01-26 16:34 ` Eric S Fraga
2011-01-26 16:06 ` Sébastien Vauban [this message]
2011-01-26 17:28 ` Eric S Fraga
2011-01-26 16:27 ` 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
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=80hbcvps3m.fsf@missioncriticalit.com \
--to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).