summaryrefslogtreecommitdiff
path: root/macros/latex/base/source2e.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/base/source2e.tex')
-rw-r--r--macros/latex/base/source2e.tex38
1 files changed, 21 insertions, 17 deletions
diff --git a/macros/latex/base/source2e.tex b/macros/latex/base/source2e.tex
index d34dabfa47..ccb19a8b2e 100644
--- a/macros/latex/base/source2e.tex
+++ b/macros/latex/base/source2e.tex
@@ -1,30 +1,30 @@
% \iffalse meta-comment
%
-% Copyright (C) 1993-2019
+% 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
@@ -156,7 +156,7 @@ page_precedence "rnaA"
\setcounter{IndexColumns}{2}
% Needed for documentation in ltoutenc.dtx
-\usepackage{textcomp}
+% \usepackage{textcomp}
\begin{document}
\title{The \LaTeXe\ Sources}
@@ -266,6 +266,8 @@ page_precedence "rnaA"
\DocInclude{ltfssbas} % NFSS Base macros
+ \DocInclude{ltfssaxes}% NFSS Axes handling (new in 2020)
+
\DocInclude{ltfsstrc} % NFSS Tracing (and tracefnt.sty)
\DocInclude{ltfsscmp} % NFSS1 Compatibility
@@ -279,7 +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
@@ -405,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.
@@ -452,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.)
@@ -485,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