summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/ex01.m4
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/ex01.m4')
-rw-r--r--Master/texmf-dist/doc/latex/circuit-macros/examples/ex01.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/ex01.m4 b/Master/texmf-dist/doc/latex/circuit-macros/examples/ex01.m4
index a566c4c2dd0..b505028bba7 100644
--- a/Master/texmf-dist/doc/latex/circuit-macros/examples/ex01.m4
+++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/ex01.m4
@@ -1,7 +1,7 @@
.PS
# Timer.m4
cct_init
-iflatex(`latexcommand({\small\sf)')
+ ifpostscript(,latexcommand({\small\sf))
define(`ic555',`[Chip: box ht boxwid wid boxwid "555"
P7: "7" ljust at 1/6<Chip.sw,Chip.nw>
@@ -70,5 +70,5 @@ Ex01: [
] with .sw at Timer.se+(0.5,0)
-iflatex(`latexcommand(}%)')
+ ifpostscript(,latexcommand(}%))
.PE