emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Buffer-local override of org-latex-title-command?


From: Nicolas Goaziou
Subject: Re: [O] Buffer-local override of org-latex-title-command?
Date: Mon, 29 Apr 2013 16:08:44 +0200

Hello,

James Harkins <address@hidden> writes:

> On Apr 29, 2013 8:23 PM, "Thomas S. Dye" <address@hidden> wrote:
>>
>> James Harkins <address@hidden> writes:
>>
>> > The problem is that the "org-latex-title-command" variable places
>> > \maketitle before the \twocolumn[...] bit. I realize I can customize
>> > the variable and make it an empty string, but I'm not sure I want this
>> > to take effect for every document I export to LaTeX.
>>
>> Does an empty #+TITLE: do what you want?
>
> No, because I do need the title, but inside the \twocolumn part. I wouldn't
> be able to submit the manuscript with no title.

Try:

  #+BIND: org-latex-title-command ""

This assumes `org-export-allow-bind-keywords' is non-nil.


Regards,

-- 
Nicolas Goaziou



reply via email to

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