Code Monkey home page Code Monkey logo

Comments (7)

muzimuzhi avatar muzimuzhi commented on July 28, 2024

Not reproducible with dvisvgm 3.0.3 (x86_64-apple-darwin18.7.0) here. Was your step to generate .dvi error free?

from dvisvgm.

mgieseki avatar mgieseki commented on July 28, 2024

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?

from dvisvgm.

chrille69 avatar chrille69 commented on July 28, 2024

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.

from dvisvgm.

mgieseki avatar mgieseki commented on July 28, 2024

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?

from dvisvgm.

chrille69 avatar chrille69 commented on July 28, 2024

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.

from dvisvgm.

mgieseki avatar mgieseki commented on July 28, 2024

No problem. Glad to hear, you could convert the file after all.

from dvisvgm.

muzimuzhi avatar muzimuzhi commented on July 28, 2024
~/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.

from dvisvgm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.