Hello,

James Harkins <jamshar...@gmail.com> writes:

> On Apr 29, 2013 8:23 PM, "Thomas S. Dye" <t...@tsdye.com> wrote:
>>
>> James Harkins <jamshar...@gmail.com> 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