summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-15 20:23:31 +0000
committerKarl Berry <karl@freefriends.org>2022-10-15 20:23:31 +0000
commit19aeadee8fa32b9cc9192c6daba31bb08644a0d5 (patch)
tree5da7a9df3896d731e11e436d6e949bf80f9eea74 /Master/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx
parentf80587771c52eb55c27e2bcdc8846d0e6dbc8746 (diff)
circuit_macros (14oct22)
git-svn-id: svn://tug.org/texlive/trunk@64713 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx')
-rw-r--r--Master/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx19
1 files changed, 13 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx b/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx
index f2ea0d8bc5d..af8a15f8402 100644
--- a/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx
+++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx
@@ -84,9 +84,7 @@ produced, followed by an additional processing step to convert to svg.
Two possibilities for the latter are
<A HREF="https://www.ctan.org/pkg/dvisvgm">dvisvgm</A>
and
- <A HREF="https://github.com/dawbarton/pdf2svg">pdf2svg</A> although
-there may be font-related issues for some diagrams.
-<br>
+ <A HREF="https://github.com/dawbarton/pdf2svg">pdf2svg</A>.
Many circuit and similar diagrams intended for the web do not
require sophisticated labels, however; the examples shown below might
be representative.
@@ -96,7 +94,7 @@ be representative.
</p>
<hr>
<p>
-There are a number of other issues:
+There are other issues:
<ul>
<li> Embedding .svg files in html documents with the &lt;embed&gt; or
&lt;object&gt; tag seems to be a perennial issue.
@@ -381,6 +379,10 @@ cfig(ConnSVG,
cfig(PconnSVG,
The m4tt`'pconnex</g> macro)
+cfig(EVplugsSVG,
+ Electric vehicle charging plug patterns make extensive
+ use of key=value pairs to set options)
+
cfig(HeadersSVG,
The m4tt`'Header</g> macro)
@@ -398,7 +400,8 @@ cfig(ujtSVG,
UJT examples)
cfig(thyristorSVG,
- Thyristor examples)
+ Thyristor examples. The thyristor is a 3- or 4-terminal
+ composite element)
cfig(BipSVG,
Bipolar transistors (drawing direction: up))
@@ -632,7 +635,11 @@ cfig(GeometrySVG,
Plane geometry examples)
cfig(randomSVG,
- Testing random numbers)
+ Testing random number generation
+ using dpic macro
+ m4tt`'randn(</g><g
+ style="font-family:italic">array name`,' mean`,' std dev</g>m4tt`')</g>
+ which calls dpic built-in m4tt`'rand()</g>)
cfig(expSVG,
Test of m4tt`'project</g> and other m4tt`'lib3D</g>