Den tis 2 maj 2023 07:24AKSHAY BHIRUD <akshaybhirud175-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> skrev:
Hello,

I need to give relative path instead of static path in pandoc(i.e template or footer files).I am using \includegraphics{path/abc.png} but this is not working.Please help me out on thisYour help will be most appreciated..

Thank you!

Probably because pandoc runs latex in a temp directory which makes the relative path off. Try to have pandoc output LaTeX source into a file in the current directory and then run {xe,lua,pdf}latex yourself from there. Remember to run latex three times to get references etc. right. You might want to use a Makefile and/or latexmk.


--
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-/JYPxA39Uh4Ykp1iOSErHA@public.gmane.orgm.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAJ5SO_prh9eWo7%2BOWvtEBfvZCKQgn7wGSCc9Wc64hJ7RhG3CEw%40mail.gmail.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CADAJKhB8iLdhGY4JTAFihppWqe2n2oEhx-FVaUOv9dV%3DLggz7g%40mail.gmail.com.