emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] #+LATEX_HEADER:\newcommand{\orgtitle} {{{{TITLE}}}}


From: Luke Crook
Subject: Re: [O] #+LATEX_HEADER:\newcommand{\orgtitle} {{{{TITLE}}}}
Date: Wed, 19 Mar 2014 17:03:20 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Rasmus <rasmus <at> gmx.us> writes:

> 
> I've used this snip to recover such fields
> 
> \makeatletter
> \let\Title\ <at> title
> \let\Author\ <at> author
> \let\Date\ <at> date
> \makeatother
> 
> Obviously, this is only good for LaTeX. 
> 

How would I implement this?  Is including in the .tex file sufficient?  
Having these in the Org-mode file itself?  When I try in the .tex file, it 
appears almost verbatim as;

Title <at> title
Author <at> author

I cannot get the substitution to work.









reply via email to

[Prev in Thread] Current Thread [Next in Thread]