Hi again,
On 12/21/2016 04:32 AM, Nicolas Goaziou wrote:
Hello,
Charles Millar <mill...@verizon.net> writes:
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
Where does "bar" come from?
I was not clear. I should have shown -
* this heading
#+EXPORT_FILE_NAME: /foo/bar
** next heading
#+EXPORT_FILE_NAME: /foo/baz
If i C-c C-e C-s l o "next heading" the document in that heading is
exported as /foo/bar.pdf, not /foo/baz.pdf
Best,
Charlie Millar