emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Removing the title in LaTeX export


From: Julien Cubizolles
Subject: Re: [O] Removing the title in LaTeX export
Date: Mon, 14 Jul 2014 16:24:16 +0200
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.4.50 (gnu/linux)

Rasmus <address@hidden> writes:

> Julien Cubizolles <address@hidden> writes:
>
>> Is there a way to remove the title from during a LaTeX export? the
>> ":with-toc nil" keyword in org-publish-project-alist removes the table
>> of contents but I "with-title nil" doesn't seem to be recognized.
>
> Does this give you what you want?
>
>     #+TITLE: 
>     * test 
>
> It will suppress \maketitle.  
>
> If you always want to suppress it Thom's suggestion may suit you
> better.

I want to suppress it selectively, depending on the export backend used,
so Thom's way, in org-publish-project-alist, works best for me.

Julien.




reply via email to

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