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: Mon, 5 May 2014 11:01:03 -0400 [thread overview]
Message-ID: <CAJ51ETocogA4vB2bq4k5et0Z6zCTxjhKitBg0kxV-K+5pfW5kQ@mail.gmail.com> (raw)
In-Reply-To: <53678073.4030206@mun.ca>
[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]
I do not know if this is the best practice, but I do it like this.
(setq org-latex-default-packages-alist
'(("AUTO" "inputenc" t)
("" "lmodern" nil)
("T1" "fontenc" t)
("" "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" t)
("" "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=FitH,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 Mon, May 5, 2014 at 8:13 AM, Roger Mason <rmason@mun.ca> wrote:
> Hello,
>
> How can I change the default packages that are used in LaTeX export? I'm
> running Org-mode version 8.2.6 (release_8.2.6-937-g60502a).
>
> Thanks,
> Roger
>
>
[-- Attachment #2: Type: text/html, Size: 2565 bytes --]
next prev parent reply other threads:[~2014-05-05 15:01 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 [this message]
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
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=CAJ51ETocogA4vB2bq4k5et0Z6zCTxjhKitBg0kxV-K+5pfW5kQ@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).