[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: the opposite of the noexport tag
From: |
Ihor Radchenko |
Subject: |
Re: the opposite of the noexport tag |
Date: |
Sun, 22 Oct 2023 17:22:29 +0000 |
Uwe Brauer <oub@mat.ucm.es> writes:
> I tried
> ,----
> |
> | #+options: SELECT_TAGS: noexport
> | #+options: EXCLUDE_TAGS: export
This is not a correct format. Please, review the manual section I linked
to.
(side note: this is odd to set selected tags to "noexport")
#+SELECT_TAGS: noexport
#+EXCLUDE_TAGS: export
* First section
* Second :export:
This
* third
That
> ...
> That almost worked when exporting to LaTeX, the resulting file looks
> like
>
>
> ,----
> | \section{Second\hfill{}\textsc{export}}
> | \label{sec:orgfba34a2}
> | This
> `----
>
> I presumed the tag :export does not get exported, but it does, any
> chance to avoid that, as well?
Please use the correct formatting.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- the opposite of the noexport tag, Uwe Brauer, 2023/10/22
- Re: the opposite of the noexport tag, Bruno Barbier, 2023/10/22
- Re: the opposite of the noexport tag, Uwe Brauer, 2023/10/22
- Re: the opposite of the noexport tag, Ihor Radchenko, 2023/10/22
- Re: the opposite of the noexport tag, Uwe Brauer, 2023/10/22
- Re: the opposite of the noexport tag,
Ihor Radchenko <=
- Re: the opposite of the noexport tag, Uwe Brauer, 2023/10/22
- Re: the opposite of the noexport tag, Ihor Radchenko, 2023/10/23
- Re: the opposite of the noexport tag, Uwe Brauer, 2023/10/23
- Re: the opposite of the noexport tag, Ihor Radchenko, 2023/10/23
- Re: the opposite of the noexport tag, Uwe Brauer, 2023/10/23
- Re: the opposite of the noexport tag, Uwe Brauer, 2023/10/23
- Re: the opposite of the noexport tag, Loris Bennett, 2023/10/23
- Re: the opposite of the noexport tag, Ihor Radchenko, 2023/10/24
- Re: the opposite of the noexport tag, Loris Bennett, 2023/10/24
- Re: the opposite of the noexport tag, Ihor Radchenko, 2023/10/24