From 4cc7922324b7a08ba0418e8f245cf1dcfa1891ac Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 21 Dec 2020 03:01:35 +0000 Subject: CTAN sync 202012210301 --- .../circuit_macros/examples/nsvg/dev/tstSVG.htmx | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 graphics/circuit_macros/examples/nsvg/dev/tstSVG.htmx (limited to 'graphics/circuit_macros/examples/nsvg/dev/tstSVG.htmx') diff --git a/graphics/circuit_macros/examples/nsvg/dev/tstSVG.htmx b/graphics/circuit_macros/examples/nsvg/dev/tstSVG.htmx new file mode 100644 index 0000000000..9e1884c146 --- /dev/null +++ b/graphics/circuit_macros/examples/nsvg/dev/tstSVG.htmx @@ -0,0 +1,62 @@ + + + + + + +SVG Examples: Circuit_macros Version XXX + + + + + +

SVG Circuit_macros examples, Version XXX

+
+ +

+These diagrams are the result of applying pdf2svg to examples.pdf. +

+ Click on the link to view the source of each diagram. +

+
+ +define(`for_',`ifelse(eval(`$1'!=(`$2'+(`$3'))),1,`pushdef(`m4x',`$1') $4 + popdef(`m4x')for_(eval(`$1'+(`$3')),`$2',`$3',`$4')')') + +define(`cfig',` +

+ + + + + + + + + +
+ + + +cfig(test) +#for_(1,46,1, +#cfig(examples_```'''m4x) +#) + + + -- cgit v1.2.3