emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [beamer] Can I just export one frame?
@ 2011-11-21  5:40 zwz
  2011-11-21  8:17 ` suvayu ali
  2011-11-21 16:18 ` Herbert Sitz
  0 siblings, 2 replies; 4+ messages in thread
From: zwz @ 2011-11-21  5:40 UTC (permalink / raw)
  To: emacs-orgmode


It takes long to export the whole file when it contains many babel
stuff. And in many cases, I just want to check if the current frame is
arranged as expected. SO I just want to know if there is some convenient
way to export just one frame without tagging all the other frames as :noexport.

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

* Re: [beamer] Can I just export one frame?
  2011-11-21  5:40 [beamer] Can I just export one frame? zwz
@ 2011-11-21  8:17 ` suvayu ali
  2011-11-21 16:18 ` Herbert Sitz
  1 sibling, 0 replies; 4+ messages in thread
From: suvayu ali @ 2011-11-21  8:17 UTC (permalink / raw)
  To: zwz; +Cc: emacs-orgmode

On Mon, Nov 21, 2011 at 06:40, zwz <zhangweize@gmail.com> wrote:
> SO I just want to know if there is some convenient
> way to export just one frame without tagging all the other frames as :noexport.

Subtree export?

-- 
Suvayu

Open source is the future. It sets us free.

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

* Re: [beamer] Can I just export one frame?
  2011-11-21  5:40 [beamer] Can I just export one frame? zwz
  2011-11-21  8:17 ` suvayu ali
@ 2011-11-21 16:18 ` Herbert Sitz
  2011-11-22  5:09   ` zwz
  1 sibling, 1 reply; 4+ messages in thread
From: Herbert Sitz @ 2011-11-21 16:18 UTC (permalink / raw)
  To: emacs-orgmode

zwz <zhangweize <at> gmail.com> writes:

> It takes long to export the whole file when it contains many babel
> stuff. And in many cases, I just want to check if the current frame is
> arranged as expected. SO I just want to know if there is some convenient
> way to export just one frame without tagging all the other frames as :noexport.
> 

Have you tried just tagging the tree you want with :export:?  Once that select
tag is present in the buffer Org will automatically exclude any trees that don't
have it.  From the docs:

"Org first checks if any of the select tags is present in the buffer. If yes,
all trees that do not carry one of these tags will be excluded. If a selected
tree is a subtree, the heading hierarchy above it will also be selected for
export, but not the text below those headings. "
http://orgmode.org/manual/Selective-export.html#index-export_002c-selective-by-tags-or-TODO-keyword-1424

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

* Re: [beamer] Can I just export one frame?
  2011-11-21 16:18 ` Herbert Sitz
@ 2011-11-22  5:09   ` zwz
  0 siblings, 0 replies; 4+ messages in thread
From: zwz @ 2011-11-22  5:09 UTC (permalink / raw)
  To: emacs-orgmode

Herbert Sitz <hesitz@gmail.com> writes:

> zwz <zhangweize <at> gmail.com> writes:
>
>> It takes long to export the whole file when it contains many babel
>> stuff. And in many cases, I just want to check if the current frame is
>> arranged as expected. SO I just want to know if there is some
> convenient
>> way to export just one frame without tagging all the other frames as
> :noexport.
>> 
>
> Have you tried just tagging the tree you want with :export:? Once that
> select
> tag is present in the buffer Org will automatically exclude any trees
> that don't
> have it.  From the docs:
>
> "Org first checks if any of the select tags is present in the buffer. If
> yes,
> all trees that do not carry one of these tags will be excluded. If a
> selected
> tree is a subtree, the heading hierarchy above it will also be selected
> for
> export, but not the text below those headings. "
> http://orgmode.org/manual/Selective-export.html#index-export_002c-selective-by-tags-or-TODO-keyword-1424

I did not know this! It is what I want. Thanks.

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

end of thread, other threads:[~2011-11-22  5:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-21  5:40 [beamer] Can I just export one frame? zwz
2011-11-21  8:17 ` suvayu ali
2011-11-21 16:18 ` Herbert Sitz
2011-11-22  5:09   ` zwz

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).