diff options
author | Karl Berry <karl@freefriends.org> | 2005-12-29 00:34:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2005-12-29 00:34:36 +0000 |
commit | 41ceff5a615ab4e3d46b1c94bd26d9dcf9d6c1f8 (patch) | |
tree | c710ef0b82f65ae0f818e6ea8f10c2f40f2decf3 /Master/texmf-doc/doc/english/latex-graphics-companion/6-7-2.ltx | |
parent | 2293d6885b754133151c14be7e01ad81baf0afbf (diff) |
doc/english/i-l
git-svn-id: svn://tug.org/texlive/trunk@21 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/6-7-2.ltx')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/6-7-2.ltx | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/6-7-2.ltx b/Master/texmf-doc/doc/english/latex-graphics-companion/6-7-2.ltx new file mode 100644 index 00000000000..e6ed66c122f --- /dev/null +++ b/Master/texmf-doc/doc/english/latex-graphics-companion/6-7-2.ltx @@ -0,0 +1,80 @@ +\documentclass{ppex} +\nonstopmode + +\pagestyle{empty} +\setlength\textwidth{111.0pt} +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray + +\expandafter\ifx\csname graph\endcsname\relax \csname newbox\endcsname\graph\fi +\expandafter\ifx\csname graphtemp\endcsname\relax \csname newdimen\endcsname\graphtemp\fi +\setbox\graph=\vtop{\vskip 0pt\hbox{% + \special{pn 22}% + \special{pa 950 785}% + \special{pa 650 785}% + \special{fp}% + \special{ar 500 785 150 150 0 6.28319}% + \special{ar 450 785 50 50 -3.141593 -0.000000}% + \special{ar 550 785 50 50 -0.000000 3.141593}% + \special{pa 350 785}% + \special{pa 50 785}% + \special{fp}% + \graphtemp=\baselineskip\multiply\graphtemp by 1\divide\graphtemp by 2 + \advance\graphtemp by .5ex\advance\graphtemp by 0.935in + \rlap{\kern 0.500in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$V_{ac}$\hbox{$\:$}\hss}}% + \special{pa 50 785}% + \special{pa 50 685}% + \special{pa 0 660}% + \special{pa 100 610}% + \special{pa 0 560}% + \special{pa 100 510}% + \special{pa 0 460}% + \special{pa 100 410}% + \special{pa 0 360}% + \special{pa 100 310}% + \special{pa 0 260}% + \special{pa 100 210}% + \special{pa 50 185}% + \special{pa 50 85}% + \special{fp}% + \graphtemp=.5ex\advance\graphtemp by 0.435in + \rlap{\kern 0.000in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$R$\hbox{$\:$}}}% + \special{pa 50 85}% + \special{pa 330 85}% + \special{fp}% + \special{ar 384 60 60 60 2.705260 7.155850}% + \special{ar 461 60 60 60 2.268928 7.155850}% + \special{ar 539 60 60 60 2.268928 7.155850}% + \special{ar 616 60 60 60 2.268928 6.719518}% + \special{pa 670 85}% + \special{pa 950 85}% + \special{fp}% + \graphtemp=\baselineskip\multiply\graphtemp by 1\divide\graphtemp by 2 + \advance\graphtemp by .5ex\advance\graphtemp by 0.106in + \rlap{\kern 0.500in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$L$\hbox{$\:$}\hss}}% + \graphtemp=\baselineskip\multiply\graphtemp by -1\divide\graphtemp by 2 + \advance\graphtemp by .5ex\advance\graphtemp by 0.000in + \rlap{\kern 0.500in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$iL\omega$\hbox{$\:$}\hss}}% + \special{pa 950 85}% + \special{pa 950 405}% + \special{fp}% + \special{pa 850 405}% + \special{pa 1050 405}% + \special{fp}% + \special{pa 850 465}% + \special{pa 1050 465}% + \special{fp}% + \special{pa 950 465}% + \special{pa 950 785}% + \special{fp}% + \graphtemp=.5ex\advance\graphtemp by 0.435in + \rlap{\kern 1.050in\lower\graphtemp\hbox to 0pt{\hbox{$\:$}$C$\hbox{$\:$}\hss}}% + \graphtemp=.5ex\advance\graphtemp by 0.435in + \rlap{\kern 0.850in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$\displaystyle\frac{1}{iC\omega}$\hbox{$\:$}}}% + \hbox{\vrule depth0.935in width0pt height 0pt}% + \kern 1.050in + }% +}% +\usebox{\graph} +\end{document} |