From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Re: defining LaTeX macros that work inline and at export Date: Thu, 21 May 2009 12:28:01 -0500 Message-ID: <20090521172801.GF10324@thinkpad.adamsinfoserv.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M7C3s-00036p-82 for emacs-orgmode@gnu.org; Thu, 21 May 2009 13:28:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M7C3q-00036Z-Bi for emacs-orgmode@gnu.org; Thu, 21 May 2009 13:28:07 -0400 Received: from [199.232.76.173] (port=34054 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M7C3q-00036W-6T for emacs-orgmode@gnu.org; Thu, 21 May 2009 13:28:06 -0400 Received: from squirtle.drak.net ([72.52.144.201]:34983) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M7C3p-0004xm-Sm for emacs-orgmode@gnu.org; Thu, 21 May 2009 13:28:06 -0400 Received: from 206.180.154.148.adsl.hal-pc.org ([206.180.154.148] helo=localhost) by squirtle.drak.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1M7C3h-0003vp-O6 for emacs-orgmode@gnu.org; Thu, 21 May 2009 12:27:58 -0500 Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Couldn't you use the {{{macro}}} expansion in the export header? I believe you can make your own. On Thu, May 21, 2009 at 05:13:41PM +0000, Gray Calhoun wrote: > 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 > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > ------------------------------------------------------------------ Russell Adams RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3