diff options
author | Karl Berry <karl@freefriends.org> | 2020-12-21 22:02:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-12-21 22:02:51 +0000 |
commit | c95edccc8198456a8a1a43c7b2c70a02ca8d84ac (patch) | |
tree | 7b75eb11432c27bc72182e261983078fd196620a /Master/texmf-dist/doc/latex/circuit-macros/darrow.m4 | |
parent | 88e74ca1539a00a016c46ca3ac678158efe5286e (diff) |
circuit-macros (21dec20)
git-svn-id: svn://tug.org/texlive/trunk@57189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/darrow.m4')
-rw-r--r-- | Master/texmf-dist/doc/latex/circuit-macros/darrow.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/darrow.m4 b/Master/texmf-dist/doc/latex/circuit-macros/darrow.m4 index c2742857af0..44da3b45da4 100644 --- a/Master/texmf-dist/doc/latex/circuit-macros/darrow.m4 +++ b/Master/texmf-dist/doc/latex/circuit-macros/darrow.m4 @@ -1,7 +1,7 @@ divert(-1) darrow.m4 Macros for double lines and arrows -* Circuit_macros Version 9.3, copyright (c) 2020 J. D. Aplevich under * +* Circuit_macros Version 9.4, copyright (c) 2020 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 * @@ -276,7 +276,6 @@ define(`darc',`[ C: (0,0) line thick linethick/2 \ from C+(rect_(r+dlthick/2-lthick/4,ae))-(X.x,X.y) to \ C+(rect_(r-dlthick/2+lthick/4,ae))-(X.x,X.y)') -# { "S" at S; "E" at E; "C" at C; "TS" at TS; "TE" at TE } rp_ang := ae+pi__/2 ] with ifelse(`$1',,.S at Here,.C at `$1') move to last [].E |