emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: the opposite of the noexport tag


From: Uwe Brauer
Subject: Re: the opposite of the noexport tag
Date: Sun, 22 Oct 2023 19:03:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> "IR" == Ihor Radchenko <yantar92@posteo.net> writes:

> Uwe Brauer <oub@mat.ucm.es> writes:
>> | # org-export-select-tags: noexport
>> | # org-export-exclude-tags: export

> This is not right. The value must be a list.
Ok that triggered the error then


> Alternatively to file-local variables, you can also use SELECT_TAGS
> keyword. See 13.2 Export Settings section of the manual.

I tried 
,----
| 
| #+options: SELECT_TAGS: noexport
| #+options: EXCLUDE_TAGS: export
| 
| Some test
| * 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?

Uwe 


-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Hamas bestialic terroristic attack on Israel, especially the 
despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the NATO membership of Ukraine.
I support the EU membership of Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]