|
From: | Charles Millar |
Subject: | [O] Bug ignoreheading not respected in lower level headlines latex export |
Date: | Thu, 7 Jun 2018 08:29:12 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 |
Hi, Set up - Org mode version
9.1.13 (release_9.1.13-791-gcecbe4 @
/usr/local/share/org-mode/lisp/) I group related documents as second level headlines, thus * All docs :ignoreheading: ** Doc 1
:ignoreheading: ** Doc 2
:ignoreheading: The first level has an export_file_name property so that I can export all the docs at once; likewise each second level has its own export_file_name for separate export, if necessary. When I export all the docs from the first level headline the
resulting export is 1. Doc 1 content (newpage) 2. Doc 2 content I expect content (newpage) content. If I export each doc from its second level, the headline is ignored.
|
[Prev in Thread] | Current Thread | [Next in Thread] |