emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Property drawers and Beamer
@ 2013-11-18 20:20 Marvin Doyley
  2013-11-18 22:38 ` Nick Dokos
  0 siblings, 1 reply; 4+ messages in thread
From: Marvin Doyley @ 2013-11-18 20:20 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 333 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Property drawers and Beamer
  2013-11-18 20:20 Property drawers and Beamer Marvin Doyley
@ 2013-11-18 22:38 ` Nick Dokos
  2013-11-18 23:00   ` Nick Dokos
  0 siblings, 1 reply; 4+ messages in thread
From: Nick Dokos @ 2013-11-18 22:38 UTC (permalink / raw)
  To: emacs-orgmode

Marvin Doyley <marvinpas@gmail.com> 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

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

(info "(org) Export options")

Nick

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Property drawers and Beamer
  2013-11-18 22:38 ` Nick Dokos
@ 2013-11-18 23:00   ` Nick Dokos
  0 siblings, 0 replies; 4+ messages in thread
From: Nick Dokos @ 2013-11-18 23:00 UTC (permalink / raw)
  To: emacs-orgmode

Nick Dokos <ndokos@gmail.com> writes:

> Marvin Doyley <marvinpas@gmail.com> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Property drawers and Beamer
@ 2013-11-19  2:43 Marvin Doyley
  0 siblings, 0 replies; 4+ messages in thread
From: Marvin Doyley @ 2013-11-19  2:43 UTC (permalink / raw)
  To: ndokos; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 63 bytes --]

Hi Nick,
This works like a charm #+OPTIONS: d:nil
Thanks you,
M

[-- Attachment #2: Type: text/html, Size: 233 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-19  2:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-18 20:20 Property drawers and Beamer Marvin Doyley
2013-11-18 22:38 ` Nick Dokos
2013-11-18 23:00   ` Nick Dokos
  -- strict thread matches above, loose matches on Subject: below --
2013-11-19  2:43 Marvin Doyley

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).