Tagged Questions
1
vote
0answers
78 views
Latex Error “undefined in H.S”
I downloaded a thesis proposal template. When I compile it no error appears, but to display dvi, I got the following error. So what is the problem and how to fix it?
Error: /undefined in H.S
Operand ...
2
votes
1answer
280 views
Ghostscript error with a surface in pst-solides-3d
I'm discovering the extremely cool pst-solides-3d package.
The code
\documentclass{article}
\usepackage{pstricks}
\usepackage{pst-solides3d}
\begin{document}
\begin{pspicture}(0,0)(3,5)
...