Hi Marcel, Marcel van der Boom <mar...@hsdev.com> writes:
> When exporting a subtree, I often use the attach functionality (C-c C-a) > to "attach" files to a heading. This gives the heanding an :ATTACH: tag. > > When exporting such a subtree via latex to pdf, using > org-export-dispatch (C-c e) the output in pdf contains the :ATTTACH: > tag. > > If I use other tags on headings, they are not printed, which is what I > expect to happen, given my configuration. > > Possibly related is that setting '#+EXPORT_EXCLUDE_TAGS: exclude' also does > NOT > hide the section having that tag if using a #SETUPFILE directive. It > *does* work when setting the 'org-export-excluded-tags' variable > directly, so I think this is a separate issue. I'm not sure I fully understand the issue but in any case, :ATTACH: is treated like any other tag when exporting a subtree for me. -- Bastien