Uwe Brauer <o...@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>