friedemannbartels / latex-pagelayout

Declarative Page Layouts
LaTeX Project Public License v1.3c
32 stars 0 forks source link

pagelayoutapi: 265: -interaction=batchmode: not found #3

Open ianme opened 4 months ago

ianme commented 4 months ago

I try to compile the examples and i get this line in the output when compiling example-graphic.tex:

(/usr/local/texlive/2024/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))/usr/local/texlive/2024/bin/x86_64-linux/pagelayoutapi: 265: -interaction=batchmode: not found

My $PATH is ok (/usr/local/texlive/2024/bin/x86_64-linux is there) and pagelayoutapi points to the scripts directory:

lrwxrwxrwx 1 root root 49 janv. 24 2023 pagelayoutapi -> ../../texmf-dist/scripts/pagelayout/pagelayoutapi

ImageMagick 7.1.1-32 Inkscape 1.3.2

friedemannbartels commented 4 months ago

What LaTeX engine and what shell are you using? It tested the examples with the XeLaTeX and pdfLaTeX engines and Bash, Dash and ZSH shells.