From: Leslie Watter <leslie@watter.net>
To: Rainer Thiel <r.thiel@uni-jena.de>
Cc: org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: org export: how to avoid putting :export: in the exported file?
Date: Thu, 24 Aug 2017 10:25:44 -0300 [thread overview]
Message-ID: <CAKoz4g=kT+feVY=ukwsw54nxOWbspKd0e44nodoECRNu4Q3aEw@mail.gmail.com> (raw)
In-Reply-To: <81mv6pp1m5.fsf@uni-jena.de>
[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]
Hi Rainer,
you could use:
#+OPTIONS: tags:nil
in you file.
You can take a look at http://orgmode.org/manual/Export-settings.html to
more options if you like.
Cheers,
LEslie
On Thu, Aug 24, 2017 at 9:54 AM, Rainer Thiel <r.thiel@uni-jena.de> wrote:
> I often export org-files, most of the time to LaTeX/pdf, but the
> behaviour/problem is alike with many export filters.
>
> Let us say I want to export an org-file that runs like this:
>
> > * First Section
> > Some text
> > * Second Section :export:
> > Some more text
> > * Third Section
> > Even more text
>
> When I export this file to an ASCII buffer, the result is:
>
> > 1 Second Section :export:
> > ================
> >
> > Some more text
>
> (note «:export:» in the first line on the right)
>
> Likewise, in the case of a LaTeX export, the tag «export» is put in
> small caps in the exported file, with odt export in small caps and
> square brackets. Of course, it is easy to remove the tag in the output
> file. But I often export to pdf via LaTeX and automatically have
> deleted all intermediate files including the LaTeX file. So it would
> save me time to avoid putting the tag in the file in the first place.
>
> So, how can I avoid getting the «export» tag put in the output file?
>
> Thanks in advance,
>
> Rainer
> --
> Prof. Dr. Rainer Thiel
> Institut für Altertumswissenschaften
> 07737 Jena, Germany (EU)
> r.thiel@uni-jena.de
>
>
--
Leslie H. Watter
[-- Attachment #2: Type: text/html, Size: 2421 bytes --]
prev parent reply other threads:[~2017-08-24 13:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-24 12:54 org export: how to avoid putting :export: in the exported file? Rainer Thiel
2017-08-24 13:25 ` Leslie Watter [this message]
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='CAKoz4g=kT+feVY=ukwsw54nxOWbspKd0e44nodoECRNu4Q3aEw@mail.gmail.com' \
--to=leslie@watter.net \
--cc=emacs-orgmode@gnu.org \
--cc=r.thiel@uni-jena.de \
/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).