From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stinky Wizzleteet Subject: Re: editing "org-export-latex-default-packages-alist" has no effect Date: Sat, 23 Apr 2011 20:10:19 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDhDZ-0003Kj-M9 for emacs-orgmode@gnu.org; Sat, 23 Apr 2011 14:06:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QDhDY-0002hl-Sp for emacs-orgmode@gnu.org; Sat, 23 Apr 2011 14:06:05 -0400 Received: from lo.gmane.org ([80.91.229.12]:48998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDhDY-0002hh-Ly for emacs-orgmode@gnu.org; Sat, 23 Apr 2011 14:06:04 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QDhDX-0008FJ-Ua for emacs-orgmode@gnu.org; Sat, 23 Apr 2011 20:06:03 +0200 Received: from 195-240-16-79.ip.telfort.nl ([195.240.16.79]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Apr 2011 20:06:03 +0200 Received: from wizzleteet by 195-240-16-79.ip.telfort.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Apr 2011 20:06:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Aankhen writes: > Hi Stinky, > > On Sat, Apr 23, 2011 at 12:54, Stinky Wizzleteet 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? I figured that "textcomp" "nil" meant that textcomp was turned off.. I'll try to erase the entry alltogether. wzzl > > Aankhen > > -- Stinky Wizzleteet thinks: Try the Moo Shu Pork. It is especially good today.