summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/files.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-10-14 03:01:58 +0000
committerNorbert Preining <norbert@preining.info>2022-10-14 03:01:58 +0000
commit1c0d5e0721918b8ee790c9f1c11f1543e0403322 (patch)
tree945544ad8dae56580c1578e1d2c96c7fe0fc29eb /graphics/circuit_macros/examples/files.tex
parentba720f8eaac74c537fb16f8556e4cf0ab4cd8235 (diff)
CTAN sync 202210140301
Diffstat (limited to 'graphics/circuit_macros/examples/files.tex')
-rw-r--r--graphics/circuit_macros/examples/files.tex15
1 files changed, 13 insertions, 2 deletions
diff --git a/graphics/circuit_macros/examples/files.tex b/graphics/circuit_macros/examples/files.tex
index 5fbcf50af8..22c3a5c5fd 100644
--- a/graphics/circuit_macros/examples/files.tex
+++ b/graphics/circuit_macros/examples/files.tex
@@ -60,6 +60,7 @@
\caption{Macros {\tt fuse} and {\tt cbreaker}
\src{Fuses.m4}.}
}
+
\bfig{
\centerline{\getpic{MoreTable}}
\caption{Additional two-terminal elements
@@ -152,6 +153,13 @@
}
\bfig{
+ \centerline{\getpic{EVplugs}}
+ \caption{Electric vehicle charging plug patterns make extensive
+ use of {\sl key=value} pairs to set options
+ \src{EVplugs.m4}.}
+ }
+
+\bfig{
\centerline{\getpic{Headers}}
\caption{The {\tt Header} macro
\src{Headers.m4}.}
@@ -183,7 +191,8 @@
\bfig{
\centerline{\getpic{thyristor}}
- \caption{Thyristor examples
+ \caption{Thyristor examples. The thyristor is a 3- or 4-terminal
+ composite element
\src{thyristor.m4}.}
}
@@ -589,7 +598,9 @@
\bfig{
\centerline{\getpic{random}}
- \caption{Testing random number generation
+ \caption{Testing random number generation using
+ dpic macro {\tt randn(}{\sl array name, n, mean, std dev}{\tt)}
+ which calls pic built-in {\tt rand()}
\src{random.m4}.}
}