Hello, JBash <bashve...@gmail.com> writes:
> I'm having a problem getting the export options for single subtree to work. > I'm exporting to pdf. I'm not sure the information in the manual applies > to the new exporter (since I'm not sure C-c @ applies anymore... I've tried > it, and get the same results as putting the cursor on the subheading, and > doing C-c C-e C-s l p. I've attached a test file. Indeed, marking a subtree with C-c @ don't trigger subtree export anymore. > From the manual: > > "When exporting only a single subtree by selecting it with C-c @ before > calling an export command, the subtree can overrule some of the file's > export settings with properties EXPORT_FILE_NAME, EXPORT_TITLE, EXPORT_TEXT > , EXPORT_AUTHOR, EXPORT_DATE, and EXPORT_OPTIONS." For some reason, your manual is out of date. You can have a look at the one published on the Org site. > * Major Heading 1 > #+EXPORT_FILE_NAME: test_subheading_export1.pdf > #+EXPORT_TITLE: Test Export of a Subtree Overrides - 1 > #+EXPORT_DATE: 2013-05-11 You are confusing keywords and node properties. On the previous headline, use C-c C-e, toggle subtree export with C-s, then call # RET to see what should be inserted instead. Regards, -- Nicolas Goaziou