summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/FusesDPV.m4
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/examples/dpv/FusesDPV.m4
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/examples/dpv/FusesDPV.m4')
-rw-r--r--Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/FusesDPV.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/FusesDPV.m4 b/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/FusesDPV.m4
index 008a5cdc92d..254ed891c67 100644
--- a/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/FusesDPV.m4
+++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/FusesDPV.m4
@@ -13,7 +13,9 @@ movewid = 0.25
move
fuse(,C) ; {"`fuse(,C)'" at last line.c+(0,-0.2)}
move
- fuse(,S) ; {"`fuse(,S)'" at last line.c+(0,-0.2)}
+ fuse(,S,,,fill_(0.9))
+ {"`fuse(,S,,,'" ljust at last [].sw+(-2bp__,-0.17) \
+ "`fill_(0.9))'" ljust}
move
fuse(,SB) ; {"`fuse(,SB)'" at last line.c+(0,-0.2)}
}