summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex
diff options
context:
space:
mode:
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.tex128
1 files changed, 78 insertions, 50 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 22c3a5c5fdf..4a90ac0332c 100644
--- a/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex
+++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex
@@ -62,6 +62,12 @@
}
\bfig{
+ \centerline{\getpic{Arresters}}
+ \caption{The {\tt arrester} macro
+ \src{Arresters.m4}.}
+ }
+
+\bfig{
\centerline{\getpic{MoreTable}}
\caption{Additional two-terminal elements
\src{MoreTable.m4}.}
@@ -152,12 +158,12 @@
\src{Pconn.m4}.}
}
-\bfig{
+\ifmpost\else\ifpostscript\else\bfig{
\centerline{\getpic{EVplugs}}
\caption{Electric vehicle charging plug patterns make extensive
use of {\sl key=value} pairs to set options
\src{EVplugs.m4}.}
- }
+ }\fi\fi
\bfig{
\centerline{\getpic{Headers}}
@@ -412,6 +418,12 @@
\end{sidewaysfigure} %}% \end{landscape}
\bfig{
+ \centerline{\getpic{UNO}}
+ \caption{An Arduino UNO circuit adapted and redrawn
+ \src{UNO.m4}.}
+ }
+
+\bfig{
\centerline{\getpic{Tubediags}}
\caption{Electron-tube diagrams: a few bottom-view base diagrams,
a generic triode test circuit, and a 25-watt audio amplifier adapted
@@ -515,28 +527,28 @@
\src{ex00.m4}.}
}
-\bfig{
+\ifmpost\else\ifpostscript\else\bfig{
\centerline{\getpic{EEP}}
\caption{A test of experimental single-line diagram macros
\src{EEP.m4}.}
- }
+ }\fi\fi
-\bfig{
- \centerline{\getpic{control}}
- \caption{Control-system block diagrams
- \src{control.m4}.}
- }
+\ifpostscript\else\bfig{
+ \centerline{\getpic{ex05}}
+ \caption{Use of {\tt darrow} and {\tt Darc}
+ \src{ex05.m4}.}
+ }\fi
\bfig{
\centerline{\getpic{GrayCode}}
- \caption{Gray code 10-bit encoder disk pattern
+ \caption{Gray code 10-bit encoder disk pattern and a crossbar switch
\src{GrayCode.m4}.}
}
\bfig{
- \centerline{\getpic{Crossbar}}
- \caption{A crossbar switch
- \src{Crossbar.m4}.}
+ \centerline{\getpic{control}}
+ \caption{Control-system block diagrams
+ \src{control.m4}.}
}
\bfig{
@@ -560,6 +572,24 @@
}
\bfig{
+ \centerline{\getpic{Geometry}}
+ \caption{Some geometrical constructions
+ \src{Geometry.m4}.}
+ }
+
+\bfig{
+ \centerline{\getpic{Loglog}}
+ \caption{A graph drawn using the pic language
+ \src{Loglog.m4}.}
+ }
+
+\ifmpost\else\bfig{
+ \centerline{\getpic{Smithchart}}
+ \caption{A Smith chart
+ \src{Smithlchart.m4}.}
+ }\fi
+
+\bfig{
\centerline{\getpic{ex09}}
\caption{Illustrating the macro
{\tt dimension\_(}{\sl linespec}, {\sl offset}, {\sl label},
@@ -584,19 +614,6 @@
}
\bfig{
- \centerline{\getpic{ex05}}
- \caption{The Kalman canonical decomposition of a dynamical system:
- use of {\tt darrow}
- \src{ex05.m4}.}
- }
-
-\bfig{
- \centerline{\getpic{Loglog}}
- \caption{A graph drawn using the pic language
- \src{Loglog.m4}.}
- }
-
-\bfig{
\centerline{\getpic{random}}
\caption{Testing random number generation using
dpic macro {\tt randn(}{\sl array name, n, mean, std dev}{\tt)}
@@ -631,17 +648,28 @@
\src{csc.m4}.}
}
-\bfig{
- \centerline{\getpic{rose}}
- \caption{Redrawn from a detail of the set design for the musical
- {\it Dracula,} used for testing {\tt dpic}. This diagram
- consumes much \LaTeX\ main memory but can be produced
- directly as pdf using \hbox{\tt dpic -d},
- as svg using \hbox{\tt dpic -v},
- or as postscript using \hbox{\tt dpic -r}
- since no text formatting is required
+\ifpostscript\bfig{% For psfrag
+ \includegraphics[width=\textwidth]{rose.eps} %\centerline{\getpic{rose}}
+ \caption{The left object, used for testing {\tt dipic,} is redrawn from
+ a detail of the set design for the musical {\it Dracula.} This
+ consumes much \LaTeX\ main memory but can be produced directly
+ as pdf using \hbox{\tt dpic -d}, as svg using \hbox{\tt dpic -v},
+ or as postscript using \hbox{\tt dpic -r} since no text formatting
+ is required. The right object adjusts the size of dots to produce
+ a halftone effect
\src{rose.m4}.}
- }
+ }\else%
+\ifmpost\else\bfig{%
+ \includegraphics[width=\textwidth]{rose.pdf} %\centerline{\getpic{rose}}
+ \caption{The left object, used for testing {\tt dipic,} is redrawn from
+ a detail of the set design for the musical {\it Dracula.} This
+ consumes much \LaTeX\ main memory but can be produced directly
+ as pdf using \hbox{\tt dpic -d}, as svg using \hbox{\tt dpic -v},
+ or as postscript using \hbox{\tt dpic -r} since no text formatting
+ is required. The right object adjusts the size of dots to produce
+ a halftone effect
+ \src{rose.m4}.}
+ }\fi\fi
\bfig{
\centerline{\getpic{diamond}}
@@ -662,12 +690,18 @@
\src{Buttons.m4}.}
}
+\ifmpost\else\ifpostscript\else\bfig{% Exclude mpost and psfrag
+ \includegraphics[scale=0.7]{keyboard.pdf} %\centerline{\getpic{keyboard}}
+ \caption{This diagram has been produced as svg with dpic -v
+ (then converted to pdf for inclusion in examples.pdf)
+ \src{keyboard.m4}.}
+ }\fi\fi
+
\bfig{
\centerline{\getpic{Dini}}
\caption{Dini surface and an icosahedron
\src{Dini.m4}.}
}
-\clearpage
\bfig{
\centerline{\getpic{Sierpinski}}
@@ -708,17 +742,11 @@
\bfig{
\centerline{\getpic{Btree}}
- \caption{A binary tree
+ \caption{Trees
\src{Btree.m4}.}
}
\ifmpost\else% Tex capacity exceeded at this point under metapost
-\bfig{
- \centerline{\getpic{Ttree}}
- \caption{Another tree
- \src{Ttree.m4}.}
- }
-
% Overlaying a figure with line graphics depends on the postprocessor:
\ifpst% PSTricks
\bfig{%
@@ -744,18 +772,18 @@
\bfig{%
\centerline{\boxdims{InclA}{%ignore%
\includegraphics[width=3in]{../Incl}}%
- \hspace*{-3in}\includegraphics{Inclpdf}}%
+ \hspace*{-3in}\includegraphics{Incleps}}%
\caption{Overlaying a figure with line graphics %ignore%
- \src{Inclpdf.m4}.}
+ \src{Incleps.m4}.}
}
\else\ifpostscript% Postscript with psfrag (.eps.gz not allowed)
-\bfig{%
+ifpostscript(,\bfig{%
\centerline{\boxdims{InclA}{%ignore%
\includegraphics[width=3in]{Incl.eps}}%
- \hspace*{-3in}\includegraphics{Inclpdf.eps}}%
+ \hspace*{-3in}\includegraphics{Incleps.eps}}%
\caption{Overlaying a figure with line graphics %ignore%
- \src{Inclpdf.m4}.}
- }
+ \src{Incleps.m4}.}
+ })
\fi\fi\fi\fi\fi
\fi % ifmpost