[pstricks] pstrcks digest vol 117 issue 19
hh-brasil at bol.com.br
hh-brasil at bol.com.br
Thu Nov 8 17:16:12 CET 2012
make dvips ....dvi to generate a ps-file.
then download freePDF.exe to a windows computer (it is free and also in english) and make sure that resolution, the embedding (do not allow subembedding) is on the desired high quality (ebook might not be enough) and run the ps-file by freePDF.exe.
with regards
Henning Heinze
Em 08/11/2012 07:41, Mark Lim < mklim.77 at gmail.com > escreveu:
Dear Budi, Thanks. You got the code to typeset finally to a pdf output. Great work.
Using code as per Budi' correction. I could not generate a PDF. It is blank.
It's my set up. Anyone has a better solution to my setup?
I am using Mac OS X using TeXShop 2.37.Typset: XeLaTeX.
Pulldown: TeX and DVI
I could not generate a PDF file .
Please see the .tex screenshot and the .console screenshot as attached.regards
Mark
On Thu, Nov 8, 2012 at 3:04 PM, Budi Hari priyanto <bhpriyanto at ymail.com> wrote:
This is a solution for pdf blank problem sent by Mark in PSTricks Digest Vol 117 Issue 19.
Please deleted line 20 and 70 (make error) and do not type the line numbers.
The Mark's Codes are running well in dvi and pdf mode using using Miktex 2.8 and TeXnicCenter editor. Output Latex1.pdf (attach).
10 \documentclass{article}20 % \usepackage{pst-all}<--
delete this line30 \usepackage{pstricks}
40 \pagestyle{empty}50 \usepackage{fontenc}
60 \usepackage{pstricks-add}
70 % \usepackage{pst-pdf}<-- delete this line
8090 \begin{document}
100 \psset{algebraic=true}110 \pspicture(-2,-0.5)(2,2)
120 \psline{}(-2,0)(2,0)130 \psline{->}(0,-0.5)(0,2)
140 \psplot{-1.5}{1}{x*x+x}
150 \endpspicture160 \end{document}
Regards,bhp
_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/
More information about the PSTricks
mailing list