diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltfntcmd.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/base/ltfntcmd.dtx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltfntcmd.dtx b/Master/texmf-dist/source/latex/base/ltfntcmd.dtx index 2746e52bb54..012f8dfbc20 100644 --- a/Master/texmf-dist/source/latex/base/ltfntcmd.dtx +++ b/Master/texmf-dist/source/latex/base/ltfntcmd.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. % @@ -32,7 +32,7 @@ %<*driver> % \fi \ProvidesFile{ltfntcmd.dtx} - [2009/12/14 v3.4a LaTeX Kernel (Font commands)] + [2014/09/29 v3.4a LaTeX Kernel (Font commands)] % \iffalse \documentclass{ltxdoc} \GetFileInfo{ltfntcmd.dtx} @@ -77,7 +77,7 @@ % \changes{v3.0a}{1993/12/11}{newcommands replaced by defs} % \changes{v3.0a}{1993/12/11}{italic correction now put in front of % penalty before glue} -% \changes{v3.0b}{1993/12/19}{\cs{@pdef} comand added} +% \changes{v3.0b}{1993/12/19}{\cs{@pdef} command added} % \changes{v3.0b}{1993/12/19}{Other tidying} % \changes{v3.0b}{1993/12/19}{Made \cs{@newfontswitch} produce an % error if command already exists, and added \cs{@renewfontswitch}, @@ -322,7 +322,7 @@ % things in vertical mode is avoided. % % The italic correction token is added to the horizontal list -% before (in the list) an immediately prceding non-zero glob of +% before (in the list) an immediately preceding non-zero glob of % glue (skip) and any non-zero penalty preceding that since, in % the typical case, this puts it immediately % after the last character in the preceding word. @@ -524,7 +524,7 @@ % % \begin{macro}{\ifmaybe@ic} % \changes{v3.4a}{2009/12/14}{Macro added} -% Switch used soley within |\maybe@ic| not interferring with other +% Switch used soley within |\maybe@ic| not interfering with other % switches. % \begin{macrocode} \newif\ifmaybe@ic |