summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/ltfsstrc.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-11-04 23:35:12 +0000
committerKarl Berry <karl@freefriends.org>2014-11-04 23:35:12 +0000
commita60e31b8abec7099c8e6dc5004b173897e28f34f (patch)
tree8c27c6351041ec3a1b3d176f8246e9e4fd10f813 /Master/texmf-dist/source/latex/base/ltfsstrc.dtx
parentdbe0dfa8444b80708600bb095b9506d3c471a4a9 (diff)
latex2e multicol+doc (4nov14)
git-svn-id: svn://tug.org/texlive/trunk@35512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltfsstrc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/ltfsstrc.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltfsstrc.dtx b/Master/texmf-dist/source/latex/base/ltfsstrc.dtx
index 40814815fe8..4e57e28fc30 100644
--- a/Master/texmf-dist/source/latex/base/ltfsstrc.dtx
+++ b/Master/texmf-dist/source/latex/base/ltfsstrc.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
+% Copyright 1993-2014
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -34,10 +34,10 @@
%
%<package>\NeedsTeXFormat{LaTeX2e}[1995/05/16]
%<package>\ProvidesPackage{tracefnt}
-%<package> [1997/05/29 v3.0j Standard LaTeX package (font tracing)]
+%<package> [2014/09/29 v3.0j Standard LaTeX package (font tracing)]
% \fi
% \ProvidesFile{ltfsstrc.dtx}
-% [1997/05/29 v3.0j LaTeX Kernel (NFSS tracing)]
+% [2014/09/29 v3.0j LaTeX Kernel (NFSS tracing)]
%
% \iffalse
%<+checkmem>\CHECKMEM
@@ -1099,7 +1099,7 @@
% Assume that the requested parameters are: {\em encoding scheme\/}
% `OT1', {\em family\/} `cm', {\em series\/} `sansserif',
% {\em shape\/} `normal', and {\em size\/} `$12$'.
-% The correspondign font definitions have already been
+% The corresponding font definitions have already been
% extracted from the macro |\OT1/cm/sansserif/normal| and
% stored in |font@info|.
% (Otherwise |\extract@fontinfo| doesn't get called.)
@@ -1513,7 +1513,7 @@
% \changes{v2.3d}{1994/04/18}{Changed dimen to macro}
% The macro |\font@submax| records the maximal deviation from the
% desired size encountered so far. Its value is used in a warning
-% message at |\end{coument}|. The macro
+% message at |\end{document}|. The macro
% |\fontsubfuzz| contains the amount that will not cause terminal
% warnings (warnings still go into the transcript file).
% \begin{macrocode}
@@ -1659,7 +1659,7 @@
%
% \begin{macro}{\s@fct@}
% This is the default size function. Mandatory argument is an
-% external font name, optinal argument a scale factor.
+% external font name, optional argument a scale factor.
% The font is scaled
% to |\f@size| if no optional argument is present, and to
% |\f@size| multiplied by the optional argument otherwise.
@@ -1694,7 +1694,7 @@
% This size function generates the external name from the mandatory
% argument and the requested user size, and thus can be used for
% external names where the size is encoded in the font name. The
-% optinal argument a scale factor. The font is scaled to |\f@size|
+% optional argument a scale factor. The font is scaled to |\f@size|
% if no optional argument is present, and to |\f@size| multiplied
% by the optional argument otherwise.
% \begin{macrocode}