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: Thomas S. Dye
Subject: Re: [O] Buffer-local override of org-latex-title-command?
Date: Mon, 29 Apr 2013 03:00:23 -1000

Aloha James,

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.

If you use asynchronous export you can put this in the init.el
initialization file:

(setq org-latex-title-command "")

hth,
Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com



reply via email to

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