[pstricks] texworks and pstricks
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Tue Nov 6 22:25:22 CET 2012
Am 06.11.2012 22:17, schrieb ghostanime2001:
> I re-ran my code again and now it says:
>
> This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9 64-bit)
> Here is my code that I am trying to compile:
> \documentclass{article}
> \usepackage{pstricks}
\usepackage{auto-pst-pdf}
> \pagestyle{empty}
> \begin{document}
\begin{pspicture}(-3,-3)(3,3)
> \psgrid[gridwidth=1pt,subgridwidth=0.1pt,subgriddiv=4](-3,-3)(3,3)
> \rput[b]{0}(3,2){C}
> \multirput{0}(0,0)(0.25,0.25){5}{x}
> \uput{2pt}[0]{0}(3,2){oxygen}
> \uput{4pt}[dr]{0}(1,1){oxygen}
\end{pspicture}
>
> \end{document}
Herbert
More information about the PSTricks
mailing list