From 8624a5d970faf95011e4ab23ae9e567bc93a8575 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 30 Nov 2022 20:30:02 +0000 Subject: circuit_macros (30nov22) git-svn-id: svn://tug.org/texlive/trunk@65149 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/circuit-macros/examples/dpv/README_svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/README_svg (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/README_svg') diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/README_svg b/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/README_svg new file mode 100644 index 00000000000..66f21ee887e --- /dev/null +++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/README_svg @@ -0,0 +1,13 @@ + + Many circuit diagrams do not contain sophisticated text formatting so + the sources in this directory might serve as useful examples. Some of + the diagrams contain no text at all but do contain many elements and + may exceed LaTeX memory. + + Type "make" in this directory to generate examplesDPV.html. The diagram + sources have LaTeX formatting replaced by svg macros from configuration + file svg.m4 for font manipulation and special characters. + + The source files consist of the .m4 diagram sources and + examplesDPV.htmx which is processed through m4 by the Makefile to + produce examplesDPV.html. -- cgit v1.2.3