emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Updated syntax for #+bind and no LaTeX \maketitle command?


From: Marcin Borkowski
Subject: Re: [O] Updated syntax for #+bind and no LaTeX \maketitle command?
Date: Fri, 24 May 2013 00:57:56 +0200

Dnia 2013-05-23, o godz. 17:48:59
John Hendy <address@hidden> napisaƂ(a):

> I sometimes don't want a title in my LaTeX exported documents and
> used to use:
> 
> #+bind: org-export-latex-title-command ""
> 
> in my documents. I see that the new variable is simply
> =org-latex-title-command= and now have:
> 
> #+bind: org-latex-title-command ""
> 
> This is still generating a \maketitle line in my .tex file.
> 
> What's the proper way to do this on Org 8.0?
> 
> 
> Thanks!
> John
> 

Hi John,

with the caveat that I don't use Org exporter, so I'm not sure whether
this will help: a (dirty) TeX trick would be to say
\let\maketitle=\relax somewhere in the preamble. (\relax is TeX's
no-op.)

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University



reply via email to

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