summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/optex/base/doc.opm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-26 21:26:41 +0000
committerKarl Berry <karl@freefriends.org>2021-08-26 21:26:41 +0000
commitc2c9833536fa0937fe30f59d2d1f162585eb9e9d (patch)
treedbac1027a6434601083573a8a0f83236159296a5 /Master/texmf-dist/tex/optex/base/doc.opm
parent326afd428d5323af5cfcf8b7ba131ed688002850 (diff)
optex (26aug21)
git-svn-id: svn://tug.org/texlive/trunk@60332 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/optex/base/doc.opm')
-rw-r--r--Master/texmf-dist/tex/optex/base/doc.opm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/optex/base/doc.opm b/Master/texmf-dist/tex/optex/base/doc.opm
index 643a283e7ca..34a00dc1e97 100644
--- a/Master/texmf-dist/tex/optex/base/doc.opm
+++ b/Master/texmf-dist/tex/optex/base/doc.opm
@@ -127,7 +127,7 @@
The lines in the listing mode have a yellow background.
\_cod -----------------------------
-\_def\Yellow{\_setcmykcolor{0.0 0.0 0.3 0.03}}
+\_def\Yellow{\_setcmykcolor{0 0 .3 .03}}
\_def\_printcodeline#1{\_advance \_maxlines by-1
\_ifnum \_maxlines<0 \_ea \_endverbprinting \_fi
@@ -137,7 +137,7 @@
\_indent \_printverblinenum #1\par}
\_def\_printfilename{\_hbox to0pt{%
- \_hskip\_hsize\vbox to0pt{\_vss\_llap{\Brown\docfile}\_kern7.5pt}\_hss}%
+ \_hskip\_hsize\_vbox to0pt{\_vss\_llap{\Brown\docfile}\_kern7.5pt}\_hss}%
\_let\_printfilename=\_relax
}
\_everytt={\_let\_printverblinenum=\_relax}
@@ -153,7 +153,7 @@
\_def\docfile{}
\_def\_printdoc #1 {\_par \_def\docfile{#1}%
\_everytt={\_ttshift=-15pt \_let\_printverblinenum=\_relax}%
- \_ea\_cod \input #1
+ \_ea\_cod \_input #1
\_everytt={\_let\_printverblinenum=\_relax}%
\_def\docfile{}%
}