summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/liblog.m4
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-16 20:55:44 +0000
committerKarl Berry <karl@freefriends.org>2019-10-16 20:55:44 +0000
commitabc0bc868286ffdfc3b7d6e0717cd7b2c35f7d6a (patch)
tree0af60efa125372c1240326e4b775264cfbcc3eb4 /Master/texmf-dist/doc/latex/circuit-macros/liblog.m4
parenta6439a9cf26d146fb436c26e141a900ee2152007 (diff)
circuit-macros (16oct19)
git-svn-id: svn://tug.org/texlive/trunk@52410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/liblog.m4')
-rw-r--r--Master/texmf-dist/doc/latex/circuit-macros/liblog.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/liblog.m4 b/Master/texmf-dist/doc/latex/circuit-macros/liblog.m4
index 2e9b7baca4f..0e8d4a50226 100644
--- a/Master/texmf-dist/doc/latex/circuit-macros/liblog.m4
+++ b/Master/texmf-dist/doc/latex/circuit-macros/liblog.m4
@@ -1,7 +1,7 @@
divert(-1)
liblog.m4 Logic gates
-* Circuit_macros Version 9.0, copyright (c) 2019 J. D. Aplevich under *
+* Circuit_macros Version 9.1, copyright (c) 2019 J. D. Aplevich under *
* the LaTeX Project Public License. The files of this distribution may *
* be redistributed or modified provided that this copyright notice is *
* included and provided that modifications are clearly marked to *
@@ -485,6 +485,8 @@ define(`NOT_gate',`ifinstr(`$2',B,
`The comprehensive logic pin:
lg_pin(location, label, Picname, n|e|s|w [L|M|I|O][N][E], pinno, optlen)
+ label=text indicating logical pin function;
+ Picname=pic label for referring to the pin;
n|e|s|w=orientation;
L=active low out; M=active low in; I=inward arrow; O=outward arrow
N=negated; E=edge trigger'