diff options
Diffstat (limited to 'Master/texmf-dist/tex/plain/base/plain.tex')
-rw-r--r-- | Master/texmf-dist/tex/plain/base/plain.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/plain/base/plain.tex b/Master/texmf-dist/tex/plain/base/plain.tex index 02d0523dd55..2b72027dff8 100644 --- a/Master/texmf-dist/tex/plain/base/plain.tex +++ b/Master/texmf-dist/tex/plain/base/plain.tex @@ -1228,7 +1228,7 @@ \def\loggingall{\tracingcommands\tw@\tracingstats\tw@ \tracingpages\@ne\tracingoutput\@ne\tracinglostchars\@ne \tracingmacros\tw@\tracingparagraphs\@ne\tracingrestores\@ne - \showboxbreadth\maxdimen\showboxdepth\maxdimen\errorstopmode} + \showboxbreadth\maxdimen\showboxdepth\maxdimen} \def\tracingall{\tracingonline\@ne\loggingall} \def\showhyphens#1{\setbox0\vbox{\parfillskip\z@skip\hsize\maxdimen\tenrm @@ -1238,4 +1238,4 @@ \nonfrenchspacing % punctuation affects the spacing \catcode`@=12 % at signs are no longer letters -\def\fmtname{plain}\def\fmtversion{3.14159265} % identifies the current format +\def\fmtname{plain}\def\fmtversion{3.141592653} % identifies the current format |