From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-odt-export-to-odt: hide text
Date: Fri, 5 Jul 2013 18:07:34 +0100 [thread overview]
Message-ID: <87ip0prl49.fsf@ucl.ac.uk> (raw)
In-Reply-To: 87wqp5yzdy.fsf@gilgamesch.quim.ucm.es
Uwe Brauer <oub@mat.ucm.es> writes:
> Hello
>
> Is there a possiblity to hide text in a org file, such then it is not
> displayed (or does not appear) in the odt file, I generated using
> org-odt-export-to-odt?
I'm not sure if I have misunderstood your question or not but you can
easily exclude whole subtrees from export by, for instance:
--8<---------------cut here---------------start------------->8---
#+title: The title
#+EXPORT_EXCLUDE_TAGS: noexport
* Introduction
some text which will appear in the exported document.
* Private stuff :noexport:
this will never appear in the exported document.
--8<---------------cut here---------------end--------------->8---
Exporting this will include the first headline and contents but not the
second. This is regardless of export target. Is this what you wanted?
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.3-324-gb61ef4
next prev parent reply other threads:[~2013-07-05 17:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-05 12:17 org-odt-export-to-odt: hide text Uwe Brauer
2013-07-05 17:07 ` Eric S Fraga [this message]
2013-07-05 17:22 ` Uwe Brauer
2013-07-05 17:40 ` Eric S Fraga
2013-07-05 19:26 ` Uwe Brauer
2013-07-06 7:13 ` Suvayu Ali
2013-07-06 8:37 ` Uwe Brauer
2013-07-06 11:03 ` Suvayu Ali
2013-07-06 16:48 ` Daniel Clemente
2013-07-07 3:32 ` Eric Abrahamsen
2013-07-07 8:04 ` Suvayu Ali
2013-07-07 8:48 ` Daniel Clemente
2013-07-06 9:52 ` Christian Moe
2013-07-07 7:23 ` Rustom Mody
2013-07-07 8:05 ` Suvayu Ali
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ip0prl49.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=oub@mat.ucm.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).