Documents about Timothy Van Zandt

 

prosper-doc

Minnesota, PHYS 5090
Excerpt: ... presentations. 7 6 Devising new slide styles Devising new prosper styles is an easy task provided you know the basics of Van Zandt's PSTricks package (refer to PSTricks: PostScriptTM macros for Generic TEX, User's Guide, Timothy Van Zandt ). In order to devise your own style named foo, you first have to create a file PPRfoo.sty which will contain its definition. Refer to predefined styles for some examples and to Section 6.4. A word of caution: you are free to create a new style by modifying an existing one. In that case, it is MANDATORY renaming your file; do NEVER EVER modify a style without renaming it (is that clear enough?). You should also write your name and email address in any of your styles such that users know who to get in touch with when they use the style. Please choose a name for your style that is unique in the prosper distribution (with respect to both predefined and contributed styles so far). Please send slide styles you are proud of. I will add them to the distribution in the contrib/ di ...

Decision_EU

Acton School of Business, ECON 501
Excerpt: ... Expected Utility Theory Simon Grant Rice University Timothy Van Zandt INSEAD 22 November 2007 This is a chapter for the forthcoming Handbook of Rational and Social Choice, Paul Anand, Prasanta Pattanaik, and Clemens Puppe, eds., Oxford University Press, 2008. We review classic normative expected utility theory. Our goal is to frame the subsequent chapters (which consider more modern extensions to and deviations from this classic theory) in a way that is accessible to the nonspecialist but also useful to the specialist. We start from scratch with a revealed preference approach to the existence of a utility function. We then present the mathematical structure of additive and linear utility representations and their axiomatizations, in the context of abstract choice theory and using intertemporal choice as a source of examples. We are thus able to focus on this mathematical structure without the interference of the specific interpretation and notation for decision under uncertainty. Furthermore, this approach a ...

lecture15

Allan Hancock College, CS 2411
Excerpt: ... P OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks 97 - Version 97, 93/05/07. %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put (P) 0 get /BoldPentagon put /Metrics 13 dict def Metrics begin /Bullet 1000 def /Circle 1000 def /BoldCircle 1000 def /SolidTriangle 1344 def /Triangle 1344 d ...

lecture

Allan Hancock College, COMP 284
Excerpt: ... ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks 97 - Version 97, 93/05/07. %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put (P) 0 get /BoldPentagon put /Metrics 13 dict def Metrics begin /Bullet 1000 def /Circle 1000 def /BoldCircle 1000 def /SolidTriangle 13 ...

lecture7-jt-algorithm

Washington, STAT 535
Excerpt: ... } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro 0 0 %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put dup (P) 0 get /BoldPentagon put % DG/SR modification begin - Dec. 16, 1999 - From Etienne Riga dup (l) 0 get /SolidDiamond put dup (d) 0 get /Diamond put (D) 0 get /BoldDiamond ...

lecture11-learning-parameters

Washington, STAT 535
Excerpt: ... } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro 0 0 %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put dup (P) 0 get /BoldPentagon put % DG/SR modification begin - Dec. 16, 1999 - From Etienne Riga dup (l) 0 get /SolidDiamond put du ...

lecture6-junction-tree

Washington, STAT 535
Excerpt: ... } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro 0 0 %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put dup (P) 0 get /BoldPentagon put % DG/SR modification begin - Dec. 16, 1999 - From Etienne Riga dup (l) 0 get /SolidDiamond put dup (d) 0 get /Diamond put (D) 0 get /BoldDiamon ...

lecture13-structure

Washington, STAT 535
Excerpt: ... .pro 0 0 %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put dup (P) 0 get /BoldPentagon put % DG/SR modification begin - Dec. 16, 1999 - From Etienne Riga dup (l) 0 get /SolidDiamond put dup (d) 0 get /Diamond put (D) 0 get /BoldDiamond put % DG/SR modification end /Metrics 13 dict def Metrics begin / ...

lecture12-tree-distributions

Washington, STAT 535
Excerpt: ... ible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro 0 0 %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put dup (P) 0 get /BoldPentagon put % DG/SR modification begin - Dec. 16, 1999 - From Etienne Riga dup (l) 0 get /SolidDiamond put dup (d) 0 get /Diamond put (D) 0 ge ...

cluster_lecture

Duke, STA 293
Excerpt: ... t idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pstdots.pro %!PSAdobe2.0 %Title: Dot Font for PSTricks 97 Version 97, 93/05/07. %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put (P) 0 get /BoldPentagon put /Metrics 13 dict def Metrics begin /Bullet 1000 def /Circle 1000 def /BoldCircle 1000 de ...

lecture15

Allan Hancock College, CS 4415
Excerpt: ... if } ifelse } def /InitOL { /OLUnit [ 3000 3000 matrix defaultmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSq ...

lecture3-graphical-independence

Washington, STAT 535
Excerpt: ... isible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro 0 0 %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put dup (P) 0 get /BoldPentagon put % DG/SR modification begin - Dec. 16, 1999 - From Etienne Riga dup (l) 0 get /SolidDiamond put dup (d) 0 get /Diamond put (D) 0 ...

cluster_lecture

Duke, STA 278
Excerpt: ... e abs } ifelse a PtoC h1 add exch w1 add exch } def /BeginOL { dup (all) eq exch TheOL eq or { IfVisible not { Visible /IfVisible true def } if } { IfVisible { Invisible /IfVisible false def } if } ifelse } def /InitOL { /OLUnit [ 3000 3000 matrix defaultmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pstdots.pro %!PSAdobe2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put ...

lecture1

Sveriges lantbruksuniversitet, MATH 154
Excerpt: ... !PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put dup (P) 0 get /BoldPentagon put % DG/SR modification begin - Dec. 16, 1999 - From Etienne Riga dup (l) 0 get /SolidDiamond put dup (d) 0 get /Diamond put (D) 0 get /BoldDiamond put % DG/SR modification end /Metrics 13 dict def Metrics begin /Bullet 100 ...

lecture2

Sveriges lantbruksuniversitet, MATH 154
Excerpt: ... itle: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get /SolidPentagon put dup (p) 0 get /Pentagon put dup (P) 0 get /BoldPentagon put % DG/SR modification begin - Dec. 16, 1999 - From Etienne Riga dup (l) 0 get /SolidDiamond put dup (d) 0 get /Diamond put (D) 0 get /BoldDiamond put % DG/SR modification end /Metrics 13 dict def Metrics begin /Bullet 1000 def /Circle 100 ...

09

East Los Angeles College, PX 407
Excerpt: ... itOL { /OLUnit [ 3000 3000 matrix defaultmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for % % % % % % Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare ...

15

East Los Angeles College, PX 407
Excerpt: ... 3000 3000 matrix defaultmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for % % % % % % Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 ge ...

04

East Los Angeles College, PX 407
Excerpt: ... tmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup dup dup dup dup dup dup dup dup dup dup dup % DG/SR dup dup % % % % % (b) 0 get /Bullet put (c) 0 get /Circle put (C) 0 get /BoldCircle put (u) 0 get /SolidTriangle put (t) 0 get /Triangle put (T) 0 get /BoldTriangle put (r) 0 get /SolidSquare put (s) 0 get /Square put (S) 0 get /BoldSquare put (q) 0 get ...

02

East Los Angeles College, PX 407
Excerpt: ... 00 3000 matrix defaultmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for % % % % % % Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get ...

08

East Los Angeles College, PX 407
Excerpt: ... LUnit [ 3000 3000 matrix defaultmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for % % % % % % Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup ...

02

East Los Angeles College, PX 407
Excerpt: ... 00 3000 matrix defaultmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for % % % % % % Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /BoldSquare put dup (q) 0 get ...

07

East Los Angeles College, PX 407
Excerpt: ... def /InitOL { /OLUnit [ 3000 3000 matrix defaultmatrix dtransform ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for % % % % % % Encoding dup (b) 0 get /Bullet put dup (c) 0 get /Circle put dup (C) 0 get /BoldCircle put dup (u) 0 get /SolidTriangle put dup (t) 0 get /Triangle put dup (T) 0 get /BoldTriangle put dup (r) 0 get /SolidSquare put dup (s) 0 get /Square put dup (S) 0 get /Bo ...

05

East Los Angeles College, PX 407
Excerpt: ... m ] cvx def /Visible { CP OLUnit idtransform T moveto } def /Invisible { CP OLUnit neg exch neg exch idtransform T moveto } def /BOL { BeginOL } def /IfVisible true def } def end % END pstricks.pro %EndProcSet %BeginProcSet: pst-dots.pro %!PS-Adobe-2.0 %Title: Dot Font for PSTricks %Creator: Timothy Van Zandt <tvz@Princeton.EDU> %Creation Date: May 7, 1993 % Version 97 patch 1, 99/12/16 % Modified by Etienne Riga <etienne.riga@skynet.be> - Dec. 16, 1999 % to add /Diamond, /SolidDiamond and /BoldDiamond 10 dict dup begin /FontType 3 def /FontMatrix [ .001 0 0 .001 0 0 ] def /FontBBox [ 0 0 0 0 ] def /Encoding 256 array def 0 1 255 { Encoding exch /.notdef put } for Encoding dup dup dup dup dup dup dup dup dup dup dup dup % DG/SR dup dup % % % % % (b) 0 get /Bullet put (c) 0 get /Circle put (C) 0 get /BoldCircle put (u) 0 get /SolidTriangle put (t) 0 get /Triangle put (T) 0 get /BoldTriangle put (r) 0 get /SolidSquare put (s) 0 get /Square put (S) 0 get /BoldSquare put (q) 0 get /SolidPentagon pu ...