diff options
Diffstat (limited to 'graphics/circuit_macros/examples/files.tex')
-rw-r--r-- | graphics/circuit_macros/examples/files.tex | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/graphics/circuit_macros/examples/files.tex b/graphics/circuit_macros/examples/files.tex index 3f14c21bdb..334c7657f6 100644 --- a/graphics/circuit_macros/examples/files.tex +++ b/graphics/circuit_macros/examples/files.tex @@ -140,6 +140,12 @@ } \bfig{ + \centerline{\getpic{Connectors}} + \caption{Some connectors with simple geometry and lists of labels + \src{Connectors.m4}.} + } + +\bfig{ \centerline{\getpic{fet}} \caption{FETs, showing programmable components and example customizations \src{fet.m4}.} @@ -247,7 +253,7 @@ \bfig{ \centerline{\getpic{MC}} - \caption{A three-phase switched AC-AC converter + \caption{A three-phase switched AC-AC converter and a DC-DC converter \src{MC.m4}.} } @@ -666,6 +672,7 @@ \src{Btree.m4}.} } +\ifmpost\else% Tex capacity exceeded at this point under metapost \bfig{ \centerline{\getpic{Ttree}} \caption{Another tree @@ -710,5 +717,6 @@ \src{Inclpdf.m4}.} } \fi\fi\fi\fi\fi +\fi % ifmpost \end{document} |