[pstricks] PSTricks in XeTeX trouble

VAFA KHALIGHI vafa.khalighi at students.mq.edu.au
Sun Apr 20 10:06:05 CEST 2008


Hi
I am using MiKTeX2.7, and what I did I explored
http://www.ctan.org/tex-archive/graphics/pstricks/base/generic/

and downloaded pstricks.con and xdvipdfmx.con and copied them to
C:\Program Files (x86)\MiKTeX 2.7\tex\generic\pstricks

and then I did Refresh FNDB and Update Formats.

So that would mean that now I shoud be able to use pstricks.
I wrote a simple code like
-----------------------------------------------------
\documentclass[a4paper,12pt]{article}

\usepackage{fullpage}

\usepackage{pstricks}

\usepackage[mathcal]{euler}

\usepackage{fontspec,xunicode}

\setmainfont{Calibri}

\setmathrm{Calibri}

\setboldmathrm{Calibri Bold}

\setmathsf{Calibri}

\setmathtt{Calibri Italic}

\usepackage{fullpage,xltxtra}

\title{Test}

\author{Vafa Khalighi}

\begin{document}

\maketitle

\renewcommand\contentsname{Contents}

\tableofcontents

\begin{pspicture}(0,0)(2,2)

\psline(0,0)(1,1)

\psdot(0,0)

\end{pspicture}

\end{document}

-------------------------------

and compiled it using XeLaTeX and I got errors and this is the log

----------------------------------------

************** SUMMARY ************** :

line 5 -> Warning : Encoding `OML' has changed to `U' for symbol fontLaTeX
Font Warning: Encoding `OML' has changed to `U' for symbol font(Font)
`letters' in the math version `normal' on input line 35.

line 5 -> Warning : Encoding `OML' has changed to `U' for symbol fontLaTeX
Font Warning: Encoding `OML' has changed to `U' for symbol font(Font)
`letters' in the math version `bold' on input line 35.

line 19 -> ! Undefined control sequence. \psline(

line 19 -> ! Undefined control sequence. \psline(

line 20 -> ! Undefined control sequence. \psdot

line 20 -> ! Undefined control sequence. \psdot

line 20 -> ! Undefined control sequence. \psdot(0,0)

line 20 -> ! Undefined control sequence. \psdot(0,0)

************** LOG FILE *************** :

This is XeTeX, Version 3.141592-2.2-0.997 (MiKTeX 2.7) (preloaded
format=xelatex 2008.4.20) 20 APR 2008 18:00

entering extended mode

**test.tex

(test.tex

LaTeX2e <2005/12/01>

Babel <v3.8h> and hyphenation patterns for english, dumylang, nohyphenation,
ge

rman, ngerman, french, loaded.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\base\article.cls"

Document Class: article 2005/09/16 v1.4f Standard LaTeX document class

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\base\size12.clo"

File: size12.clo 2005/09/16 v1.4f Standard LaTeX file (size option)

)

\c at part=\count79

\c at section=\count80

\c at subsection=\count81

\c at subsubsection=\count82

\c at paragraph=\count83

\c at subparagraph=\count84

\c at figure=\count85

\c at table=\count86

\abovecaptionskip=\skip41

\belowcaptionskip=\skip42

\bibindent=\dimen102

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\preprint\fullpage.sty"

Package: fullpage 1999/02/23 1.1 (PWD)

\FP at margin=\skip43

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\pstricks\pstricks.sty"

Package: pstricks 2008/01/24 v0.37 LaTeX wrapper for `PSTricks' (RN,HV)

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\pstricks\pstricks.tex"

`PSTricks' v1.20 <2008/01/01> (tvz)

\pst at dima=\dimen103

\pst at dimb=\dimen104

\pst at dimc=\dimen105

\pst at dimd=\dimen106

\pst at dimg=\dimen107

\pst at dimh=\dimen108

\pst at hbox=\box26

\pst at boxg=\box27

\pst at cnta=\count87

\pst at cntb=\count88

\pst at cntc=\count89

\pst at cntd=\count90

\pst at cntg=\count91

\pst at cnth=\count92

\pst at toks=\toks14

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\pstricks\pstricks.con")

\psunit=\dimen109

\psxunit=\dimen110

\psyunit=\dimen111

\pslinewidth=\dimen112

\pst at customdefs=\toks15

\pslinearc=\dimen113

\everypsbox=\toks16

\psframesep=\dimen114

\pslabelsep=\dimen115

\pst at shift=\dimen116

\pst at shift=\dimen117

\theoverlaybox=\box28

)

File: pstricks.tex 2008/01/01 v1.20 `PSTricks' (tvz)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\xcolor\xcolor.sty"

Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\00miktex\color.cfg"

File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive

)

Package xcolor Info: Package option `override' ignored on input line 216.

Package xcolor Info: Driver file: xetex.def on input line 225.

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\graphics\xetex.def"

File: xetex.def 2006/08/10 v0.92 LaTeX color/graphics driver for XeTeX (RRM,
mo

d. JK)

)

Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.

Package xcolor Info: Model `RGB' extended on input line 1353.

Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.

Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.

Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.

Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.

Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.

Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.

))

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\euler\euler.sty"

Package: euler 1995/03/05 v2.5

Package: `euler' v2.5 <1995/03/05> (FJ and FMi)

LaTeX Font Info: Redeclaring symbol font `letters' on input line 35.

LaTeX Font Warning: Encoding `OML' has changed to `U' for symbol font

(Font) `letters' in the math version `normal' on input line 35.

LaTeX Font Info: Overwriting symbol font `letters' in version `normal'

(Font) OML/cmm/m/it --> U/eur/m/n on input line 35.

LaTeX Font Warning: Encoding `OML' has changed to `U' for symbol font

(Font) `letters' in the math version `bold' on input line 35.

LaTeX Font Info: Overwriting symbol font `letters' in version `bold'

(Font) OML/cmm/b/it --> U/eur/m/n on input line 35.

LaTeX Font Info: Overwriting symbol font `letters' in version `bold'

(Font) U/eur/m/n --> U/eur/b/n on input line 36.

LaTeX Font Info: Redeclaring math symbol \Gamma on input line 47.

LaTeX Font Info: Redeclaring math symbol \Delta on input line 48.

LaTeX Font Info: Redeclaring math symbol \Theta on input line 49.

LaTeX Font Info: Redeclaring math symbol \Lambda on input line 50.

LaTeX Font Info: Redeclaring math symbol \Xi on input line 51.

LaTeX Font Info: Redeclaring math symbol \Pi on input line 52.

LaTeX Font Info: Redeclaring math symbol \Sigma on input line 53.

LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 54.

LaTeX Font Info: Redeclaring math symbol \Phi on input line 55.

LaTeX Font Info: Redeclaring math symbol \Psi on input line 56.

LaTeX Font Info: Redeclaring math symbol \Omega on input line 57.

\symEulerFraktur=\mathgroup4

LaTeX Font Info: Overwriting symbol font `EulerFraktur' in version `bold'

(Font) U/euf/m/n --> U/euf/b/n on input line 63.

LaTeX Info: Redefining \oldstylenums on input line 85.

\symEulerScript=\mathgroup5

LaTeX Font Info: Overwriting symbol font `EulerScript' in version `bold'

(Font) U/eus/m/n --> U/eus/b/n on input line 93.

LaTeX Font Info: Redeclaring math symbol \aleph on input line 97.

LaTeX Font Info: Redeclaring math symbol \Re on input line 98.

LaTeX Font Info: Redeclaring math symbol \Im on input line 99.

LaTeX Font Info: Redeclaring math delimiter \vert on input line 101.

LaTeX Font Info: Redeclaring math delimiter \backslash on input line 103.

LaTeX Font Info: Redeclaring math symbol \neg on input line 106.

LaTeX Font Info: Redeclaring math symbol \wedge on input line 108.

LaTeX Font Info: Redeclaring math symbol \vee on input line 110.

LaTeX Font Info: Redeclaring math symbol \setminus on input line 112.

LaTeX Font Info: Redeclaring math symbol \sim on input line 113.

LaTeX Font Info: Redeclaring math symbol \mid on input line 114.

LaTeX Font Info: Redeclaring math delimiter \arrowvert on input line 116.

LaTeX Font Info: Redeclaring math symbol \mathsection on input line 117.

\symEulerExtension=\mathgroup6

LaTeX Font Info: Redeclaring math symbol \coprod on input line 125.

LaTeX Font Info: Redeclaring math symbol \prod on input line 125.

LaTeX Font Info: Redeclaring math symbol \sum on input line 125.

LaTeX Font Info: Redeclaring math symbol \intop on input line 130.

LaTeX Font Info: Redeclaring math symbol \ointop on input line 131.

LaTeX Font Info: Redeclaring math symbol \braceld on input line 132.

LaTeX Font Info: Redeclaring math symbol \bracerd on input line 133.

LaTeX Font Info: Redeclaring math symbol \bracelu on input line 134.

LaTeX Font Info: Redeclaring math symbol \braceru on input line 135.

LaTeX Font Info: Redeclaring math symbol \infty on input line 136.

LaTeX Font Info: Redeclaring math symbol \nearrow on input line 153.

LaTeX Font Info: Redeclaring math symbol \searrow on input line 154.

LaTeX Font Info: Redeclaring math symbol \nwarrow on input line 155.

LaTeX Font Info: Redeclaring math symbol \swarrow on input line 156.

LaTeX Font Info: Redeclaring math symbol \Leftrightarrow on input line 157.

LaTeX Font Info: Redeclaring math symbol \Leftarrow on input line 158.

LaTeX Font Info: Redeclaring math symbol \Rightarrow on input line 159.

LaTeX Font Info: Redeclaring math symbol \leftrightarrow on input line 160.

LaTeX Font Info: Redeclaring math symbol \leftarrow on input line 161.

LaTeX Font Info: Redeclaring math symbol \rightarrow on input line 163.

LaTeX Font Info: Redeclaring math delimiter \uparrow on input line 166.

LaTeX Font Info: Redeclaring math delimiter \downarrow on input line 168.

LaTeX Font Info: Redeclaring math delimiter \updownarrow on input line 170.

LaTeX Font Info: Redeclaring math delimiter \Uparrow on input line 172.

LaTeX Font Info: Redeclaring math delimiter \Downarrow on input line 174.

LaTeX Font Info: Redeclaring math delimiter \Updownarrow on input line 176.

LaTeX Font Info: Redeclaring math symbol \leftharpoonup on input line 177.

LaTeX Font Info: Redeclaring math symbol \leftharpoondown on input line 178.

LaTeX Font Info: Redeclaring math symbol \rightharpoonup on input line 179.

LaTeX Font Info: Redeclaring math symbol \rightharpoondown on input line 180

.

LaTeX Font Info: Redeclaring math delimiter \lbrace on input line 182.

LaTeX Font Info: Redeclaring math delimiter \rbrace on input line 184.

\symcmmigroup=\mathgroup7

LaTeX Font Info: Overwriting symbol font `cmmigroup' in version `bold'

(Font) OML/cmm/m/it --> OML/cmm/b/it on input line 200.

LaTeX Font Info: Redeclaring math accent \vec on input line 201.

LaTeX Font Info: Redeclaring math symbol \triangleleft on input line 202.

LaTeX Font Info: Redeclaring math symbol \triangleright on input line 203.

LaTeX Font Info: Redeclaring math symbol \star on input line 204.

LaTeX Font Info: Redeclaring math symbol \lhook on input line 205.

LaTeX Font Info: Redeclaring math symbol \rhook on input line 206.

LaTeX Font Info: Redeclaring math symbol \flat on input line 207.

LaTeX Font Info: Redeclaring math symbol \natural on input line 208.

LaTeX Font Info: Redeclaring math symbol \sharp on input line 209.

LaTeX Font Info: Redeclaring math symbol \smile on input line 210.

LaTeX Font Info: Redeclaring math symbol \frown on input line 211.

LaTeX Font Info: Redeclaring math accent \hat on input line 254.

) ("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\fontspec\fontspec.sty"

Package: fontspec 2007/09/16 v1.16 Advanced font selection for XeLaTeX

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\ifxetex\ifxetex.sty"

Package: ifxetex 2006/08/21 v0.3 Provides ifxetex conditional

)

\c at zf@newff=\count93

\c at zf@index=\count94

\c at zf@script=\count95

\c at zf@language=\count96

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\tools\calc.sty"

Package: calc 2005/08/06 v4.2 Infix arithmetic (KKT,FJ)

\calc at Acount=\count97

\calc at Bcount=\count98

\calc at Adimen=\dimen118

\calc at Bdimen=\dimen119

\calc at Askip=\skip44

\calc at Bskip=\skip45

LaTeX Info: Redefining \setlength on input line 75.

LaTeX Info: Redefining \addtolength on input line 76.

\calc at Ccount=\count99

\calc at Cskip=\skip46

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\xkeyval\xkeyval.sty"

Package: xkeyval 2006/11/18 v2.5f package option processing (HA)

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\xkeyval\xkeyval.tex"

\XKV at toks=\toks17

\XKV at depth=\count100

File: xkeyval.tex 2006/11/18 v2.5f key=value parser (HA)

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\xkeyval\keyval.tex")))

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\base\fontenc.sty"

Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\euenc\eu1enc.def"

File: eu1enc.def 2008/02/05 v0.1c Experimental unicode font encoding

)

LaTeX Font Info: Try loading font information for EU1+lmr on input line 100.

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\euenc\lm\eu1lmr.fd"

File: eu1lmr.fd 2007/01/14 v1.3 Font defs for Latin Modern

))

LaTeX Info: Redefining \itshape on input line 1069.

LaTeX Info: Redefining \slshape on input line 1072.

LaTeX Info: Redefining \scshape on input line 1075.

LaTeX Info: Redefining \upshape on input line 1078.

fontspec.cfg loaded.

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\fontspec\fontspec.cfg"))

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\xunicode\xunicode.sty"

File: xunicode.sty 2008/02/08 v0.91 provides access to latin accents and
many o

ther characters in Unicode lower plane

)

\c at zf@famc at Calibri=\count101

Package fontspec Info: Defining font family for 'Calibri' with options [] on
in

put line 6.

\c at zf@famc at Calibri Bold=\count102

Package fontspec Info: Defining font family for 'Calibri Bold' with options
[]

on input line 8.

Package fontspec Info: Could not resolve font Calibri Bold/B (it might not
exis

t) on input line 8.

\c at zf@famc at Calibri Italic=\count103

Package fontspec Info: Defining font family for 'Calibri Italic' with
options [

] on input line 10.

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\xltxtra\xltxtra.sty"

Package: xltxtra 2007/09/01 v0.3b Improvements for the "XeLaTeX" format

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\graphics\graphicx.sty"

Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\graphics\graphics.sty"

Package: graphics 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\graphics\trig.sty"

Package: trig 1999/03/16 v1.09 sin cos tan (DPC)

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\00miktex\graphics.cfg"

File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive

)

Package graphics Info: Driver file: xetex.def on input line 90.

)

\Gin at req@height=\dimen120

\Gin at req@width=\dimen121

)

LaTeX Info: Redefining \TeX on input line 39.

LaTeX Info: Redefining \LaTeX on input line 45.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\misc\etex.sty"

Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)

\et at xins=\count104

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\base\fixltx2e.sty"

Package: fixltx2e 2006/03/24 v1.1n fixes to LaTeX

LaTeX Info: Redefining \em on input line 420.

)

LaTeX Info: Redefining \em on input line 114.

LaTeX Info: Redefining \emph on input line 123.

LaTeX Info: Redefining \- on input line 128.

LaTeX Info: Redefining \textsubscript on input line 147.

LaTeX Info: Redefining \textsuperscript on input line 149.

\xxt at tempbox=\box29

) (test.aux)

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for EU1/lmr/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Redeclaring symbol font `operators' on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `normal'

(Font) OT1/cmr/m/n --> OT1/Calibri(0)/m/n on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `bold'

(Font) OT1/cmr/bx/n --> OT1/Calibri(0)/m/n on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `bold'

(Font) OT1/Calibri(0)/m/n --> OT1/Calibri(0)/bx/n on input lin

e 14.

LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'

(Font) OT1/cmr/bx/n --> OT1/Calibri(0)/bx/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'

(Font) OT1/cmr/bx/n --> OT1/Calibri(0)/bx/n on input line 14.

LaTeX Font Info: Redeclaring math alphabet \mathsf on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'

(Font) OT1/cmss/m/n --> OT1/lmss/m/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'

(Font) OT1/cmss/bx/n --> OT1/lmss/m/n on input line 14.

LaTeX Font Info: Redeclaring math alphabet \mathit on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'

(Font) OT1/cmr/m/it --> OT1/Calibri(0)/m/it on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'

(Font) OT1/cmr/bx/it --> OT1/Calibri(0)/m/it on input line 14.

LaTeX Font Info: Redeclaring math alphabet \mathtt on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'

(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'

(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'

(Font) OT1/lmss/m/n --> OT1/lmss/bx/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'

(Font) OT1/Calibri(0)/m/it --> OT1/Calibri(0)/bx/it on input l

ine 14.

Package fontspec Info: Adjusting the maths setup (use [no-math] to avoid
this).

on input line 14.

\symlegacymaths=\mathgroup8

LaTeX Font Info: Overwriting symbol font `legacymaths' in version `bold'

(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 14.

LaTeX Font Info: Redeclaring math accent \acute on input line 14.

LaTeX Font Info: Redeclaring math accent \grave on input line 14.

LaTeX Font Info: Redeclaring math accent \ddot on input line 14.

LaTeX Font Info: Redeclaring math accent \tilde on input line 14.

LaTeX Font Info: Redeclaring math accent \bar on input line 14.

LaTeX Font Info: Redeclaring math accent \breve on input line 14.

LaTeX Font Info: Redeclaring math accent \check on input line 14.

LaTeX Font Info: Redeclaring math accent \hat on input line 14.

LaTeX Font Info: Redeclaring math accent \dot on input line 14.

LaTeX Font Info: Redeclaring math accent \mathring on input line 14.

LaTeX Font Info: Redeclaring math symbol \colon on input line 14.

LaTeX Font Info: Redeclaring symbol font `operators' on input line 14.

LaTeX Font Info: Encoding `OT1' has changed to `EU1' for symbol font

(Font) `operators' in the math version `normal' on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `normal'

(Font) OT1/Calibri(0)/m/n --> EU1/Calibri(0)/m/n on input line

14.

LaTeX Font Info: Encoding `OT1' has changed to `EU1' for symbol font

(Font) `operators' in the math version `bold' on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `bold'

(Font) OT1/Calibri(0)/bx/n --> EU1/Calibri(0)/m/n on input lin

e 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `normal'

(Font) EU1/Calibri(0)/m/n --> EU1/Calibri(0)/m/n on input line

14.

LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `normal'

(Font) EU1/Calibri(0)/m/n --> EU1/Calibri(0)/m/n on input line

14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'

(Font) OT1/Calibri(0)/m/it --> EU1/Calibri(0)/m/it on input li

ne 14.

LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'

(Font) OT1/Calibri(0)/bx/n --> EU1/Calibri(0)/bx/n on input li

ne 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'

(Font) OT1/lmss/m/n --> EU1/Calibri(0)/m/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'

(Font) OT1/lmtt/m/n --> EU1/CalibriItalic(0)/m/n on input line

14.

LaTeX Font Info: Overwriting symbol font `operators' in version `bold'

(Font) EU1/Calibri(0)/m/n --> EU1/Calibri(0)/bx/n on input lin

e 14.

LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `bold'

(Font) EU1/Calibri(0)/m/n --> EU1/CalibriBold(0)/m/n on input

line 14.

LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'

(Font) OT1/Calibri(0)/bx/n --> EU1/CalibriBold(0)/bx/n on inpu

t line 14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'

(Font) OT1/Calibri(0)/bx/it --> EU1/CalibriBold(0)/m/it on inp

ut line 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'

(Font) OT1/lmss/bx/n --> EU1/Calibri(0)/bx/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'

(Font) OT1/lmtt/m/n --> EU1/CalibriItalic(0)/bx/n on input lin

e 14.

LaTeX Font Info: Try loading font information for U+eur on input line 15.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\amsfonts\ueur.fd"

File: ueur.fd 2002/01/19 v2.2g AMS font definitions

)

LaTeX Font Info: External font `cmex10' loaded for size

(Font) <14.4> on input line 15.

LaTeX Font Info: External font `cmex10' loaded for size

(Font) <7> on input line 15.

LaTeX Font Info: Try loading font information for U+euf on input line 15.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\amsfonts\ueuf.fd"

File: ueuf.fd 2002/01/19 v2.2g AMS font definitions

)

LaTeX Font Info: Try loading font information for U+eus on input line 15.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\amsfonts\ueus.fd"

File: ueus.fd 2002/01/19 v2.2g AMS font definitions

)

LaTeX Font Info: Try loading font information for U+euex on input line 15.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\amsfonts\ueuex.fd"

File: ueuex.fd 2002/01/19 v2.2g AMS font definitions

)

LaTeX Font Info: External font `euex7' loaded for size

(Font) <7> on input line 15.

(test.toc)

\tf at toc=\write3

! Undefined control sequence.

<recently read> \c at lor@to at ps

l.19 \psline(

0,0)(1,1)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

\XC at usec@lor ...string \color@ #1#2\endcsname \@@

\fi \space

l.19 \psline(

0,0)(1,1)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

<recently read> \c at lor@to at ps

l.20 \psdot

(0,0)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

\XC at usec@lor ...string \color@ #1#2\endcsname \@@

\fi \space

l.20 \psdot

(0,0)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

<recently read> \c at lor@to at ps

l.20 \psdot(0,0)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

\XC at usec@lor ...string \color@ #1#2\endcsname \@@

\fi \space

l.20 \psdot(0,0)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

[1

] (test.aux) )

Here is how much of TeX's memory you used:

6525 strings out of 30501

98469 string characters out of 1191131

185009 words of memory out of 1500000

9588 multiletter control sequences out of 110000

7654 words of font info for 44 fonts, out of 1200000 for 2000

14 hyphenation exceptions out of 8191

32i,6n,37p,451b,195s stack positions out of 5000i,500n,10000p,200000b,5000s

Output written on test.pdf (1 page).

------------------------------------------------------------

and then I said maybe I need to activate the xdvipdfmx uption when using
pstricks like \usepackage[xdvipdfmx]{pstricks}

and I again got error like

---------------------------------------------

************** SUMMARY ************** :

line 5 -> Warning : Encoding `OML' has changed to `U' for symbol fontLaTeX
Font Warning: Encoding `OML' has changed to `U' for symbol font(Font)
`letters' in the math version `normal' on input line 35.

line 5 -> Warning : Encoding `OML' has changed to `U' for symbol fontLaTeX
Font Warning: Encoding `OML' has changed to `U' for symbol font(Font)
`letters' in the math version `bold' on input line 35.

line 19 -> ! Undefined control sequence. \psline(

line 19 -> ! Undefined control sequence. \psline(

line 20 -> ! Undefined control sequence. \psdot

line 20 -> ! Undefined control sequence. \psdot

line 20 -> ! Undefined control sequence. \psdot(0,0)

line 20 -> ! Undefined control sequence. \psdot(0,0)

************** LOG FILE *************** :

This is XeTeX, Version 3.141592-2.2-0.997 (MiKTeX 2.7) (preloaded
format=xelatex 2008.4.20) 20 APR 2008 18:02

entering extended mode

**test.tex

(test.tex

LaTeX2e <2005/12/01>

Babel <v3.8h> and hyphenation patterns for english, dumylang, nohyphenation,
ge

rman, ngerman, french, loaded.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\base\article.cls"

Document Class: article 2005/09/16 v1.4f Standard LaTeX document class

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\base\size12.clo"

File: size12.clo 2005/09/16 v1.4f Standard LaTeX file (size option)

)

\c at part=\count79

\c at section=\count80

\c at subsection=\count81

\c at subsubsection=\count82

\c at paragraph=\count83

\c at subparagraph=\count84

\c at figure=\count85

\c at table=\count86

\abovecaptionskip=\skip41

\belowcaptionskip=\skip42

\bibindent=\dimen102

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\preprint\fullpage.sty"

Package: fullpage 1999/02/23 1.1 (PWD)

\FP at margin=\skip43

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\pstricks\pstricks.sty"

Package: pstricks 2008/01/24 v0.37 LaTeX wrapper for `PSTricks' (RN,HV)

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\pstricks\pstricks.tex"

`PSTricks' v1.20 <2008/01/01> (tvz)

\pst at dima=\dimen103

\pst at dimb=\dimen104

\pst at dimc=\dimen105

\pst at dimd=\dimen106

\pst at dimg=\dimen107

\pst at dimh=\dimen108

\pst at hbox=\box26

\pst at boxg=\box27

\pst at cnta=\count87

\pst at cntb=\count88

\pst at cntc=\count89

\pst at cntd=\count90

\pst at cntg=\count91

\pst at cnth=\count92

\pst at toks=\toks14

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\pstricks\pstricks.con")

\psunit=\dimen109

\psxunit=\dimen110

\psyunit=\dimen111

\pslinewidth=\dimen112

\pst at customdefs=\toks15

\pslinearc=\dimen113

\everypsbox=\toks16

\psframesep=\dimen114

\pslabelsep=\dimen115

\pst at shift=\dimen116

\pst at shift=\dimen117

\theoverlaybox=\box28

)

File: pstricks.tex 2008/01/01 v1.20 `PSTricks' (tvz)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\xcolor\xcolor.sty"

Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\00miktex\color.cfg"

File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive

)

Package xcolor Info: Package option `override' ignored on input line 216.

Package xcolor Info: Package option `xdvipdmx' ignored on input line 216.

Package xcolor Info: Driver file: xetex.def on input line 225.

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\graphics\xetex.def"

File: xetex.def 2006/08/10 v0.92 LaTeX color/graphics driver for XeTeX (RRM,
mo

d. JK)

)

Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.

Package xcolor Info: Model `RGB' extended on input line 1353.

Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.

Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.

Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.

Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.

Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.

Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.

))

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\euler\euler.sty"

Package: euler 1995/03/05 v2.5

Package: `euler' v2.5 <1995/03/05> (FJ and FMi)

LaTeX Font Info: Redeclaring symbol font `letters' on input line 35.

LaTeX Font Warning: Encoding `OML' has changed to `U' for symbol font

(Font) `letters' in the math version `normal' on input line 35.

LaTeX Font Info: Overwriting symbol font `letters' in version `normal'

(Font) OML/cmm/m/it --> U/eur/m/n on input line 35.

LaTeX Font Warning: Encoding `OML' has changed to `U' for symbol font

(Font) `letters' in the math version `bold' on input line 35.

LaTeX Font Info: Overwriting symbol font `letters' in version `bold'

(Font) OML/cmm/b/it --> U/eur/m/n on input line 35.

LaTeX Font Info: Overwriting symbol font `letters' in version `bold'

(Font) U/eur/m/n --> U/eur/b/n on input line 36.

LaTeX Font Info: Redeclaring math symbol \Gamma on input line 47.

LaTeX Font Info: Redeclaring math symbol \Delta on input line 48.

LaTeX Font Info: Redeclaring math symbol \Theta on input line 49.

LaTeX Font Info: Redeclaring math symbol \Lambda on input line 50.

LaTeX Font Info: Redeclaring math symbol \Xi on input line 51.

LaTeX Font Info: Redeclaring math symbol \Pi on input line 52.

LaTeX Font Info: Redeclaring math symbol \Sigma on input line 53.

LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 54.

LaTeX Font Info: Redeclaring math symbol \Phi on input line 55.

LaTeX Font Info: Redeclaring math symbol \Psi on input line 56.

LaTeX Font Info: Redeclaring math symbol \Omega on input line 57.

\symEulerFraktur=\mathgroup4

LaTeX Font Info: Overwriting symbol font `EulerFraktur' in version `bold'

(Font) U/euf/m/n --> U/euf/b/n on input line 63.

LaTeX Info: Redefining \oldstylenums on input line 85.

\symEulerScript=\mathgroup5

LaTeX Font Info: Overwriting symbol font `EulerScript' in version `bold'

(Font) U/eus/m/n --> U/eus/b/n on input line 93.

LaTeX Font Info: Redeclaring math symbol \aleph on input line 97.

LaTeX Font Info: Redeclaring math symbol \Re on input line 98.

LaTeX Font Info: Redeclaring math symbol \Im on input line 99.

LaTeX Font Info: Redeclaring math delimiter \vert on input line 101.

LaTeX Font Info: Redeclaring math delimiter \backslash on input line 103.

LaTeX Font Info: Redeclaring math symbol \neg on input line 106.

LaTeX Font Info: Redeclaring math symbol \wedge on input line 108.

LaTeX Font Info: Redeclaring math symbol \vee on input line 110.

LaTeX Font Info: Redeclaring math symbol \setminus on input line 112.

LaTeX Font Info: Redeclaring math symbol \sim on input line 113.

LaTeX Font Info: Redeclaring math symbol \mid on input line 114.

LaTeX Font Info: Redeclaring math delimiter \arrowvert on input line 116.

LaTeX Font Info: Redeclaring math symbol \mathsection on input line 117.

\symEulerExtension=\mathgroup6

LaTeX Font Info: Redeclaring math symbol \coprod on input line 125.

LaTeX Font Info: Redeclaring math symbol \prod on input line 125.

LaTeX Font Info: Redeclaring math symbol \sum on input line 125.

LaTeX Font Info: Redeclaring math symbol \intop on input line 130.

LaTeX Font Info: Redeclaring math symbol \ointop on input line 131.

LaTeX Font Info: Redeclaring math symbol \braceld on input line 132.

LaTeX Font Info: Redeclaring math symbol \bracerd on input line 133.

LaTeX Font Info: Redeclaring math symbol \bracelu on input line 134.

LaTeX Font Info: Redeclaring math symbol \braceru on input line 135.

LaTeX Font Info: Redeclaring math symbol \infty on input line 136.

LaTeX Font Info: Redeclaring math symbol \nearrow on input line 153.

LaTeX Font Info: Redeclaring math symbol \searrow on input line 154.

LaTeX Font Info: Redeclaring math symbol \nwarrow on input line 155.

LaTeX Font Info: Redeclaring math symbol \swarrow on input line 156.

LaTeX Font Info: Redeclaring math symbol \Leftrightarrow on input line 157.

LaTeX Font Info: Redeclaring math symbol \Leftarrow on input line 158.

LaTeX Font Info: Redeclaring math symbol \Rightarrow on input line 159.

LaTeX Font Info: Redeclaring math symbol \leftrightarrow on input line 160.

LaTeX Font Info: Redeclaring math symbol \leftarrow on input line 161.

LaTeX Font Info: Redeclaring math symbol \rightarrow on input line 163.

LaTeX Font Info: Redeclaring math delimiter \uparrow on input line 166.

LaTeX Font Info: Redeclaring math delimiter \downarrow on input line 168.

LaTeX Font Info: Redeclaring math delimiter \updownarrow on input line 170.

LaTeX Font Info: Redeclaring math delimiter \Uparrow on input line 172.

LaTeX Font Info: Redeclaring math delimiter \Downarrow on input line 174.

LaTeX Font Info: Redeclaring math delimiter \Updownarrow on input line 176.

LaTeX Font Info: Redeclaring math symbol \leftharpoonup on input line 177.

LaTeX Font Info: Redeclaring math symbol \leftharpoondown on input line 178.

LaTeX Font Info: Redeclaring math symbol \rightharpoonup on input line 179.

LaTeX Font Info: Redeclaring math symbol \rightharpoondown on input line 180

.

LaTeX Font Info: Redeclaring math delimiter \lbrace on input line 182.

LaTeX Font Info: Redeclaring math delimiter \rbrace on input line 184.

\symcmmigroup=\mathgroup7

LaTeX Font Info: Overwriting symbol font `cmmigroup' in version `bold'

(Font) OML/cmm/m/it --> OML/cmm/b/it on input line 200.

LaTeX Font Info: Redeclaring math accent \vec on input line 201.

LaTeX Font Info: Redeclaring math symbol \triangleleft on input line 202.

LaTeX Font Info: Redeclaring math symbol \triangleright on input line 203.

LaTeX Font Info: Redeclaring math symbol \star on input line 204.

LaTeX Font Info: Redeclaring math symbol \lhook on input line 205.

LaTeX Font Info: Redeclaring math symbol \rhook on input line 206.

LaTeX Font Info: Redeclaring math symbol \flat on input line 207.

LaTeX Font Info: Redeclaring math symbol \natural on input line 208.

LaTeX Font Info: Redeclaring math symbol \sharp on input line 209.

LaTeX Font Info: Redeclaring math symbol \smile on input line 210.

LaTeX Font Info: Redeclaring math symbol \frown on input line 211.

LaTeX Font Info: Redeclaring math accent \hat on input line 254.

) ("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\fontspec\fontspec.sty"

Package: fontspec 2007/09/16 v1.16 Advanced font selection for XeLaTeX

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\ifxetex\ifxetex.sty"

Package: ifxetex 2006/08/21 v0.3 Provides ifxetex conditional

)

\c at zf@newff=\count93

\c at zf@index=\count94

\c at zf@script=\count95

\c at zf@language=\count96

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\tools\calc.sty"

Package: calc 2005/08/06 v4.2 Infix arithmetic (KKT,FJ)

\calc at Acount=\count97

\calc at Bcount=\count98

\calc at Adimen=\dimen118

\calc at Bdimen=\dimen119

\calc at Askip=\skip44

\calc at Bskip=\skip45

LaTeX Info: Redefining \setlength on input line 75.

LaTeX Info: Redefining \addtolength on input line 76.

\calc at Ccount=\count99

\calc at Cskip=\skip46

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\xkeyval\xkeyval.sty"

Package: xkeyval 2006/11/18 v2.5f package option processing (HA)

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\xkeyval\xkeyval.tex"

\XKV at toks=\toks17

\XKV at depth=\count100

File: xkeyval.tex 2006/11/18 v2.5f key=value parser (HA)

("C:\Program Files (x86)\MiKTeX 2.7\tex\generic\xkeyval\keyval.tex")))

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\base\fontenc.sty"

Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\euenc\eu1enc.def"

File: eu1enc.def 2008/02/05 v0.1c Experimental unicode font encoding

)

LaTeX Font Info: Try loading font information for EU1+lmr on input line 100.

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\euenc\lm\eu1lmr.fd"

File: eu1lmr.fd 2007/01/14 v1.3 Font defs for Latin Modern

))

LaTeX Info: Redefining \itshape on input line 1069.

LaTeX Info: Redefining \slshape on input line 1072.

LaTeX Info: Redefining \scshape on input line 1075.

LaTeX Info: Redefining \upshape on input line 1078.

fontspec.cfg loaded.

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\fontspec\fontspec.cfg"))

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\xunicode\xunicode.sty"

File: xunicode.sty 2008/02/08 v0.91 provides access to latin accents and
many o

ther characters in Unicode lower plane

)

\c at zf@famc at Calibri=\count101

Package fontspec Info: Defining font family for 'Calibri' with options [] on
in

put line 6.

\c at zf@famc at Calibri Bold=\count102

Package fontspec Info: Defining font family for 'Calibri Bold' with options
[]

on input line 8.

Package fontspec Info: Could not resolve font Calibri Bold/B (it might not
exis

t) on input line 8.

\c at zf@famc at Calibri Italic=\count103

Package fontspec Info: Defining font family for 'Calibri Italic' with
options [

] on input line 10.

("C:\Program Files (x86)\MiKTeX 2.7\tex\xelatex\xltxtra\xltxtra.sty"

Package: xltxtra 2007/09/01 v0.3b Improvements for the "XeLaTeX" format

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\graphics\graphicx.sty"

Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\graphics\graphics.sty"

Package: graphics 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\graphics\trig.sty"

Package: trig 1999/03/16 v1.09 sin cos tan (DPC)

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\00miktex\graphics.cfg"

File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive

)

Package graphics Info: Driver file: xetex.def on input line 90.

)

\Gin at req@height=\dimen120

\Gin at req@width=\dimen121

)

LaTeX Info: Redefining \TeX on input line 39.

LaTeX Info: Redefining \LaTeX on input line 45.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\misc\etex.sty"

Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)

\et at xins=\count104

)

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\base\fixltx2e.sty"

Package: fixltx2e 2006/03/24 v1.1n fixes to LaTeX

LaTeX Info: Redefining \em on input line 420.

)

LaTeX Info: Redefining \em on input line 114.

LaTeX Info: Redefining \emph on input line 123.

LaTeX Info: Redefining \- on input line 128.

LaTeX Info: Redefining \textsubscript on input line 147.

LaTeX Info: Redefining \textsuperscript on input line 149.

\xxt at tempbox=\box29

) (test.aux)

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Checking defaults for EU1/lmr/m/n on input line 14.

LaTeX Font Info: ... okay on input line 14.

LaTeX Font Info: Redeclaring symbol font `operators' on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `normal'

(Font) OT1/cmr/m/n --> OT1/Calibri(0)/m/n on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `bold'

(Font) OT1/cmr/bx/n --> OT1/Calibri(0)/m/n on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `bold'

(Font) OT1/Calibri(0)/m/n --> OT1/Calibri(0)/bx/n on input lin

e 14.

LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'

(Font) OT1/cmr/bx/n --> OT1/Calibri(0)/bx/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'

(Font) OT1/cmr/bx/n --> OT1/Calibri(0)/bx/n on input line 14.

LaTeX Font Info: Redeclaring math alphabet \mathsf on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'

(Font) OT1/cmss/m/n --> OT1/lmss/m/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'

(Font) OT1/cmss/bx/n --> OT1/lmss/m/n on input line 14.

LaTeX Font Info: Redeclaring math alphabet \mathit on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'

(Font) OT1/cmr/m/it --> OT1/Calibri(0)/m/it on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'

(Font) OT1/cmr/bx/it --> OT1/Calibri(0)/m/it on input line 14.

LaTeX Font Info: Redeclaring math alphabet \mathtt on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'

(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'

(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'

(Font) OT1/lmss/m/n --> OT1/lmss/bx/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'

(Font) OT1/Calibri(0)/m/it --> OT1/Calibri(0)/bx/it on input l

ine 14.

Package fontspec Info: Adjusting the maths setup (use [no-math] to avoid
this).

on input line 14.

\symlegacymaths=\mathgroup8

LaTeX Font Info: Overwriting symbol font `legacymaths' in version `bold'

(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 14.

LaTeX Font Info: Redeclaring math accent \acute on input line 14.

LaTeX Font Info: Redeclaring math accent \grave on input line 14.

LaTeX Font Info: Redeclaring math accent \ddot on input line 14.

LaTeX Font Info: Redeclaring math accent \tilde on input line 14.

LaTeX Font Info: Redeclaring math accent \bar on input line 14.

LaTeX Font Info: Redeclaring math accent \breve on input line 14.

LaTeX Font Info: Redeclaring math accent \check on input line 14.

LaTeX Font Info: Redeclaring math accent \hat on input line 14.

LaTeX Font Info: Redeclaring math accent \dot on input line 14.

LaTeX Font Info: Redeclaring math accent \mathring on input line 14.

LaTeX Font Info: Redeclaring math symbol \colon on input line 14.

LaTeX Font Info: Redeclaring symbol font `operators' on input line 14.

LaTeX Font Info: Encoding `OT1' has changed to `EU1' for symbol font

(Font) `operators' in the math version `normal' on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `normal'

(Font) OT1/Calibri(0)/m/n --> EU1/Calibri(0)/m/n on input line

14.

LaTeX Font Info: Encoding `OT1' has changed to `EU1' for symbol font

(Font) `operators' in the math version `bold' on input line 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `bold'

(Font) OT1/Calibri(0)/bx/n --> EU1/Calibri(0)/m/n on input lin

e 14.

LaTeX Font Info: Overwriting symbol font `operators' in version `normal'

(Font) EU1/Calibri(0)/m/n --> EU1/Calibri(0)/m/n on input line

14.

LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `normal'

(Font) EU1/Calibri(0)/m/n --> EU1/Calibri(0)/m/n on input line

14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'

(Font) OT1/Calibri(0)/m/it --> EU1/Calibri(0)/m/it on input li

ne 14.

LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'

(Font) OT1/Calibri(0)/bx/n --> EU1/Calibri(0)/bx/n on input li

ne 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'

(Font) OT1/lmss/m/n --> EU1/Calibri(0)/m/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'

(Font) OT1/lmtt/m/n --> EU1/CalibriItalic(0)/m/n on input line

14.

LaTeX Font Info: Overwriting symbol font `operators' in version `bold'

(Font) EU1/Calibri(0)/m/n --> EU1/Calibri(0)/bx/n on input lin

e 14.

LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `bold'

(Font) EU1/Calibri(0)/m/n --> EU1/CalibriBold(0)/m/n on input

line 14.

LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'

(Font) OT1/Calibri(0)/bx/n --> EU1/CalibriBold(0)/bx/n on inpu

t line 14.

LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'

(Font) OT1/Calibri(0)/bx/it --> EU1/CalibriBold(0)/m/it on inp

ut line 14.

LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'

(Font) OT1/lmss/bx/n --> EU1/Calibri(0)/bx/n on input line 14.

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'

(Font) OT1/lmtt/m/n --> EU1/CalibriItalic(0)/bx/n on input lin

e 14.

LaTeX Font Info: Try loading font information for U+eur on input line 15.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\amsfonts\ueur.fd"

File: ueur.fd 2002/01/19 v2.2g AMS font definitions

)

LaTeX Font Info: External font `cmex10' loaded for size

(Font) <14.4> on input line 15.

LaTeX Font Info: External font `cmex10' loaded for size

(Font) <7> on input line 15.

LaTeX Font Info: Try loading font information for U+euf on input line 15.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\amsfonts\ueuf.fd"

File: ueuf.fd 2002/01/19 v2.2g AMS font definitions

)

LaTeX Font Info: Try loading font information for U+eus on input line 15.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\amsfonts\ueus.fd"

File: ueus.fd 2002/01/19 v2.2g AMS font definitions

)

LaTeX Font Info: Try loading font information for U+euex on input line 15.

("C:\Program Files (x86)\MiKTeX 2.7\tex\latex\amsfonts\ueuex.fd"

File: ueuex.fd 2002/01/19 v2.2g AMS font definitions

)

LaTeX Font Info: External font `euex7' loaded for size

(Font) <7> on input line 15.

(test.toc)

\tf at toc=\write3

! Undefined control sequence.

<recently read> \c at lor@to at ps

l.19 \psline(

0,0)(1,1)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

\XC at usec@lor ...string \color@ #1#2\endcsname \@@

\fi \space

l.19 \psline(

0,0)(1,1)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

<recently read> \c at lor@to at ps

l.20 \psdot

(0,0)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

\XC at usec@lor ...string \color@ #1#2\endcsname \@@

\fi \space

l.20 \psdot

(0,0)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

<recently read> \c at lor@to at ps

l.20 \psdot(0,0)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

! Undefined control sequence.

\XC at usec@lor ...string \color@ #1#2\endcsname \@@

\fi \space

l.20 \psdot(0,0)

The control sequence at the end of the top line

of your error message was never \def'ed. If you have

misspelled it (e.g., `\hobx'), type `I' and the correct

spelling (e.g., `I\hbox'). Otherwise just continue,

and I'll forget about whatever was undefined.

[1

] (test.aux) )

Here is how much of TeX's memory you used:

6526 strings out of 30501

98480 string characters out of 1191131

185026 words of memory out of 1500000

9589 multiletter control sequences out of 110000

7654 words of font info for 44 fonts, out of 1200000 for 2000

14 hyphenation exceptions out of 8191

32i,6n,37p,451b,195s stack positions out of 5000i,500n,10000p,200000b,5000s

Output written on test.pdf (1 page).

---------------------------------------------------

This time I activated the dvips option like \usepackage[dvips]{pstricks} and
this time I had no error but there was no line in my diagram. I actually
have attached the pdf file that I got.



Any help is appreciated.



Thanks
-- 
PSTricks
http://pstricks.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20080420/a523e0d1/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 23827 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20080420/a523e0d1/attachment.pdf 


More information about the PSTricks mailing list