Search found 5 matches

by ageof
Sun May 15, 2011 11:42 am
Forum: General
Topic: Pstricks doesnt generates the file
Replies: 3
Views: 1753

Re: Pstricks doesnt generates the file

"LaTeX => PS => PDF, not LaTeX => PDF"

Yes, I was doing LaTeX => dvi and dvi => ps (with Winedt).

OK, the problem was that I had to install one package (pst-node). Sorry for the noise I did.
Now I have another problem. The result in PS is cut in the left (like, 15 pixels). It's like having the ...
by ageof
Tue May 10, 2011 10:47 am
Forum: General
Topic: Pstricks doesnt generates the file
Replies: 3
Views: 1753

Pstricks doesnt generates the file

Hello.
I have one problem using pstricks. I use Miktex 2.9 in Windows Vista. My editor is Texniccenter. And when compiling this code
\documentclass{book}

\usepackage[spanish]{babel}
\usepackage[latin1]{inputenc}
[color=#FF0000]\usepackage{pst-tree,pst-node}[/color]

\title{Hello, World}

\begin ...
by ageof
Fri May 06, 2011 3:44 pm
Forum: General
Topic: "Missing \begin{document}" error using prosper
Replies: 5
Views: 3728

Re: "Missing \begin{document}" error using prosper

Ok, now it almost works. I've put the content of the "prosper" directory in the same directory of my .tex file. At the moment, it works.

It creates a PDF, but when I try to open the PDF, the system shows a message saying that the file is damaged. I'll keep trying.
by ageof
Thu May 05, 2011 7:31 pm
Forum: General
Topic: "Missing \begin{document}" error using prosper
Replies: 5
Views: 3728

Re: "Missing \begin{document}" error using prosper

Hi, thank you for your quick response.

That is exactly the code that I tested. So, the problem has to be in my computer (perhaps I need some package...?).

Anyways, are you using Miktex 2.9, or Miktex 2.8?

Thanks
Ageof
by ageof
Thu May 05, 2011 7:14 pm
Forum: General
Topic: "Missing \begin{document}" error using prosper
Replies: 5
Views: 3728

"Missing \begin{document}" error using prosper

Hello.
I have a problem in latex. I am using Texniccenter, with Miktex 2.9 (downloaded and installed today from its official page) in a Windows Vista.
I try to create a presentation using prosper, so in my document there is:


\documentclass[pdf,autumn,slideColor,colorBG]{prosper}
\title{t ...