* No Export Tag Not Working?
@ 2014-01-10 22:31 Aric
2014-01-10 23:34 ` Thomas S. Dye
0 siblings, 1 reply; 3+ messages in thread
From: Aric @ 2014-01-10 22:31 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I am certainly doing something wrong with regards to the EXCLUDE_TAGS. I
believe the default is noexport. I have the following in a subtree:
*** subtree
:PROPERTIES:
:TAGS: noexport
:END:
blah, blah, blah.
The subtree is still exported during html export. I have tried to look at the
option 'org-export-exclude-tags' but it appears to be an unknown variable in
my set-up. Is there some module that must be loaded to get this option? Am I
tagging the subtree incorrectly? Must #+EXCLUDE_TAGS be set in every file?
Using Org 8.2.5c.
Thanks in advance, Aric
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: No Export Tag Not Working?
2014-01-10 22:31 No Export Tag Not Working? Aric
@ 2014-01-10 23:34 ` Thomas S. Dye
2014-01-10 23:36 ` Aric Gregson
0 siblings, 1 reply; 3+ messages in thread
From: Thomas S. Dye @ 2014-01-10 23:34 UTC (permalink / raw)
To: Aric; +Cc: emacs-orgmode
Aloha Aric,
Section 7.2, Special properties, says that TAGS shouldn't be used as a key
in the properties drawer. Chapter 6, Tags, explains that "tags occur at
the end of the headline". You can type these in, or you can use a method
described in Section 6.2, Setting tags.
hth,
Tom
Aric <aorchid@mac.com> writes:
> Hello,
>
> I am certainly doing something wrong with regards to the EXCLUDE_TAGS. I
> believe the default is noexport. I have the following in a subtree:
>
> *** subtree
> :PROPERTIES:
> :TAGS: noexport
> :END:
> blah, blah, blah.
>
> The subtree is still exported during html export. I have tried to look at the
> option 'org-export-exclude-tags' but it appears to be an unknown variable in
> my set-up. Is there some module that must be loaded to get this option? Am I
> tagging the subtree incorrectly? Must #+EXCLUDE_TAGS be set in every file?
>
> Using Org 8.2.5c.
>
> Thanks in advance, Aric
>
>
>
--
Thomas S. Dye
http://www.tsdye.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-10 23:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-10 22:31 No Export Tag Not Working? Aric
2014-01-10 23:34 ` Thomas S. Dye
2014-01-10 23:36 ` Aric Gregson
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.