diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-03 20:45:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-03 20:45:51 +0000 |
commit | 7807c4992c4e7e145ff8e17d503d3ece9244af04 (patch) | |
tree | 4af57c6281c4822994861d924f8f5fb5ddcb332b /Master/texmf-dist/doc/latex/circuit-macros/examples/README-examples | |
parent | 2fcc4105c8d6cd91d42593b46e9b320c14169c47 (diff) |
circuit_macros (3jun21)
git-svn-id: svn://tug.org/texlive/trunk@59444 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/README-examples')
-rw-r--r-- | Master/texmf-dist/doc/latex/circuit-macros/examples/README-examples | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/README-examples b/Master/texmf-dist/doc/latex/circuit-macros/examples/README-examples index 5561e4d3fc1..c74c92c274e 100644 --- a/Master/texmf-dist/doc/latex/circuit-macros/examples/README-examples +++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/README-examples @@ -31,7 +31,7 @@ the boxdim macro is being used. If you only need to process once, type To use tikz and pdflatex to produce test.pdf, type "make test.pdf" as above. To test and debug a single diagram in a different directory, copy Makefile -and tst.tex to where you want to work, adjust the definition of LIBDIR +to where you want to work, adjust the definition of LIBDIR in Makefile if environment variable M4PATH has not been defined, and type one of the above commands. @@ -40,7 +40,7 @@ To use PSTricks instead, type "make clean; make examples.ps". To process the diagrams using TikZ PGF for processing either by LaTeX or PDFlatex, type "make" or "make examplespgf.ps" in the pgf subdirectory. -There are often several methods of producing similar graphical results, +There are often several methods for producing similar graphical results, particularly of text labels. Some of the diagrams in this directory are slightly more complicated than required for Tikz or PSTricks in order that they will work with other postprocessors. Dpic output that does |