emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug ignoreheading not respected in lower level headlines latex export
@ 2018-06-07 12:29 Charles Millar
  2018-06-10  0:34 ` Charles Millar
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Millar @ 2018-06-07 12:29 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 762 bytes --]

Hi,

Set up -

Org mode version 9.1.13 (release_9.1.13-791-gcecbe4 @ 
/usr/local/share/org-mode/lisp/)
GNU Emacs 27.0.50 (build 30, x86_64-pc-linux-gnu, GTK+ Version 3.22.11) 
of 2018-06-02

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.



[-- Attachment #2: Type: text/html, Size: 1673 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-10  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-07 12:29 Bug ignoreheading not respected in lower level headlines latex export Charles Millar
2018-06-10  0:34 ` Charles Millar

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).