emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Property drawers and Beamer


From: Nick Dokos
Subject: Re: [O] Property drawers and Beamer
Date: Mon, 18 Nov 2013 18:00:51 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Nick Dokos <address@hidden> writes:

> Marvin Doyley <address@hidden> writes:
>
>> Hi there,
>>
>> Is there a way to prevent the content of a property draw from been
>> exported. I am making a presentation that plan to turn into a paper
>> later. I have placed a bunch of material in property draws that I
>> would prefer not to export.
>>
>> Thanks
>> M
>
> Untested:
>
> #+OPTIONS: d:nil
>

Should probably be

#+OPTIONS: d:nil prop:nil

but I think the latter is the default value, so they should not
be exported by default.

> See Section 12.2, "Export options", in the Org manual:
>

Should be 12.3 - I was looking at the 7.x manual before.

> (info "(org) Export options")

Check also the docstrings for the variables

org-export-with-drawers
org-export-with-properties

Nick






reply via email to

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