Martin Marier writes:
> And just to make sure I was expressing myself clearly: this happens when
> exporting a subtree only; there is no issue when exporting the full
> document. You (or anyone else) can't reproduce the problem?
I could reproduce the problem: I wasn't using default value for
`o
2013-05-30 11:01 Nicolas Goaziou :
> I don't think it is related to Org.
>
> Do you have write access on "test.log" file in that directory?
Yes I do. And by the way, the .tex file is rendered correctly in the
pdf/ folder.
> Also, what happens if you remove it first and export the document
> t
Martin Marier writes:
> Yes. I just updated and I still get the same problem. The full output
> is here:
>
>> Wrote /home/myHome/aFolderWithAnOrgFile/pdf/test.tex
>> Processing LaTeX file ./pdf/test.tex...
>> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
>> entering extended
2013-05-30 08:39 Nicolas Goaziou :
>
> I just fixed a bug around the same area: when providing a relative path,
> pdf file was produced but not found and process returned an error.
> Though, the error message wasn't the same.
>
> Could you test it again with an updated Org anyway?
Yes. I just u
Hello,
Martin Marier writes:
> When trying to export a subtree as PDF in a subdirectory, I get this
> error:
> ! I can't write on file `test.log'.
>
> This is using this source:
>
> * head 1
> :PROPERTIES:
> :EXPORT_FILE_NAME: pdf/test.pdf
> :END:
> Moo Moo Moo.
> * head 2
>
> This used
Hi org users,
When trying to export a subtree as PDF in a subdirectory, I get this
error:
! I can't write on file `test.log'.
This is using this source:
* head 1
:PROPERTIES:
:EXPORT_FILE_NAME: pdf/test.pdf
:END:
Moo Moo Moo.
* head 2
This used to work fine with the old exporter. It I