summaryrefslogtreecommitdiff
path: root/macros/latex-dev/base/source2e.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex-dev/base/source2e.tex')
-rw-r--r--macros/latex-dev/base/source2e.tex34
1 files changed, 17 insertions, 17 deletions
diff --git a/macros/latex-dev/base/source2e.tex b/macros/latex-dev/base/source2e.tex
index e9bacbfc45..ccb19a8b2e 100644
--- a/macros/latex-dev/base/source2e.tex
+++ b/macros/latex-dev/base/source2e.tex
@@ -2,29 +2,29 @@
%
% Copyright (C) 1993-2020
% The LaTeX3 Project and any individual authors listed elsewhere
-% in this file.
-%
+% in this file.
+%
% This file is part of the LaTeX base system.
% -------------------------------------------
-%
+%
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
% https://www.latex-project.org/lppl.txt
-% and version 1.3c or later is part of all distributions of LaTeX
+% and version 1.3c or later is part of all distributions of LaTeX
% version 2008 or later.
-%
+%
% This file has the LPPL maintenance status "maintained".
-%
+%
% The list of all files belonging to the LaTeX base distribution is
% given in the file `manifest.txt'. See also `legal.txt' for additional
% information.
-%
-% The list of derived (unpacked) files belonging to the distribution
-% and covered by LPPL is defined by the unpacking scripts (with
+%
+% The list of derived (unpacked) files belonging to the distribution
+% and covered by LPPL is defined by the unpacking scripts (with
% extension .ins) which are part of the distribution.
-%
+%
% \fi
% This document will typeset the LaTeX sources as a single document.
@@ -33,7 +33,7 @@
%
% Some notes on processing this document are contained at the end
% of this document, after \end{document}
-%
+%
% DPC 1997/11/17
%
% First a special index style for makeindex
@@ -266,7 +266,7 @@ page_precedence "rnaA"
\DocInclude{ltfssbas} % NFSS Base macros
- \DocInclude{ltfssbas} % NFSS Axes handling (new in 2020)
+ \DocInclude{ltfssaxes}% NFSS Axes handling (new in 2020)
\DocInclude{ltfsstrc} % NFSS Tracing (and tracefnt.sty)
@@ -281,9 +281,9 @@ page_precedence "rnaA"
\DocInclude{preload} % preload.ltx
\DocInclude{ltfntcmd} % \textrm etc
-
+
\DocInclude{lttextcomp} % companion symbols (new 2020)
-
+
\DocInclude{ltpageno} % Page numbering
\DocInclude{ltxref} % Cross referencing
@@ -409,7 +409,7 @@ or whatever...
rm -f source2e.gls source2e.ind source2e.toc
-# First run:
+# First run:
# Create new standard ltxdoc.cfg file
# Pass the (possibly empty) list of arguments supplied on the
# command line to article class.
@@ -456,7 +456,7 @@ pdflatex source2e.tex
# Running this script will process all the dtx fdd and *guide.tex
# and ltnews*.tex files in the LaTeX distribution, except the dtx
-# files included in source2e.tex.
+# files included in source2e.tex.
# (The shell first script in the comments of source2e.tex will
# process those.)
@@ -489,7 +489,7 @@ then
echo In source2e: $i
else
echo pdflatex $i
- if (pdflatex $i > /dev/null)
+ if (pdflatex $i > /dev/null)
then
echo pdflatex $i
pdflatex $i > /dev/null