diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex | 59 |
1 files changed, 27 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex b/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex index 45000c231b6..2dbfa7e5042 100644 --- a/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex +++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex @@ -80,6 +80,12 @@ } \bfig{ + \centerline{\getpic{Antennas}} + \caption{Antenna symbols + \src{Antennas.m4}.} + } + +\bfig{ \centerline{\getpic{Switches}} \caption{The switch macros; {\tt switch(,,,L|B|D)} is a wrapper for {\tt lswitch}, {\tt bswitch}, and {\tt dswitch} @@ -87,12 +93,6 @@ } \bfig{ - \centerline{\getpic{Antennas}} - \caption{Antenna symbols - \src{Antennas.m4}.} - } - -\bfig{ {\small\centerline{\getpic{Opamp}} } \caption{The opamp \src{Opamp.m4}.} @@ -161,7 +161,7 @@ \ifmpost\else\bfig{ \centerline{\getpic{cbresistor}} \caption{Color-coded through-hole resistors. All are - 10 percent tolerance except for the last, + 10 percent tolerance except the last, which illustrates 5 percent \src{cbresistor.m4}.} }\fi @@ -248,12 +248,6 @@ } \bfig{ - \centerline{\getpic{ex02}} - \caption{Elements at obtuse angles - \src{ex02.m4}.} - } - -\bfig{ {\small\centerline{\getpic{Optoiso}} } \caption{Optical isolator: a circuit with right or left orientation \src{Optoiso.m4}.} @@ -350,12 +344,24 @@ } \bfig{ + \centerline{\getpic{LT3724}} + \caption{IC controller and auxiliary elements of a step-down converter + \src{LT3524.m4}.} + } + +\bfig{ \centerline{\getpic{ex04}} \caption{Labels on non-manhattan elements \src{ex04.m4}.} } \bfig{ + \centerline{\getpic{Drive}} + \caption{Synchronous machine driven by variable-speed drive and rectifier + \src{Drive.m4}.} + } + +\bfig{ \centerline{\getpic{Csource}} \caption{Realization of a controlled source (illustrating stacked element labels) @@ -363,12 +369,6 @@ } \bfig{ - \centerline{\getpic{Drive}} - \caption{Synchronous machine driven by variable-speed drive and rectifier - \src{Drive.m4}.} - } - -\bfig{ \centerline{\getpic{ex16}} \caption{A rate $1/2$ binary convolutional coder and its state diagram \src{ex16.m4}.} @@ -387,9 +387,9 @@ } \bfig{ - \centerline{\getpic{Rectifiers}} - \caption{Rectifier circuits and waveforms - \src{Rectifiers.m4}.} + \centerline{\getpic{OneLine}} + \caption{Single line distribution diagram + \src{OneLine.m4}.} } \begin{sidewaysfigure} %\rotatebox{90}{% \begin{landscape} %ignore% @@ -568,14 +568,15 @@ \caption{Embellishments: the top row illustrates {\tt shadowed(box|circle|ellipse|line,[at {\sl position}],{\sl keys})} and the second row - {\tt ColoredV(box|circle|ellipse,({\sl r,g,b})|(({\sl colorseq})),{\sl attributes})} + {\tt ColoredV(box|circle|ellipse,({\sl r,g,b})|(({\sl colorseq})), + {\sl attributes})} \src{Shadowed.m4}.} }\fi\fi \bfig{ - \centerline{\getpic{ex06}} - \caption{Crosshatching - \src{ex06.m4}.} + \centerline{\getpic{Loglog}} + \caption{A graph and crosshatching example drawn using the pic language + \src{Loglog.m4}.} } \bfig{ @@ -584,12 +585,6 @@ \src{Geometry.m4}.} } -\bfig{ - \centerline{\getpic{Loglog}} - \caption{A graph drawn using the pic language - \src{Loglog.m4}.} - } - \ifmpost\else\ifpostscript\else\bfig{ \centerline{\getpic{Smithchart}} \caption{A Smith chart |