Re: [Orgmode] Re: defining LaTeX macros that work inline and at export

2009-05-21 Thread Russell Adams
Gray, Yes, exporting will convert those variables inline, however, you could include an area to define them in your header. Then again, if thats the case, you may just want to stick to adding them into #+LATEX_HEADER. On Thu, May 21, 2009 at 10:08:21PM +, Gray Calhoun wrote: > > On Thu, May 2

[Orgmode] Re: defining LaTeX macros that work inline and at export

2009-05-21 Thread Gray Calhoun
> On Thu, May 21, 2009 at 05:13:41PM +, Gray Calhoun wrote: > > 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 > >