summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/README-examples
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/examples/README-examples')
-rw-r--r--graphics/circuit_macros/examples/README-examples4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/circuit_macros/examples/README-examples b/graphics/circuit_macros/examples/README-examples
index 5561e4d3fc..c74c92c274 100644
--- a/graphics/circuit_macros/examples/README-examples
+++ b/graphics/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