emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Aankhen <aankhen@gmail.com>
To: Stinky Wizzleteet <wizzleteet@hotmail.com>,
	Org mailing list <emacs-orgmode@gnu.org>
Subject: Re: editing "org-export-latex-default-packages-alist" has no effect
Date: Sat, 23 Apr 2011 19:54:46 +0530	[thread overview]
Message-ID: <BANLkTimdoqqE3s5jqk1j4D_ytmmxTSGg4w@mail.gmail.com> (raw)
In-Reply-To: <cuowrill9av.fsf@mauc.nl>

Hi Stinky,

On Sat, Apr 23, 2011 at 12:54, Stinky Wizzleteet <wizzleteet@hotmail.com> wrote:
> thanks to help on this list I found out about this variable as I need to
> omit the "textcomp" and "fontenc" packages in my exported latex header.
> My tex file won't compile otherwise on my n900.
>
> my init.el contains :
>
> (custom-set-variables
>
>  '(org-export-latex-default-packages-alist (quote (("AUTO" "inputenc" t) ("T1" "fontenc" nil) ("" "fixltx2e" nil) ("" "graphicx" t) ("" "longtable" nil) ("" "float" nil) ("" "wrapfig" nil) ("" "soul" t) ("" "textcomp" nil) ("" "marvosym" t) ("" "wasysym" t) ("" "latexsym" t) ("" "amssymb" t) ("" "hyperref" nil) "\\tolerance=1000")))
>
> )
>
> However, fontenc and textcomp are still in the org-generated tex file.
> bug, or feature ?

That line you pasted contains both packages.  Maybe you forgot to set
it after customising it or some such thing?

Aankhen

  reply	other threads:[~2011-04-23 14:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-23  7:24 editing "org-export-latex-default-packages-alist" has no effect Stinky Wizzleteet
2011-04-23 14:24 ` Aankhen [this message]
2011-04-23 18:10   ` Stinky Wizzleteet
2011-04-23 18:21     ` Stinky Wizzleteet
2011-04-23 19:58       ` Aankhen
2011-04-23 19:54 ` Carsten Dominik
2011-04-23 21:34   ` Stinky Wizzleteet

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=BANLkTimdoqqE3s5jqk1j4D_ytmmxTSGg4w@mail.gmail.com \
    --to=aankhen@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=wizzleteet@hotmail.com \
    /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).