summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/pgf/README-pgf
blob: cddf8f2ef8dfdfd31648d534d768dcca9a1112f0 (plain)
1
2
3
4
5
6
7
8
9

To test a single diagram, copy it into test.m4
and type 'make tst'.  The file is processed through
m4 and dpic -g to make test.tex which is then
included by tstpgf.tex.

To produce examplespgf.pdf using tikz-pgf and pdflatex, type "make"
To produce examplespgf.ps using tikz-pgf, latex, and dvips,
 type "make examplespgf.ps".