Search found 2 matches

by sanjogar
Sat Jul 14, 2012 1:31 am
Forum: Graphics, Figures & Tables
Topic: PSTricks | Basic Example causes Errors
Replies: 3
Views: 1679

Re: PSTricks | Basic Example causes Errors

Thank you very much for your help.

I'm new to Tex-Live and TeXMaker: I was a happy LaTeX-windows user with MikTeX and TeXnicCenter but I am using Ubuntu 12.04 and it's not an easy change.

Now I compiled it with DVI mode: I get no error messegaes but I also get no picture!

Here it is the new log ...
by sanjogar
Fri Jul 13, 2012 8:59 pm
Forum: Graphics, Figures & Tables
Topic: PSTricks | Basic Example causes Errors
Replies: 3
Views: 1679

PSTricks | Basic Example causes Errors

I've recently installed the latest TeX Live full release. Everything works fine but PSTricks.

This simple code generates hundreds of errors in the log (errors I don't understand).
\documentclass[10pt]{article}
\usepackage{pstricks-add}

\pagestyle{empty}

\begin{document}
\psset{xunit=1.0cm,yunit ...