emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Stinky Wizzleteet <wizzleteet@hotmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: editing "org-export-latex-default-packages-alist" has no effect
Date: Sat, 23 Apr 2011 21:54:54 +0200	[thread overview]
Message-ID: <5C594133-E382-435E-9569-83B1C2BB3D52@gmail.com> (raw)
In-Reply-To: <cuowrill9av.fsf@mauc.nl>


On 23.4.2011, at 09:24, Stinky Wizzleteet wrote:

> Hi all,
> 
> 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 ?

Hi,

please read the docstring of the variable!

- Carsten

  parent reply	other threads:[~2011-04-23 20:01 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
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 [this message]
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=5C594133-E382-435E-9569-83B1C2BB3D52@gmail.com \
    --to=carsten.dominik@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).