public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Multi File Input - Problems with image paths
@ 2016-11-18 11:00 Juergen
       [not found] ` <0f170889-717a-4380-8234-bf6a66f584ae-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Juergen @ 2016-11-18 11:00 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1555 bytes --]

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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.

[-- Attachment #1.2: Type: text/html, Size: 2328 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-21  6:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-18 11:00 Multi File Input - Problems with image paths Juergen
     [not found] ` <0f170889-717a-4380-8234-bf6a66f584ae-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-11-18 15:35   ` John MacFarlane
2016-11-21  6:16   ` Juergen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).