emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gray Calhoun <gcalhoun@ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: defining LaTeX macros that work inline and at export
Date: Thu, 21 May 2009 17:13:41 +0000 (UTC)	[thread overview]
Message-ID: <loom.20090521T165103-662@post.gmane.org> (raw)

Hi Everyone,

  I'd like to define LaTeX macros that display correctly when they're
embedded in an org file and are preserved when I export that file to LaTeX.
Right now,  I've added the LaTeX macros to org-format-latex-header, and 
repeated the macros in a #+LATEX_HEADER: comment.  The two drawbacks of this
approach are that I'd prefer to have most of the macros be file-specific and 
that I'd like to avoid duplicating these LaTeX commands.

Is there a better way to do this?  (I'm currently using org-mode version 6.25d
and GNU Emacs 22.2.1).

After reflecting on this a bit more, I thought of the following work around: 
it seems like I should be able to define a separate text file that lists all
of the LaTeX macros and include it in both places with \input.  That's a little
ugly and only addresses the duplication issue, though.  Any suggestions would 
be welcome!

Best,
Gray

             reply	other threads:[~2009-05-21 17:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-21 17:13 Gray Calhoun [this message]
2009-05-21 17:28 ` defining LaTeX macros that work inline and at export Russell Adams
2009-05-21 22:08   ` Gray Calhoun
2009-05-21 22:28     ` Russell Adams

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=loom.20090521T165103-662@post.gmane.org \
    --to=gcalhoun@ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    /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).