Re: [O] How to fix path to figures in included files

2016-10-20 Thread Nicolas Goaziou
Hello, Nikolaus Rath writes: > When using INCLUDE in an org-file to include a file in a sub-directory > (e.g. "#+INCLUDE: preamble/preamble.org"), and the included file in turn > refers to a file ("[[./figure1.png]]"), then the LaTeX export for the > top-level org file refers to the file with it

[O] How to fix path to figures in included files

2016-10-12 Thread Nikolaus Rath
Hi, When using INCLUDE in an org-file to include a file in a sub-directory (e.g. "#+INCLUDE: preamble/preamble.org"), and the included file in turn refers to a file ("[[./figure1.png]]"), then the LaTeX export for the top-level org file refers to the file with its path relative to the included .or