Closed chrille69 closed 11 months ago
Not reproducible with dvisvgm 3.0.3 (x86_64-apple-darwin18.7.0) here. Was your step to generate .dvi
error free?
I can't reproduce the error with dvisvgm 3.1.2 and GS 9.55.0 either. Could you convert the DVI file with dvips and does Ghostscript display the generated PS file correctly?
Which PS file? I execute
latex file.tex
dvisvgm -n file.dvi
There is no PS file in the working directory. latex produces no errors.
As mentioned, please convert the DVI file with dvips instead of dvisvgm and run Ghostscript with it afterwards:
dvips file.dvi
gs file.ps
Does GS produce any error messages here?
OK. I moved to another computer with a fresh texlive installation and all went fine. There is an error in my environment. Sorry for the trouble.
No problem. Glad to hear, you could convert the file after all.
~/tmp$ dvisvgm -n herleitung-zeitdehnung-aus-doppler.dvi pre-processing DVI file (format version 2) processing page 1 PostScript error: undefined in NodeScale Operand stack: --nostringval-- false N@@@A 10 --nostringval--
NodeScale
is a PostScript procedure defined in TeX macro \tx@NewNode
, which is then provided in pst-node.tex
.
@chrille69 You may want to check the loaded version (and perhaps also location) of pst-node
package.
Hello,
i get the following error, if i try to compile the pstricks-command \pcline:
If you comment out the \pcline-lines, it work's.
Minimal example:
dvisvgm 3.1.2 (x86_64-pc-linux-gnu) brotli: 1.0.9 clipper: 6.2.1 freetype: 2.11.1 Ghostscript: 9.55.0 kpathsea: 6.3.4/dev potrace: 1.16 xxhash: 0.8.2 zlib: 1.2.11