Rasmus <ras...@gmx.us> writes: > phillip.l...@newcastle.ac.uk (Phillip Lord) writes: > >> I know that I can add :noexport to a section to stop it being exported, >> but is there a way of doing this for headers with a specific name? I >> have lots of them, and would rather not ":noexport" to them all. > > Use a filter an export an empty quote if the name matches your > conditions. See org-export-filter-headline-functions. > > Hope it helps,
It does, thank you very much! Phil