emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Roger Mason <rmason@mun.ca>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Change default latex packages
Date: Tue, 6 May 2014 12:23:02 -0400	[thread overview]
Message-ID: <CAJ51EToKCsafz57tzj9hWfxGV+qaNj8Wb6q5vo0WrLF_TZ4+1w@mail.gmail.com> (raw)
In-Reply-To: <5368F04A.8050707@mun.ca>

[-- Attachment #1: Type: text/plain, Size: 1481 bytes --]

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 <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  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
>

[-- Attachment #2: Type: text/html, Size: 2858 bytes --]

  reply	other threads:[~2014-05-06 16:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05 12:13 Change default latex packages Roger Mason
2014-05-05 15:01 ` John Kitchin
2014-05-05 17:39   ` Roger Mason
2014-05-06 10:37   ` Roger Mason
2014-05-06 10:51     ` John Kitchin
     [not found]       ` <5368ED80.3010906@mun.ca>
     [not found]         ` <CAJ51ETpzTgJpnX3iQOcxY9u1zLDPD1TAyR1tANvYs_f3tJar-A@mail.gmail.com>
2014-05-06 14:23           ` Roger Mason
2014-05-06 16:23             ` John Kitchin [this message]
2014-05-06 16:47               ` Roger Mason
2014-05-05 16:41 ` Eric S Fraga
2014-05-05 17:40   ` Roger Mason

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=CAJ51EToKCsafz57tzj9hWfxGV+qaNj8Wb6q5vo0WrLF_TZ4+1w@mail.gmail.com \
    --to=jkitchin@andrew.cmu.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=rmason@mun.ca \
    /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).