olsak / OpTeX

OpTeX - LuaTeX format with extended Plain TeX macros
http://petr.olsak.net/optex/
35 stars 14 forks source link

Incorrect handling of pathnames in \inkinspic #33

Closed robertbachmann closed 3 years ago

robertbachmann commented 3 years ago

The following code fails

\inkinspic{figures/figure-export.pdf}
\bye

with

(./figures/figure-export.pdf_tex
! error:  (file figure-export.pdf) (pdf backend): cannot find image file 'figur
e-export.pdf'
!  ==> Fatal error occurred, no output PDF file produced!

Pull req. created