Hello,
I have the following problem (Windows):
When creating a PDF consisting of multiple MD files, the images are not found.

Situation:
Root folder

    Folder1
        Image folder (contains the images, e.g 001.png)
        index.md

    Folder2
        image folder
        index.md

In the MD file the images are defined with relative paths:
![](image/001.png)

The prompt is started in the root folder:

pandoc -N  --template=template.tex --variable mainfont="Arial" --variable sansfont="Arial" --variable monofont="Arial" --variable fontsize=12pt D:\Dokumente\5D-Cloud\Documentation\example\e1\index.md D:\Dokumente\5D-Cloud\Documentation\example\e2\index.md D:\Dokumente\5D-Cloud\Documentation\example\e3\index.md --latex-engine=xelatex --toc -o "multi-md.pdf"

The PDF document was created correctly - but the images are missing
I can not change the folder structure.
Is there a solution to this problem?

Thanks a lot
Jürgen

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/0f170889-717a-4380-8234-bf6a66f584ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.