Graphics, Figures & TablesGetting PStricks to work under Win7

Information and discussion about graphics, figures & tables in LaTeX documents.
CrazyHorse
Posts: 351
Joined: Sat Aug 02, 2008 8:47 am

Getting PStricks to work under Win7

Post by CrazyHorse »

justincase wrote:I don't have such a profile :/
sorry, I meant latex=>ps=>pdf

Herbert

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

justincase
Posts: 25
Joined: Sat Sep 04, 2010 1:56 am

Re: Getting PStricks to work under Win7

Post by justincase »

This neither. You can see my profiles on the screenshot
CrazyHorse
Posts: 351
Joined: Sat Aug 02, 2008 8:47 am

Getting PStricks to work under Win7

Post by CrazyHorse »

justincase wrote:This neither. You can see my profiles on the screenshot
and there it exists!

Herbert
justincase
Posts: 25
Joined: Sat Sep 04, 2010 1:56 am

Getting PStricks to work under Win7

Post by justincase »

Damn misread your post sorry.

Nope doesn't work.

Code: Select all

This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=latex 2010.9.3)  4 SEP 2010 13:35
entering extended mode
**graphen_test.tex
(C:\Users\BlackDevil\Documents\graphen_test.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, loaded.
("C:\Program Files\MiKTeX 2.8\tex\latex\base\article.cls"
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.8\tex\latex\base\size10.clo"
File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifpdf.sty"
Package: ifpdf 2010/01/28 v2.1 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in pdf mode not detected.
)
("C:\Program Files\MiKTeX 2.8\tex\latex\pstricks\pstricks.sty"
Package: pstricks 2010/08/28 v0.46 LaTeX wrapper for `PSTricks' (RN,HV)

("C:\Program Files\MiKTeX 2.8\tex\generic\pstricks\pstricks.tex"
("C:\Program Files\MiKTeX 2.8\tex\generic\xkeyval\pst-xkey.tex"
File: pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)

("C:\Program Files\MiKTeX 2.8\tex\latex\xkeyval\xkeyval.sty"
Package: xkeyval 2008/08/13 v2.6a package option processing (HA)

("C:\Program Files\MiKTeX 2.8\tex\generic\xkeyval\xkeyval.tex"
\XKV@toks=\toks14
\XKV@tempa@toks=\toks15
\XKV@depth=\count87
File: xkeyval.tex 2008/08/13 v2.6a key=value parser (HA)

("C:\Program Files\MiKTeX 2.8\tex\generic\xkeyval\keyval.tex"))))
("C:\Program Files\MiKTeX 2.8\tex\generic\pstricks\pst-fp.tex"
`pst-fp' v0.06, 2010/05/14 (hv)
\pstFP@xs=\count88
\pstFP@xia=\count89
\pstFP@xib=\count90
\pstFP@xfa=\count91
\pstFP@xfb=\count92
\pstFP@rega=\count93
\pstFP@regb=\count94
\pstFP@regs=\count95
\pstFP@times=\count96
)
\psLoopIndex=\count97

`PSTricks' v2.10  <2010/08/27> (tvz)
\pst@dima=\dimen103
\pst@dimb=\dimen104
\pst@dimc=\dimen105
\pst@dimd=\dimen106
\pst@dimg=\dimen107
\pst@dimh=\dimen108
\pst@dimm=\dimen109
\pst@dimn=\dimen110
\pst@dimo=\dimen111
\pst@dimp=\dimen112
\pst@hbox=\box26
\pst@boxg=\box27
\pst@cnta=\count98
\pst@cntb=\count99
\pst@cntc=\count100
\pst@cntd=\count101
\pst@cntg=\count102
\pst@cnth=\count103
\pst@cntm=\count104
\pst@cntn=\count105
\pst@cnto=\count106
\pst@cntp=\count107
\@zero=\count108
\pst@toks=\toks16
("C:\Program Files\MiKTeX 2.8\tex\generic\pstricks\pstricks.con")
\psunit=\dimen113
\psxunit=\dimen114
\psyunit=\dimen115
\pslinewidth=\dimen116
\pst@customdefs=\toks17
\pslinearc=\dimen117
\pst@symbolStep=\dimen118
\pst@symbolWidth=\dimen119
\everypsbox=\toks18
\psframesep=\dimen120
\pslabelsep=\dimen121
\pst@shift=\dimen122
\theoverlaybox=\box28
)
File: pstricks.tex 2010/08/27 v2.10 `PSTricks' (tvz,hv)

("C:\Program Files\MiKTeX 2.8\tex\generic\pstricks\pst-fp.tex")
File: pst-fp.tex 2010/08/27 v2.10 `PST-fp' (hv)
I've tried that severel times before ... sad :( Or is there an easyier way to draw such graphs? I don't have any values to plot it ...
CrazyHorse
Posts: 351
Joined: Sat Aug 02, 2008 8:47 am

Getting PStricks to work under Win7

Post by CrazyHorse »

justincase wrote: Nope doesn't work.

Code: Select all

This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=latex 2010.9.3)  4 SEP 2010 13:35

looks like a damaged MiKTeX installation ... or at least a problem
with auto install of missing packages. Did you have this:
http://www.miktex.org/2.8/issues
(the first problem)

Herbert
justincase
Posts: 25
Joined: Sat Sep 04, 2010 1:56 am

Re: Getting PStricks to work under Win7

Post by justincase »

Ha - love you guys :D 1 1/2 days of troubleshooting and that's the matter!
Attachments
screen.png
screen.png (10.27 KiB) Viewed 3702 times
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Getting PStricks to work under Win7

Post by localghost »

If the problem is solved with that, please mark the topic accordingly as described in Section 3 of the Board Rules.


Best regards and welcome to the board
Thorsten
justincase
Posts: 25
Joined: Sat Sep 04, 2010 1:56 am

Re: Getting PStricks to work under Win7

Post by justincase »

Uh, yeah. Sorry I'm not used to that
Post Reply