From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: Change default latex packages Date: Tue, 6 May 2014 12:23:02 -0400 Message-ID: References: <53678073.4030206@mun.ca> <5368BB59.1070503@mun.ca> <5368ED80.3010906@mun.ca> <5368F04A.8050707@mun.ca> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043c7ffe7b8f4e04f8bda9e0 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Whi94-0002FG-H0 for emacs-orgmode@gnu.org; Tue, 06 May 2014 12:23:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Whi92-0004SI-UT for emacs-orgmode@gnu.org; Tue, 06 May 2014 12:23:06 -0400 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:36148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Whi92-0004Rg-J3 for emacs-orgmode@gnu.org; Tue, 06 May 2014 12:23:04 -0400 Received: by mail-we0-f176.google.com with SMTP id q59so6799925wes.21 for ; Tue, 06 May 2014 09:23:02 -0700 (PDT) In-Reply-To: <5368F04A.8050707@mun.ca> 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: Roger Mason Cc: "emacs-orgmode@gnu.org" --f46d043c7ffe7b8f4e04f8bda9e0 Content-Type: text/plain; charset=UTF-8 just delete the packages you don't what from (setq org-latex-default-packages-ali st '(("AUTO" "inputenc" t) ("" "lmodern" nil) ("T1" "fontenc" nil) ("" "fixltx2e" nil) ; ("" "charter" nil) ;; a decent font ; ("expert" "mathdesign" nil) ("" "graphicx" t) ("" "longtable" nil) ("" "float" nil) ("" "wrapfig" nil) ("" "rotating" nil) ("normalem" "ulem" t) ("" "amsmath" t) ("" "textcomp" nil) ("" "marvosym" t) ("" "wasysym" t) ("" "amssymb" t) ("" "amsmath" t) ("version=3" "mhchem" t) ("numbers,super,sort&compress" "natbib" t) ("" "natmove" nil) ("" "url" t) ("" "minted" nil) ("" "underscore" t) ("linktocpage,pdfstartview=Fit H,colorlinks, linkcolor=blue,anchorcolor=blue, citecolor=blue,filecolor=blue,menucolor=blue,urlcolor=blue" "hyperref" nil) ("" "attachfile" nil))) John ----------------------------------- John Kitchin Associate Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu On Tue, May 6, 2014 at 10:23 AM, Roger Mason wrote: > hello, > > > On 05/06/14 11:48, John Kitchin wrote: > >> no, I think nil means it is not needed to make latex fragments of >> equations. >> >> John >> > OK, thanks. So, back to my original question: how do I control the list > of packages exported into a LaTeX document? > > Thanks, > Roger > --f46d043c7ffe7b8f4e04f8bda9e0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
just delete the packages you don't what from (setq org= -latex-default-packages-ali
st
=C2=A0 =C2=A0 =C2=A0 '(("AUTO" "inputenc" t)
=C2=A0 =C2=A0 ("" "lmodern" nil)
=C2=A0 =C2=A0 ("T1" "fontenc" nil)
=C2=A0 =C2=A0 ("" "fixltx2e" nil)
; =C2=A0 =C2=A0("" "charter" nil) ;; a decent font
; =C2=A0 =C2=A0("expert" "mathdesign" nil)
=C2=A0 =C2=A0 ("" "graphicx" t)
=C2=A0 =C2=A0 ("" "longtable" nil)
=C2=A0 =C2=A0 ("" "float" nil)
=C2=A0 =C2=A0 ("" "wrapfig" nil)
=C2=A0 =C2=A0 ("" "rotating" =C2=A0nil)
=C2=A0 =C2=A0 ("normalem" "ulem" t)
=C2=A0 =C2=A0 ("" "amsmath" t)
=C2=A0 =C2=A0 ("" "textcomp" nil)
=C2=A0 =C2=A0 ("" "marvosym" t)
=C2=A0 =C2=A0 ("" "wasysym" t)
=C2=A0 =C2=A0 ("" "amssymb" t)
=C2=A0 =C2=A0 ("" "amsmath" t)
=C2=A0 =C2=A0 ("version=3D3" "mhchem" t)
=C2=A0 =C2=A0 ("numbers,super,sort&compress" "natbib&quo= t; t)
=C2=A0 =C2=A0 ("" "natmove" nil)
=C2=A0 =C2=A0 ("" "url" t)
=C2=A0 =C2=A0 ("" "minted" nil)
=C2=A0 =C2=A0 ("" "underscore" t)
=C2=A0 =C2=A0 ("linktocpage,pdfstartview=3DFit
H,colo= rlinks,
linkcolor=3Dblue,anchorcolor=3Dblue,
citecolor=3Dblue,filecolor=3Dblue,menucolor=3Dblue,urlcolor=3Dblue" =C2=A0 =C2=A0 =C2=A0"hyperref" nil)
=C2=A0 =C2=A0 ("" "attachfile" nil)))

John

-------------------= ----------------
John Kitchin
Associate Professor
Doherty Hall A20= 7F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingr= oup.cheme.cmu.edu



On Tue, May 6, 2014 at 10:23 AM, Roger M= ason <rmason@mun.ca> wrote:
hello,


On 05/06/14 11:48, John Kitchin wrote:
no, I think nil means it is not needed to make latex fragments =C2=A0of equ= ations.

John
OK, thanks. =C2=A0So, back to my original question: how do I control the li= st of packages exported into a LaTeX document?

Thanks,
Roger

--f46d043c7ffe7b8f4e04f8bda9e0--