- Questo topic ha 4 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 13 anni, 8 mesi fa da .
-
Topic
-
Salve,
sto usando questa versione di latex
`
[panoramix@panoramix pst-geo]$ latex –version
pdfTeX 3.1415926-2.5-1.40.13 (TeX Live 2013/dev)
kpathsea version 6.1.1
Copyright 2012 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
There is NO warranty. Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
Compiled with libpng 1.5.10; using libpng 1.5.10
Compiled with zlib 1.2.5; using zlib 1.2.5
Compiled with poppler version 0.18.4
[panoramix@panoramix pst-geo]$
`Per allenarmi con pstricks sto studiando l’articolo di Massimo Cashili “Introduzione a PsTricks”, ma ho notato che con alcuni comandi mi dà errore, nonostante la scrittura del codice sia corretta. In particolar modo con i comandi
\psline
\psgrid
etc.
Siccome con le versioni precedenti npon ho mai avuto problemi, mi piacerebbe sapere perchè.
Grazie`\documentclass[a4paper,12pt]{article}
\usepackage{pstricks}
\begin{document}
\begin{pspicture}
\psline{->}(1,1)(0,.5)(.9,0)
\end{pspicture}
\end{document}
`
Errore

Uploaded with ImageShack.us
Lavoro con Fedora 17 con Xfce
Grazie
- Devi essere connesso per rispondere a questo topic.