[pstricks] multido errors

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Fri Jan 14 23:39:33 CET 2005


Doug Mounce wrote:
> I've been testing
> pst-3dplot/examples/
> 
> that use the
> \usepackage{pstricks,pst-grad,pst-3dplot}%
> 
> , but getting the emergency stop...
>     \let
> ...TMultidoLoaded\endinput\else\input
>                                            multido.tex\fi
> 

please run this example and send me the log file

HErbert


\documentclass{article}
\listfiles
\usepackage{pstricks}
\usepackage{pst-gr3d}
\pagestyle{empty}

\begin{document}

\psset{unit=3cm,viewpoint=-2 -1 0.8}
\def\PstGridThreeDHookEnd{%

\PstGridThreeD[gridwidth=2pt,griddots=0,PstPicture=false,unit=0.8](1,1,1)}
\begin{pspicture}(-2.75,1)(-2.5,5.25)
%
\rput[rb]{*89}(-2.5,1){small molecules}
%
\rput[lb]{*35}(-2,4.5){bulk images}
\PstGridThreeD[griddots=20](3,3,3)
\end{pspicture}

\end{document}



-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list