On Fri, 30 Dec 2016, Ken Mankoff wrote:
(setq-local org-latex-title-command "")
Can be set as a buffer local variable.
True, but not relevant to the OPs query:
Is there any way to excude the empty `\title{}` command?
And if you browse thru org-latex-template, you will see that
(setq-local org-latex-title-command "")
Can be set as a buffer local variable.
-k.
On Fri, Dec 30, 2016 at 12:26 PM, Charles C. Berry wrote:
> On Fri, 30 Dec 2016, Fanpeng Kong wrote:
>
> I am trying to use org mode to write a paper. The latex template of the
>> journal restricts the locatio
On Fri, 30 Dec 2016, Fanpeng Kong wrote:
I am trying to use org mode to write a paper. The latex template of the
journal restricts the location of `\title{}` command to be after the
`\begin{document}`. While by leaving `#+TITLE:` empty and specify
`#+OPTIONS: title:nil` in my org file, I can rem
I am trying to use org mode to write a paper. The latex template of the
journal restricts the location of `\title{}` command to be after the
`\begin{document}`. While by leaving `#+TITLE:` empty and specify
`#+OPTIONS: title:nil` in my org file, I can remove the `\maketitle` command in
the
latex e