summaryrefslogtreecommitdiff
path: root/tex/context/base/page-lin.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/page-lin.tex')
-rw-r--r--tex/context/base/page-lin.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/tex/context/base/page-lin.tex b/tex/context/base/page-lin.tex
index f5b01b86e..12af9dc27 100644
--- a/tex/context/base/page-lin.tex
+++ b/tex/context/base/page-lin.tex
@@ -370,8 +370,12 @@
\the\aftereverylinenumbering
\egroup}
+% \unexpanded \def\crlf
+% {\ifhmode\unskip\else\strut\fi\ifcase\raggedstatus\hfil\fi\break}
+
\unexpanded \def\crlf
- {\ifhmode\unskip\else\strut\fi\ifcase\raggedstatus\hfil\fi\break}
+ {\ifhmode\unskip\else\strut\fi
+ \ifcase\raggedstatus\hfil\or\or\or\hfil\fi\break}
\def\opeenregel
{\def\crlf{\removelastspace\space}\let\\\crlf}