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.tex37
1 files changed, 24 insertions, 13 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 4a90ac0332c..8ca2c08f76f 100644
--- a/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex
+++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/files.tex
@@ -179,7 +179,7 @@
\bfig{
\centerline{\getpic{Chips}}
- \caption{IC package outlines
+ \caption{IC package outlines and examples
\src{Chips.m4}.}
}
@@ -565,6 +565,14 @@
\src{Rotbox.m4}.}
}
+\ifmpost\else\ifpostscript\else\bfig{
+ \centerline{\getpic{shadowed}}
+ \caption{The macro
+ {\tt shadowed(box|circle|ellipse|line,[at {\sl position}],{\sl keys})}
+ shadowed object
+ \src{shadowed.m4}.}
+ }\fi\fi
+
\bfig{
\centerline{\getpic{ex06}}
\caption{Crosshatching
@@ -648,18 +656,20 @@
\src{csc.m4}.}
}
-\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
+\ifpostscript%
+\bfig{% For psfrag
+\includegraphics[width=\textwidth]{rose.eps} %\centerline{\getpic{rose}}%ignore%
+ \caption{The left object, used for testing {\tt dipic,} is redrawn from%ignore%
+ a detail of the set design for the musical {\it Dracula.} This %ignore%
+ consumes much \LaTeX\ main memory but can be produced directly %ignore%
+ as pdf using \hbox{\tt dpic -d}, as svg using \hbox{\tt dpic -v}, %ignore%
+ or as postscript using \hbox{\tt dpic -r} since no text formatting%ignore%
+ is required. The right object adjusts the size of dots to produce%ignore%
+ a halftone effect %ignore%
\src{rose.m4}.}
- }\else%
-\ifmpost\else\bfig{%
+ }
+\else\ifmpost\else%
+\bfig{% Not psfrag
\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
@@ -669,7 +679,8 @@
is required. The right object adjusts the size of dots to produce
a halftone effect
\src{rose.m4}.}
- }\fi\fi
+ }
+\fi\fi
\bfig{
\centerline{\getpic{diamond}}