summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-pad/pst-pad-doc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-03-21 23:52:41 +0000
committerKarl Berry <karl@freefriends.org>2008-03-21 23:52:41 +0000
commit1472f655976291d22dbaa4c321df214ae82d9ec3 (patch)
tree8c1d3c2a4969a3f52bc87b4ec70eb6e372fe57ce /Master/texmf-dist/doc/generic/pst-pad/pst-pad-doc.tex
parent7d7bf2b41a666e04b6c4b7c9a8984a4930dca2e4 (diff)
pst-pad updae (21mar08)
git-svn-id: svn://tug.org/texlive/trunk@7066 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-pad/pst-pad-doc.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pst-pad/pst-pad-doc.tex70
1 files changed, 14 insertions, 56 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-pad/pst-pad-doc.tex b/Master/texmf-dist/doc/generic/pst-pad/pst-pad-doc.tex
index 49a7ca1a699..bcaa33ad851 100644
--- a/Master/texmf-dist/doc/generic/pst-pad/pst-pad-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-pad/pst-pad-doc.tex
@@ -2,62 +2,20 @@
%%
%% Author: Patrick Drechsler
%%
-%% Copyright
-%%
%% Created: Fri Feb 8 02:04:17 2008
%%
-%% Version: $Id: pst-pad-doc.tex 320 2008-02-20 17:50:01Z patrick $
+%% Version: $Id: pst-pad-doc.tex 328 2008-03-21 15:22:10Z patrick $
%%
\listfiles
\documentclass{scrartcl}
-\setkomafont{disposition}{\normalcolor\rmfamily\bfseries}
-\usepackage[T1]{fontenc}
-\usepackage[utf8]{inputenc}
-
-\usepackage{fixltx2e}% standard LaTeX package...
-\usepackage{lmodern}
-\usepackage[scaled=0.85]{beramono}
-\usepackage{fancyhdr}
-\usepackage[obeyspaces]{url}
-\usepackage{xcolor}%
-\usepackage{amsmath}
-\usepackage{pst-pad}
-\let\verPstPad\fileversion
-\usepackage{multicol}
-\usepackage{showexpl}
-%
-\makeatletter
-\def\@UrlFont{\small\ttfamily}
-\renewenvironment{description}
- {\list{}{\labelwidth\z@ \itemindent-\leftmargin
- \itemsep0pt \parsep0pt
- \let\makelabel\descriptionlabel}}
- {\endlist}
-
-\DeclareRobustCommand\cs[1]{\texttt{\char`\\#1}}
-\def\PS{PostScript}
-\newcommand{\PadPackage}{\textsf{`pst-pad'}}
-
-\lhead{\PadPackage}\rhead{A PSTricks package for drawing attachment models}
-\pagestyle{fancy}
-
-\psset{subgriddiv=0,griddots=10,gridlabels=7pt}%
-%\showgrid
-% \usepackage[colorlinks,linktocpage]{hyperref}
-\usepackage{hyperref}
-
-\newcommand{\macro}[1]{\texttt{#1}}
-\newcommand{\parameter}[1]{\texttt{#1}}
-
-\definecolor{mygreen}{rgb}{0,.5,0}
-\definecolor{mybrown}{rgb}{.6,0,0}
-
-\newcommand{\ParCol}[3]{\textbf{\shortstack{#1 \color{mygreen}(#2)\\ \color{mybrown}(#3)}}}
+\usepackage[english]{babel}
+\input{pst-pad-doc-header}
+\newcommand{\summary}{A PSTricks package for drawing attachment models}
\begin{document}
+\EnableQuotes
-\title{\texttt{pst-pad}\\ A PSTricks package for drawing attachment
- mechanisms\\\normalsize ver. \verPstPad} \author{Patrick
+\title{\texttt{pst-pad}\\\summary\\\normalsize ver. \verPstPad} \author{Patrick
Drechsler\thanks{\url{<Patrick.Drechsler@pstricks.de>}}} \date{\today}
\maketitle
@@ -85,7 +43,7 @@ research.
\section{Parameters}
\label{sec:parameters}
-There are specific paramaters defined to easily change the behaviour of the pst-pad
+There are specific parameters defined to easily change the behaviour of the pst-pad
objects you are drawing.
\let\HLTTc\textsf
@@ -126,7 +84,7 @@ objects you are drawing.
\clearpage
-\section{High-level Macros (``Objects'')}
+\section{High-level Macros ("Objects")}
\label{sec:high-level-macros}
There are three high-level macros: \macro{PstWallToWall},
@@ -222,29 +180,29 @@ default and example values, respectively.
\nbput{\ParCol{FSphereHeight/2}{2}{2}}
%% Label FSphereFillColor:
\psline{->}(-.1,2.2)(-.3,1.6)
- \rput(-.1,2.6){\ParCol{FSphereFillColor}{``lightgray''}{``green!20!white''}}
+ \rput(-.1,2.6){\ParCol{FSphereFillColor}{"lightgray"}{"green!20!white"}}
%% Label FluidFillColor:
\psline{->}(4,2.2)(2.5,.6)
- \rput(4,2.6){\ParCol{FluidFillColor}{``yellow''}{``blue!10!white''}}
+ \rput(4,2.6){\ParCol{FluidFillColor}{"yellow"}{"blue!10!white"}}
%% Label FluidLineWidth:
\psline{->}([offset=.5,nodesep=3]minradiusRight)(minradiusRight)
\rput[l]([offset=-.1,nodesep=3.2]minradiusRight){\ParCol{FluidLineWidth}{1pt}{1.5pt}}
- \rput[l]([offset=.8,nodesep=3.2]minradiusRight){\ParCol{FluidLineColor}{``black''}{``green!50!black''}}
+ \rput[l]([offset=.8,nodesep=3.2]minradiusRight){\ParCol{FluidLineColor}{"black"}{"green!50!black"}}
%% Label FSphereLineWidth:
\psline{->}(-4.3,2.2)(-3.5,1)
\rput(-4.3,2.6){\ParCol{FSphereLineWidth}{1pt}{0.1pt}}
- \rput(-4.3,3.4){\ParCol{FSphereLineColor}{``black''}{``magenta''}}
+ \rput(-4.3,3.4){\ParCol{FSphereLineColor}{"black"}{"magenta"}}
%% Label WallLineWidth:
\psline{->}(1.5,-2.25)(1.5,-1)
\rput[t](1.5,-2.5){\ParCol{WallLineWidth}{1pt}{3pt}}
- \rput[t](1.5,-3.4){\ParCol{WallLineColor}{``black''}{``blue''}}
+ \rput[t](1.5,-3.4){\ParCol{WallLineColor}{"black"}{"blue"}}
\end{pspicture}
\subsection{Liquid shearing}
\label{sec:liquid-shearing}
Sheared liquids sandwiched in between two surfaces can also be displayed. The
-following figure shows the usage of the
+following figures shows the usage of the
parameters \parameter{FluidShearOffsetX}
and \parameter{FluidShearOffsetY}. Again, green and brown colored values in
parentheses give default and example values, respectively.