summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/extras/README_extras
blob: 1c18266a6a6f8fe0e3b78daf9ad8f8f79e558b02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

THIS DIRECTORY contains a Makefile and m4 sources for diagrams not
included in the examples files.  Many of these correspond to questions
asked on stackexchange, of the form "How do I draw ... with tikz?"
Producing drawings like these can be satisfying, as shown by the alacrity
with which knowledgable people assist when questions are asked.  Often,
the question has more to do with geometry than drawing language, and
the examples here using m4 with dpic merely confirm that the coding can
often be done reasonably in several possible languages.

This directory is assumed to be a subdirectory of the examples directory
in order to include the necessary definition files.

Type "make" and, to clean up, "make clean".