summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-01 20:49:05 +0000
committerKarl Berry <karl@freefriends.org>2024-01-01 20:49:05 +0000
commita3c8e938e2dfeab23ca08bdcf43ed7e3aa465331 (patch)
tree09c94c2a11899081c7f5c05b3d3b79eaeb304bef /Master/texmf-dist/doc/latex/circuit-macros/README
parent685daee261c009b74f7e9a2de6071921495c693f (diff)
circuit-macros (1jan24)
git-svn-id: svn://tug.org/texlive/trunk@69263 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/README')
-rw-r--r--Master/texmf-dist/doc/latex/circuit-macros/README17
1 files changed, 7 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/README b/Master/texmf-dist/doc/latex/circuit-macros/README
index 2598327896e..a9f7f75c862 100644
--- a/Master/texmf-dist/doc/latex/circuit-macros/README
+++ b/Master/texmf-dist/doc/latex/circuit-macros/README
@@ -1,5 +1,5 @@
-* Circuit_macros Version 10.4, copyright (c) 2023 J. D. Aplevich under *
+* Circuit_macros Version 10.5, copyright (c) 2024 J. D. Aplevich under *
* the LaTeX Project Public Licence in file Licence.txt. The files of *
* this distribution may be redistributed or modified provided that this *
* copyright notice is included and provided that modifications are clearly *
@@ -267,8 +267,8 @@ VARIATIONS
find yourself writing your own macros or adapting some of these.
Be careful to rename modified macros to avoid confusion. The learning
curve compares well to other packages, but there is no trivially
- easy way to produce high-quality graphics. (If "a picture is worth
- a thousand words," ask yourself how long it would take to write, revise,
+ easy way to produce high-quality graphics. (If "a picture is worth a
+ thousand words," ask yourself how long it would take to write, revise,
and perfect a thousand words.)
See eschpic on Github for IEC-style electrical drawings.
@@ -278,10 +278,6 @@ VARIATIONS
Some additional libraries such as chem (for chemical structures)
and dformat (for data structures) are still viable.
- Pic macros for drawing graphs are described at
- http://www.math.uiuc.edu/~west/gpic.html
- After minor adaptation to dpic syntax, many of them can be simplified.
-
A collection of traditional pic resources and related material is
available at http://www.kohala.com/start/troff/troff.html In particular,
W. Richard Stevens illustrated his books on Unix and TCP/IP using
@@ -289,7 +285,8 @@ VARIATIONS
under dpic.
MetaPost examples: Go to the examples/mpost directory. Check the
- Makefile as described in the README file, type "make", and stand well back.
+ Makefile as described in the README file, type "make", and stand
+ well back.
Postscript with embedded psfrag strings:
Type "make" in the examples/psfrag directory to process examples
@@ -299,8 +296,8 @@ Postscript, CorelDraw, Adobe Illustrator:
Circuits and other diagrams not requiring LaTeX-formatted text can be
processed through m4 and dpic -r to produce encapsulated Postscript
output. This output can also be imported into CorelDraw or Adobe
- Illustrator. However, Postscript is not a word processor, so any
- LaTeX formatting instructions in the source are not obeyed. These programs
+ Illustrator. However, Postscript is not a word processor, so any LaTeX
+ formatting instructions in the source are not obeyed. These programs
also import svg output produced by dpic -v.
Metafont: