[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Buffer-local override of org-latex-title-command?
From: |
James Harkins |
Subject: |
Re: [O] Buffer-local override of org-latex-title-command? |
Date: |
Mon, 29 Apr 2013 20:26:48 +0800 |
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.
hjh