summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/dpv/FusesDPV.m4
diff options
context:
space:
mode:
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)}
}