PSTricks - Graphics for T<span class="e">e</span>X and L<span class="a">a</span>T<span class="e">e</span>X

Welcome to the PSTricks web site

Seminar class
TUG logo

Main page

Index
Bug list
Documentation
Doc errors
Examples
2D Gallery
3D Gallery
Packages
CTAN
Search CTAN:
Germany
USA

Statistics

 


the 7th edition, total of 960 colored pages

 


2nd edition, 212 pages, includes 32 color pages

 


 


 


 


 


 


 


 


the 2nd edition, total of 960 pages, includes 32 color pages
beamer class |  Overlays | 


To get overlays, which print all preceding ones ("cumulative overlays") write the following in the preamble:
\makeatletter
\def\pst@initoverlay#1{%
\pst@Verb{%
  /BeginOL {dup (all) eq exch TheOL le or 
  {IfVisible not {Visible /IfVisible true def} if}
  {IfVisible {Invisible /IfVisible false def} if}
  ifelse} def
  \tx@InitOL /TheOL (#1) def}%
}
\def\AltOverlayMode{%
  \def\pst@initoverlay##1{%
    \pst@Verb{%
      /BeginOL {dup (all) eq exch TheOL le or 
	{IfVisible not {Visible /IfVisible true def} if}
	{IfVisible {Invisible /IfVisible false def} if}
      ifelse} def
      \tx@InitOL
      /Visible { initclip } def
      /Invisible {CP newpath OLUnit itransform moveto clip newpath moveto} def
      /TheOL (##1) def
    }%
  }%
}
\makeatother
With this additional code it is possible to show first nodes and then the node connections. Here is a simple example. The LaTeX Source is also available. To get the PDF output use VTeX/Free for Linux or run
latex <file>.tex
dvips -t landscape -Ppdf -G0 <file>.dvi
ps2pdf <file>.ps

For more examples on seminar go the TUG web site.

local time: Wed Apr 22 19:34:19 CEST 2026 ; file is: 1297.08965277778 days old
contact webmaster _at_ perce.de