Hi Nicolas
On 12/20/2016 11:17 AM, Nicolas Goaziou wrote:
Hello,
I just introduced #+EXPORT_FILE_NAME keyword, which allows to change the
output file name upon exporting a document.
Thank you and a couple of questions/observations
1. Exporting to pdf latex -
I used #+EXPORT_FILE_NAME: /foo/bar at the beginning of a document -
worked fine.
However, I tried to export a subheading with, e.g.
#+EXPORT_FILE_NAME: /foo/baz,
and
the result is /foo/bar.pdf, not /foo/baz.pdf
This is not the same result that using the PROPERTIES construct in a
subheading, which will export with the subheading :EXPORT_FILE_NAME:
/foo/baz, which does generate a short document named /foo/baz.pdf
Should we be able to apply the new #+EXPORT_FILE_NAME: to a subheading
or does it work only for an entire buffer?
Org mode version 9.0.2 (release_9.0.2-132-gc130b2 @
/usr/local/share/emacs/site-lisp/org-mode/lisp/)
GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of
2015-03-07 on trouble, modified by Debian
2. An editorial suggestion for the realted ORGNEWS item which currently
reads:
Simiralry to ~:EXPORT_FILE_NAME:~ property, this keyword allow to
specify the name of the output file upon exporting the document. This
has also an effect on publishing.
be changed along the following lines?
Similar to ~:EPORT_FILE_NAME:~ property, this keyword allows the user to
specify the name of the output file upon exporting the document. This
also has an effect on publishing (or "This also effects publishing."
Regards,
Charlie Millar