Update latex from current tlnet

From the CTAN announcement:
**********************
Version date: 2014-10-12 (of the documentation, not of the LaTeX
              format, which has remained unchanged!)

License type: lppl1.3

Summary description: documentation updates

Announcement text:
----------------------------------------------------------------------

 Karl Berry ran a spell-check over the sources and found a lot
 of missed errors - thanks for that.

 We also noticed that for some reason the packages in "base"
 (e.g., doc docstrip inputenc ... source2e) have been
 distributed for some time without corresponding pdfs (those
 pdfs have been in texlive due to Heiko I guess). 

 So this is now corrected and every .dtx file or other
 documentation source has a corresponding .pdf in base so that
 those files are now also on CTAN directly available. Note, that
 many of the kernel files are combined in source2e.pdf so those
 are not generated separately.

 This release has no code changes.
********************

--- /dev/null
+++ texlive-base-jessie.git/texmf-dist/doc/latex/base/README
@@ -0,0 +1,115 @@
+                       LaTeX Distribution Guide
+
+                            2014/05/01
+
+
+WELCOME TO LaTeX!
+
+This file contains a brief distribution guide for the latest standard
+version of the LaTeX document preparation system.
+
+This system is maintained by The LaTeX3 Project Team.
+
+      ********************************************************
+      * Please read this file carefully because it contains  *
+      * important information about other sources of         *
+      * documentation related to this LaTeX system,          *
+      * including what is contained in this distribution.    *
+      ********************************************************
+
+      ********************************************************
+      * The files ltnews*.tex (and related files in the      *
+      * document folder) contain the LaTeX newsletters,      *
+      * the highest number being the most recent.            *
+      *                                                      *
+      * Please print this latest edition and distribute it   *
+      * to all users ... and to anyone else who may be       *
+      * interested.                                          *
+      ********************************************************
+
+
+The LaTeX system is described in:
+
+ * LaTeX: A Document Preparation System; Leslie Lamport, Addison-Wesley
+
+ * The LaTeX Companion, 2ed; Mittelbach and Goossens with Braams,
+       Carlisle and Rowley, Addison-Wesley
+
+ * Guide to LaTeX 4ed; Kopka and Daly, Addison-Wesley
+
+
+This distribution is described in the files ending with .txt.
+
+Here is a brief description of some of these files:
+
+ * readme.txt is this file.
+
+ * manifest.txt lists all the files in this LaTeX distribution,
+   with one line of information about the contents.
+
+ * unpacked.txt lists all the files in the unpacked LaTeX distribution.
+
+ * legal.txt and lppl.txt (LaTeX Project Public License) describe the
+   LaTeX copyright, warranty and copying restrictions.
+
+ * patches.txt describes the how important changes will be distributed
+   between releases.
+
+ * texpert.txt contains information about the system that may still be
+   useful for TeX experts.
+
+ * tex2.txt contains important information for users of extremely
+   old versions of TeX (pre 1990).
+
+ * autoload.txt describes a variant of LaTeX that is no longer supported.
+
+ * bugs.txt describes how to submit a bug report for LaTeX.
+
+
+
+Other documentation files include files with names of the form:
+
+   <xxx>guide.tex
+
+You will probably need to update your system before you can typeset
+these files.  Each file needs three LaTeX runs.  Some of these are
+also available as PDF files.
+
+
+The following files contain further information:
+
+ * ltx3info.tex gives you some historical information about the LaTeX3
+   project.
+
+ * the older files ltnews*.* are the news files from previous releases:
+   these contain useful information but be warned that some of it may
+   be out-of-date as these files are never changed.
+
+ * manual.err lists errata in:
+   LaTeX: A Document Preparation System; Leslie Lamport, Addison-Wesley
+
+ * tlc2.err lists errata in:
+   The LaTeX Companion 2ed; Mittelbach, Goossens et al, Addison-Wesley
+
+ * bl2.err lists errata in:
+   Der LaTeX-Begleiter 2ed; Mittelbach, Goossens et al, Addison-Wesley
+
+ * grphcomp.err lists errata in:
+   The LaTeX Graphics Companion; Goossens, Rahtz, and Mittelbach,
+   Addison-Wesley
+
+ * webcomp.err lists errata in:
+   The LaTeX Web Companion; Goossens and Rahtz, Addison-Wesley
+
+
+We no longer distribute installation instructions for the various TeX
+implementations.  Unless you have a custom-built TeX system, some
+version of standard LaTeX should already be installed on your system;
+look at the system documentation, or ask your system supplier, to
+discover how to update the LaTeX part of the system.
+
+Please do not request updates from us.  Distribution is done only through the
+CTAN archives.
+
+
+--- Copyright 2014 the LaTeX3 project.  All rights reserved ---
--- texlive-base-jessie.git.orig/texmf-dist/doc/latex/base/changes.txt
+++ texlive-base-jessie.git/texmf-dist/doc/latex/base/changes.txt
@@ -4,6 +4,27 @@
 are not part of the distribution.
 =======================================================================
 
+2014-09-29  Frank Mittelbach  <latex-bugs@latex-project.org>
+
+	* nfssfont.dtx Typo in definition of \encoding (no change to processing)
+
+2014-09-29  Frank Mittelbach  <latex-bugs@latex-project.org>
+
+	* docstrip.dtx Typo in \Ask argument fixed
+
+2014-09-29  Frank Mittelbach  <latex-bugs@latex-project.org>
+
+	* cmfonts.fdd, ltoutput.dtx, letter.dtx, ltoutenc.stx, lterror.dtx,
+	* ltfssbas.dtx, ltsect.dtx, proc.dtx, fixltx2e.dtx, docstrip.dtx,
+	* oldlfont.dtx, ltclass.dtx, ltplain.dtx, classes.dtx, ltmiscen.dtx,
+	* utf8ienc.dtx, ltfntcmd.dtx, ltxdoc.dtx, encguide.tex, ltspace.dtx,
+	* lttab.dtx, ltdirchk.dtx, slides.dtx, ltfssdcl.dtx, ifthen.dtx,
+	* ltxref.dtx, ltfsstrc.dtx, source2e.tex, tlc2.err, latexbug.el,
+	* makeindx.dtx, lb2.err, ltlists.dtx, ltdefns.dtx, ltfinal.dtx,
+	* doc.dtx, ltboxes.dtx, exscale.dtx, ltfssini.dtx, ltthm.dtx,
+	* fontdef.dtx, usrguide.tex, ltfloat.dtx, preload.dtx, nfssfont.dtx
+	Typos in documentation found by Karl Berry - thanks
+	(date but not version number changed)
 
 2014-08-30  Frank Mittelbach  <latex-bugs@latex-project.org>
 
@@ -20,7 +41,8 @@
 
 2014-04-30    David Carlisle <latex-bugs@latex-project.org>
 
-	* inputenc.dtx: Allow (x-)ascii and utf8x aliases for utf8 in xetex/luatex
+	* inputenc.dtx: Allow (x-)ascii and utf8x aliases for utf8 in
+          xetex/luatex
 
 2014-04-27    <Frank.Mittelbach@latex-project.org>
 
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/classes.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/classes.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.
 %
@@ -69,7 +69,7 @@
 %<*driver>
 \ProvidesFile{classes.drv}
 %</driver>
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
 %<article|report|book> Standard LaTeX document class]
 %<10pt|11pt|12pt>      Standard LaTeX file (size option)]
 %    \end{macrocode}
@@ -175,7 +175,7 @@
 % \changes{v1.0d}{1993/11/30}{Added use of \cs{NeedsTeXFormat}}
 % \changes{v1.0d}{1993/11/30}{Replaced \cs{bf} with \cs{bfseries};
 %    \cs{rm} with \cs{rmfamily}}
-% \changes{v1.0d}{1993/11/30}{Made eqaution and eqnarray environments
+% \changes{v1.0d}{1993/11/30}{Made equation and eqnarray environments
 %    in the fleqn option up to date with latex.dtx}
 % \changes{v1.0f}{1993/12/08}{Made all lines shorter than 72 characters}
 % \changes{v1.0g}{1993/12/08}{Made change in eqnarray for the fleqn
@@ -196,8 +196,8 @@
 % \changes{v1.0n}{1994/01/19}{Removed code for makeidx option and made
 %    it a separate package; removed use of \cs{setlength} from list
 %    parameters.}
-% \changes{v1.0o}{1994/01/31}{Small documention changes}
-% \changes{v1.0q}{1994/02/16}{Small documention changes}
+% \changes{v1.0o}{1994/01/31}{Small documentation changes}
+% \changes{v1.0q}{1994/02/16}{Small documentation changes}
 % \changes{v1.1a}{1994/03/12}{Removed \cs{typeout} messages}
 % \changes{v1.1f}{1994/04/15}{Inserted forgotten line break}
 % \changes{v1.2a}{1994/03/17}{Added openright option. (LL)}
@@ -1100,7 +1100,7 @@
 % \subsubsection{Margins}
 %
 %    Most of the values of these parameters are now calculated, based
-%    on the papersize in use. In the calcluations the |\marginparsep|
+%    on the papersize in use. In the calculations the |\marginparsep|
 %    needs to be taken into account so we give it its value first.
 %
 % \begin{macro}{\marginparsep}
@@ -2567,7 +2567,7 @@
     \fi
 %    \end{macrocode}
 %    Now we set the title in a large bold font. We prevent a pagebreak
-%    from occuring in the middle of or after the title. Finally we
+%    from occurring in the middle of or after the title. Finally we
 %    leave some whitespace before the text begins.
 % \changes{v1.2v}{1994/11/30}{Added \cs{interlinepenalty}\cs{@M} to
 %    prevent a pagebreak in the middle of a title}
@@ -3591,7 +3591,7 @@
 % \changes{v1.0f}{1993/12/08}{Macro added}
 %
 %    The commands to change the family. When in compatibility mode we
-%    select the `default' font first, to get \LaTeX2.09 behviour.
+%    select the `default' font first, to get \LaTeX2.09 behaviour.
 %    \begin{macrocode}
 \DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm}
 \DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf}
@@ -3732,7 +3732,7 @@
 %
 % \changes{v1.0g}{1993/12/09}{Moved the setting of
 %    \cs{@restonecolfalse}}
-% \changes{v1.4h}{2007/10/19}{Explain why \cs{@mkboth} is insde the heading
+% \changes{v1.4h}{2007/10/19}{Explain why \cs{@mkboth} is inside the heading
 %                         arg for \cs{tableofcontents} (pr/3285 and pr/3984)}
 %    \begin{macrocode}
 \newcommand\tableofcontents{%
@@ -4240,7 +4240,7 @@
 %    Usually, footnotes are separated from the main body of the text
 %    by a small rule. This rule is drawn by the macro |\footnoterule|.
 %    We have to make sure that the rule takes no vertical space (see
-%    \file{plain.tex}) so we compensate for the natural heigth of the
+%    \file{plain.tex}) so we compensate for the natural height of the
 %    rule of 0.4pt by adding the right amount of vertical skip.
 %
 %    To prevent the rule from colliding with the footnote we first add
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/cmfonts.fdd
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/cmfonts.fdd
@@ -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.
 %
@@ -68,7 +68,7 @@
 %<*driver,  >
              \ProvidesFile{cmfonts.drv}
 %</driver,  >
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 %
 %<*driver>
 \documentclass{ltxdoc}
@@ -253,7 +253,7 @@
 %
 %  \subsubsection{Commands for fonts with the `EC' naming scheme}
 %    Before the declarations for the individual fonts, first define
-%    some abreviations that may be used as most of the fonts in the
+%    some abbreviations that may be used as most of the fonts in the
 %    `new' dc font distribution come in the same range of sizes.
 %    The same is true for the ec fonts, with a somewhat enlarged font
 %    size range.
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/doc.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/doc.dtx
@@ -1,7 +1,6 @@
 % \iffalse meta-comment
 %
-% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005
-%           2006 2007 2008 2009 2010
+% Copyright 1993-2014
 % The LaTeX3 Project and any individual authors listed elsewhere
 % in this file.
 %
@@ -36,7 +35,7 @@
 %<+package|shortvrb>\NeedsTeXFormat{LaTeX2e}[1994/12/01]
 %<+package> \ProvidesPackage{doc}
 %<+shortvrb>\ProvidesPackage{shortvrb}
-%<+package|shortvrb>  [2010/02/04 v2.1e
+%<+package|shortvrb>  [2014/09/29 v2.1e
 %<+package|shortvrb>   Standard LaTeX documentation package (FMi)]
 %\catcode`\<=12
 %
@@ -1247,7 +1246,7 @@
 % The first thing that we do next is to get ourselves a new comment
 % sign.  Because all sensible signs are already occupied, we will
 % choose one that can only be entered indirectly:
-% {\DoNotIndex{\^}^^A avoid misinterpretion !!!!! VERIFY
+% {\DoNotIndex{\^}^^A avoid misinterpretation !!!!! VERIFY
 %    \begin{macrocode}
 \catcode`\^^A=14
 %    \end{macrocode}
@@ -2086,9 +2085,9 @@
 % \changes{v1.8b}{1993/09/21}{Changed to conform to new LaTeX \cs{verb}}
 % We re-define "\verb" to check for newlines in its argument since a
 % missing delimiter is difficult to detect in \DOC{} source.
-% The code is the saem as in latex.tex of September 19, 1993.
+% The code is the same as in \texttt{latex.tex} of September 19, 1993.
 % Perhaps there should be a font-changing
-% hook rather than just using "\tt", but if so it probably should be
+% hook rather than just using "\ttfamily", but if so it probably should be
 % different from "\MacroFont" since that normally includes "\small"
 % and would look wrong inline.
 % \changes{v1.7a}{1992/02/28}{Added math mode check (from verbatim.sty)}
@@ -2357,7 +2356,7 @@
 % \begin{macro}{\endmacro}
 % \begin{macro}{\endenvironment}
 %     Older releases of this environment omit the |\endgroup| token,
-%     when being nested. This was done to avoid unnessary stack usage.
+%     when being nested. This was done to avoid unnecessary stack usage.
 %     However it does not work if \textsf{macro} and
 %     \textsf{environment} environments are mixed, therefore we now
 %     use a simpler approach.
@@ -3858,7 +3857,7 @@
 %          find out about change entries at outer level}
 %    If the macro "\saved@macroname" doesn't contain any macro name
 %    (ie is empty) the current changes entry was done at top-level.
-%    In this case we preceed it by "\generalname".
+%    In this case we precede it by "\generalname".
 %    \begin{macrocode}
                                  \ifx\saved@macroname\@empty
                                    \space
@@ -4130,7 +4129,7 @@
 %    disadvantage of this method was that |\meta| was neither robust
 %    nor could it be |\protect|ed. The new implementation  fixes this
 %    problem by defining |\meta| in a radically different way: we
-%    prevent hypenation by defining a |\language| which has no
+%    prevent hyphenation by defining a |\language| which has no
 %    patterns associated with it and use this to typeset the words
 %    within the angle brackets.
 % \changes{v2.0i}{2000/05/21}{New implementation (pr/3170)}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/docstrip.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/docstrip.dtx
@@ -29,9 +29,9 @@
 \catcode`\{=1
 \catcode`\}=2
 \def\filename{docstrip.dtx}
-\def\fileversion{2.5d}
-\def\filedate{2005/07/29}
-\def\docdate {2014/04/19}
+\def\fileversion{2.5e}
+\def\filedate{2014/09/29}
+\def\docdate {2014/09/29}
 % \CheckSum{2439}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -191,7 +191,7 @@
 %    that such programs may take longer than expected to run because
 %    \TeX\ is an interpreter and has to decide for each line of the
 %    program file what it has to do with it. Therefore, \TeX\ programs
-%    may be speeded up by removing all comments from them.
+%    may be sped up by removing all comments from them.
 %
 %    By removing the comments from a \TeX\ program a new problem is
 %    introduced. We now have two versions of the program and both of
@@ -350,7 +350,7 @@
 %\end{verbatim}
 %    in my config file''. The answer is |\UseTDS|. This macro causes
 %    \ds{} to use labels themselves for any directory you haven't
-%    overriden with |\DeclareDir|. The default behaviour is to raise
+%    overridden with |\DeclareDir|. The default behaviour is to raise
 %    an error on undefined labels because some users may want to know
 %    exactly where files go and not to allow \ds{} to write to random
 %    places. However I (MW) think this is pretty cool and my
@@ -609,7 +609,7 @@
 %  |\askonceonly|. This means that after the first time the batchfile
 %  asks the user a question, the user is given an option of to change
 %  the behaviour so that `yes' will be automatically assumed for all
-%  future questions. This applies to any use of the \ds{} commamnd
+%  future questions. This applies to any use of the \ds{} command
 %  |\Ask| including, but not restricted to, the file overwrite
 %  questions controlled by |\askforoverwritetrue|.
 %
@@ -704,7 +704,7 @@
 %  \subsubsection{Supporting old interface}
 %
 % \DescribeMacro{\generateFile}
-%    Here is the old syntax for specifing  what  files  are  to  be
+%    Here is the old syntax for specifying  what  files  are  to  be
 %    generated. It allows specification of just one output file.
 %    \begin{quote}
 %    |\generateFile{|\meta{output}|}{|\meta{ask}|}{|[|\from{|^^A
@@ -810,11 +810,11 @@
 %
 % \subsection{Stuff \ds\ puts in every file}
 %    First problem when producing files in ``other'' languages is that
-%    \ds\ adds some bits to the begining and end of every generated
+%    \ds\ adds some bits to the beginning and end of every generated
 %    file that may not fit with the syntax of the language in
 %    question. So we'll study carefully what exactly goes where.
 %
-%    The whole text put on begining of file is kept in a macro defined
+%    The whole text put on beginning of file is kept in a macro defined
 %    by |\declarepreamble|. Every line of input presented to
 %    |\declarepreamble| is prepended with current value of
 %    |\MetaPrefix|. Standard \ds\ header is inserted before your text,
@@ -1338,7 +1338,7 @@
 % \begin{macro}{\MetaPrefix}
 %    To be able to display percent-signs on the terminal, a
 %    \texttt{\%} with category code 12 is stored in |\perCent| and
-%    |\DoubleperCent|. The macro |\MetaPrefix| is put on begining of
+%    |\DoubleperCent|. The macro |\MetaPrefix| is put on beginning of
 %    every meta-comment line. It is defined indirect way since some
 %    applications need redefining it.
 %    \begin{macrocode}
@@ -1741,7 +1741,7 @@
     \Ask\noprompt{%
       By default you will be asked this question for every file.^^J%
       If you enter `y' now,^^J%
-      I will asssume `y' for all future questions^^J%
+      I will assume `y' for all future questions^^J%
       without prompting.}%
     \ifx\y\noprompt\let\noprompt\yes\fi
     \ifx\yes\noprompt\gdef\Ask####1####2{\def####1{y}}\fi}}
@@ -1837,7 +1837,7 @@
 % \begin{macro}{\uptospace}
 % \changes{2.3c}{1995/08/24}{Macro added}
 %    This  macro extracts from its argument delimited with |\qStop|
-%    part up to first occurence of space.
+%    part up to first occurrence of space.
 %    \begin{macrocode}
 \def\uptospace#1 #2\qStop{#1}
 %    \end{macrocode}
@@ -3426,7 +3426,7 @@
 % add |\usepreamble\originaldefault| to your .ins files.
 % Note then that your file can not be included in most TeX distributions
 % on CD which are distributed `pre-installed' with all \LaTeX\ files
-% extracted form th edocumented sources and moved to a suitable
+% extracted form the documented sources and moved to a suitable
 % directory in \TeX's search path.
 %    \begin{macrocode}
 \declarepreamble\originaldefault
@@ -3493,7 +3493,7 @@
 % \subsection{Support for writing to specified directories}
 %
 %    As we've seen before every output file is written to  directory
-%    specifed  by  the  value of |\destdir| current at the moment of
+%    specified  by  the  value of |\destdir| current at the moment of
 %    this file's  |\file|  declaration.
 %
 % \begin{macro}{\usedir}
@@ -3515,7 +3515,7 @@
 % \begin{macro}{\BaseDirectory}
 % \changes{2.3e}{1995/09/15}{Macro added}
 % \changes{2.4e}{1996/10/22}{\cs{@setwritetodir} added (DPC)}
-%    This is config file command for specifing root directory of the
+%    This is config file command for specifying root directory of the
 %    \TeX{}  hierarchy.  It enables the whole directory
 %    selecting mechanism by redefining |\usedir|.
 %    First make sure that the directory syntax commands have been set
@@ -4100,9 +4100,10 @@
        * Finally give the list of input file(s) without \space\space*}%
 %    \end{macrocode}
 %    the name of the input file or a list of names, separated by commas.
+% \changes{2.5e}{2014/09/29}{Typo in \cs{Ask} argument fixed}
 %    \begin{macrocode}
     \Ask\filelist{%
-         * extension seperated by commas if necessary %
+         * extension separated by commas if necessary %
                                   \space\space\space\space: *}%
     \Msg{****************************************************^^J}}%
 %    \end{macrocode}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/encguide.tex
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/encguide.tex
@@ -191,7 +191,7 @@
 \author{Frank Mittelbach \and Robin
    Fairbairns \and Werner Lemberg \and \LaTeX3 Project Team.}
 
-\date{\copyright~Copyright 1995--2014 \\[5pt] 23 March 2014}
+\date{\copyright~Copyright 1995--2014 \\[5pt] 29 October 2014}
 
 \begin{document}
 
@@ -837,7 +837,7 @@
         {\cite[p.416]{A-W:MG2004}}
 
         This is an alternative to the \Enc{T1} encoding developed by Y\&Y and
-        used in their commerical \TeX{} implementation.
+        used in their commercial \TeX{} implementation.
 
 \end{encodinginfo}
 
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/exscale.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/exscale.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.
 %
@@ -33,7 +33,7 @@
 %<package>\NeedsTeXFormat{LaTeX2e}
 %<package>\ProvidesPackage{exscale}
 %<fd,    >\ProvidesFile{OMXcmex.fd}
-%<package,fd>     [2007/10/29 v2.1h
+%<package,fd>     [2014/09/29 v2.1h
 %<package>                         Standard LaTeX package exscale]
 %<fd,    >                         exscale package font definitions]
 %<*driver>
@@ -172,7 +172,7 @@
   \endgroup}
 %    \end{macrocode}
 % Now we can define the macros. Note: |\n@space| sets the internal
-% variables |\nulldelimiterspace| and |\mathsurropund| to zero length.
+% variables |\nulldelimiterspace| and |\mathsurround| to zero length.
 %    \begin{macrocode}
 \def\bBigg@#1#2{%
    {\hbox{$\left#2\vcenter to#1\big@size{}\right.\n@space$}}}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/fixltx2e.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/fixltx2e.dtx
@@ -38,7 +38,7 @@
 %<driver>\ProvidesFile{fixltx2e.drv}
 % \fi
 %         \ProvidesFile{fixltx2e.dtx}
-          [2014/08/30 v1.1s fixes to LaTeX]
+          [2014/09/29 v1.1s fixes to LaTeX]
 %
 % \iffalse
 %<*driver>
@@ -642,7 +642,7 @@
 % >Originator:     stefan.pofahl@zsw-bw.de (Stefan Pofahl)
 %
 %  If I use /fnsymbol together with fixltx2e.sty I can not use
-%  optinal parameter [num]
+%  optional parameter [num]
 %  \footnotemark[1] is not showing the mark number 1 but
 %  the mark \value{footnote}.
 %\end{verbatim}
@@ -680,8 +680,8 @@
 % your \LaTeX\ format then we have to choose between the lesser of two
 % evils: 1)~breaking ligatures and preventing kerning or 2)~face the
 % risk of choosing text-mode at the beginning of an alignment cell,
-% which was suppodes to be math-mode. We have decided upon 1) as is
-% costumary for regular robust commands in \LaTeX.
+% which was supposed to be math-mode. We have decided upon 1) as is
+% customary for regular robust commands in \LaTeX.
 %
 %
 % \subsection{Fewer fragile commands}
@@ -696,12 +696,12 @@
 % Use of a \raisebox in \section{} produces the error message
 % mentioned in the subject.
 %
-% PR latex/1738 descriped a similar problem, which has been solved
+% PR latex/1738 described a similar problem, which has been solved
 % 10 years ago. Protecting the \raisebox with \protect solved my
 % problem as well, but wouldn't it make sense to have a similar fix
 % as in the PR?
 %
-% It is particulary confusing, that an unprotected \raisebox in a
+% It is particularly confusing, that an unprotected \raisebox in a
 % \section*-environment works fine, while in a \section-environment
 % produces error.
 %\end{verbatim}
@@ -728,7 +728,7 @@
 % arguments of floats. |\begin{figure}[tB]| the |B| is ignored so it
 % acts like |\begin{figure}[t]| However |\begin{figure}[B]| does
 % \emph{not} act like |\begin{figure}[]| as the check for an empty
-% argumant, or unsupplied argument, is earlier. |[]| causes the
+% argument, or unsupplied argument, is earlier. |[]| causes the
 % default float placement to be used, but |[B]| means that \emph{no}
 % float area is allowed and so the float will not be placed until the
 % next |\clearpage| or end of document, no warning is given.
@@ -897,7 +897,7 @@
 % \changes{v1.1d}{2000/09/24}{FMi: use output routine to
 %    defer float}
 % \changes{v1.1p}{2014/04/27}{Inline the code to allow some
-%   coexistance with packages that hook into \cs{end@float} and do not
+%   coexistence with packages that hook into \cs{end@float} and do not
 %   know about the algorithm change}
 %    \begin{macrocode}
       \@cons\@currlist\@currbox
@@ -954,7 +954,7 @@
 %    \end{macrocode}
 %
 % All the remaining changes are replacing the double column defer list
-% or insering the extra test |\@testwrongwidth|\marg{box} at suitable
+% or inserting the extra test |\@testwrongwidth|\marg{box} at suitable
 % places. That is at places where a box is taken off the deferlist.
 %    \begin{macrocode}
 \def \@doclearpage {%
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/fontdef.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/fontdef.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.
 %
@@ -39,7 +39,7 @@
 %<driver, >\ProvidesFile{fontdef.drv}
 % \fi
 %          \ProvidesFile{fontdef.dtx}
-           [2004/02/04 v2.3a LaTeX Kernel
+           [2014/09/29 v2.3a LaTeX Kernel
 % \iftrue  (\else
 %<text,   >(Text
 %<math,   >(Math
@@ -541,7 +541,7 @@
 %    The declarations below declare the text, script and scriptscript
 %    size to be used for each text font size.
 %
-%    All occurences of sizes longer than a single character are replaced
+%    All occurrences of sizes longer than a single character are replaced
 %    with the macro name that holds them, saving a number of
 %    tokens (but losing a bit of speed, so this may not stay this way).
 %    \begin{macrocode}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ifthen.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ifthen.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.
 %
@@ -42,7 +42,7 @@
 %<driver>\ProvidesFile{ifthen.drv}
 % \fi
 %         \ProvidesFile{ifthen.dtx}
-          [2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)]
+          [2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)]
 %
 % \iffalse
 %<*driver>
@@ -311,7 +311,7 @@
 % It is unfortunate that in order to remain compatible with |ifthen|
 % syntax, it is necessary to have a two pass system. The first pass
 % inside an |\edef| `exposes' the |\if|\ldots\ |\fi| tokens, so the
-% corect clauses may be skipped on the second pass. This means that the
+% correct clauses may be skipped on the second pass. This means that the
 % whole |\ifthenelse| command does not work by expansion, and so
 % possibly has only limited usefulness for macro code writers.
 % The main problem with the |ifthen:| syntax is that (unique for \LaTeX)
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/latexbug.el
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/latexbug.el
@@ -212,7 +212,7 @@
 
  This text will be used as the mail header on all
  subsequent correspondence. Please use informative strings.
- For example:  \\mathit generates error in foobar environmenent
+ For example:  \\mathit generates error in foobar environment
  rather than just `LaTeX Bug' or similar strings.
 ")
   (set-buffer ltxbug-msg)
@@ -324,7 +324,7 @@
   (set-buffer ltxbug-help)
   (erase-buffer)
   (insert "
-Complete your bug report by giving the full descripition
+Complete your bug report by giving the full description
 below the  `Description of bug:' header.
 
 There are other database fields you may wish to add,
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/letter.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/letter.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.
 %
@@ -61,7 +61,7 @@
 %<*driver>
        \ProvidesFile{letter.drv}
 %</driver>
-              [1999/04/29 v1.2z
+              [2014/09/29 v1.2z
 %<+letter>               Standard LaTeX document class]
 %    \end{macrocode}
 %
@@ -341,7 +341,7 @@
 \ProcessOptions
 %    \end{macrocode}
 %    Now that all the options have been executed we can load the
-%    chosen class option file that contains all size dependant code.
+%    chosen class option file that contains all size dependent code.
 %    \begin{macrocode}
 \input{size1\@ptsize.clo}
 %    \end{macrocode}
@@ -397,7 +397,7 @@
 %    The commands |\nopagebreak| and |\nolinebreak| put in penalties
 %    to discourage these breaks at the point they are put in.
 %    They use |\@lowpenalty|, |\@medpenalty| or |\@highpenalty|,
-%    dependant on their argument.
+%    dependent on their argument.
 %    \begin{macrocode}
 \@lowpenalty   51
 \@medpenalty  151
@@ -528,7 +528,7 @@
 %    |\oddsidemargin| and |\evensidemargin| are computed from those of
 %    |\paperwidth| and |\textwidth|.
 % \changes{v1.2n}{1994/07/13}{Added fixed values for these parameters
-%    in compatibillity mode}
+%    in compatibility mode}
 %    \begin{macrocode}
 \if@compatibility
   \setlength\oddsidemargin{53pt}
@@ -1069,7 +1069,7 @@
 % \end{macro}
 %
 % \begin{macro}{\smallskipamount}
-% \begin{macro}{\mdeskipamount}
+% \begin{macro}{\medskipamount}
 % \begin{macro}{\bigskipamount}
 %   Of these three, only |\medskipmount| is actually used above.
 %    \begin{macrocode}
@@ -1164,7 +1164,7 @@
 %    \begin{itemize}
 %    \item |\startlabels| : Should reset the page layout parameters if
 %      necessary.
-%    \item |\mlabel|\marg{return address}\marg{to adress} : Command to
+%    \item |\mlabel|\marg{return address}\marg{to address} : Command to
 %      generate a single label.
 %    \end{itemize}
 %
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltboxes.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltboxes.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.
 %
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltboxes.dtx}
-             [2006/05/18 v1.1g LaTeX Kernel (Box Commands)]
+             [2014/09/29 v1.1g LaTeX Kernel (Box Commands)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltboxes.dtx}
@@ -372,7 +372,7 @@
 %         {macro added}
 % \changes{v0.1a}{1993/12/03}
 %         {color support}
-% This macro is initialy a no-op, but the colour package will redefine
+% This macro is initially a no-op, but the colour package will redefine
 % it to insert a |\special|.
 %    \begin{macrocode}
 \let\set@color\relax
@@ -400,7 +400,7 @@
 % \begin{macro}{\color@endbox}
 % \changes{v1.0n}{1994/11/05}
 %         {macro added for colour support}
-% These macros are initialy a no-op, but the colour package will
+% These macros are initially a no-op, but the colour package will
 % redefine them to be |\begingroup|, |\endgroup|,
 % |\begingroup\set@color|,\\ |\hbox\bgroup\color@begingroup|,
 % |\color@endgroup\egroup|.
@@ -474,7 +474,7 @@
 % \changes{v1.0b}{1994/03/14}
 %         {Use \cs{color@setgroup}}
 % \changes{v1.0d}{1994/04/15}
-%         {Added missing precent character.}
+%         {Added missing procent character.}
 % \changes{v1.0v}{1995/07/20}
 %         {Use \cs{sbox}}
 %    \begin{macrocode}
@@ -555,7 +555,7 @@
 %
 % The following definition of |\frame| was written by Pavel Curtis
 % (Extra space removed 14 Jan 88)
-% RmS 92/08/24: Replaced occurence of |\@halfwidth| by |\@wholewidth|
+% RmS 92/08/24: Replaced occurrence of |\@halfwidth| by |\@wholewidth|
 %    \begin{macrocode}
 \long\def\frame#1{%
   \leavevmode
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltclass.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltclass.dtx
@@ -1,6 +1,6 @@
 % \iffalse meta-comment
 %
-% Copyright 1993-2013
+% Copyright 1993-2014
 % The LaTeX3 Project and any individual authors listed elsewhere
 % in this file.
 %
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltclass.dtx}
-             [2013/07/07 v1.1i LaTeX Kernel (Class & Package Interface)]
+             [2014/09/29 v1.1i LaTeX Kernel (Class & Package Interface)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltclass.dtx}
@@ -430,7 +430,7 @@
 %         {Move \cs{@missingfileerror} to ltfiles}
 %
 % \begin{macro}{\if@compatibility}
-%    The flag for compatibilty mode.
+%    The flag for compatibility mode.
 %    \begin{macrocode}
 \newif\if@compatibility
 %    \end{macrocode}
@@ -654,7 +654,7 @@
 \@onlypreamble\@if@ptions
 %    \end{macrocode}
 %
-% Probably shouldnt use |\CurrentOption| here\ldots (changed to
+% Probably shouldn't use |\CurrentOption| here\ldots (changed to
 % |\reserved@b|.)
 % \changes{v0.2y}{1994/02/07}
 %         {Add extra ,s so `two' is not matched with `twocolumn'}
@@ -1246,7 +1246,7 @@
 % Have the main argument as |#1|, so we only need one |\expandafter|
 % above.
 % \changes{v0.2a}{1993/11/14}
-%         {Moved reseting of \cs{default@ds}, \cs{ds@} and
+%         {Moved resetting of \cs{default@ds}, \cs{ds@} and
 %         \cs{@declaredoptions} here, from the end of
 %         \cs{ProcessOptions}.}
 % \changes{v0.2f}{1993/11/22}
@@ -1373,7 +1373,7 @@
 % \changes{v1.0s}{1995/10/20}
 %         {Make setting conditional, for autoload version}
 % \begin{macro}{\@enddocumenthook}
-% Stuff to appear at the begining or end of the document.
+% Stuff to appear at the beginning or end of the document.
 %    \begin{macrocode}
 \ifx\@begindocumenthook\@undefined
   \let\@begindocumenthook\@empty
@@ -1461,7 +1461,7 @@
 % \end{macro}
 %
 % \begin{macro}{\@@unprocessedoptions}
-% Declare an error for each option, unless a |\ProcessOptions| occured.
+% Declare an error for each option, unless a |\ProcessOptions| occurred.
 % \changes{v0.2v}{1994/01/29}
 %         {Macro added.}
 % \changes{v1.0t}{1995/11/14}{Allow empty option}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltdefns.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltdefns.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{ltdefns.dtx}
-             [2004/09/18 v1.3g LaTeX Kernel (definition commands)]
+             [2014/09/29 v1.3g LaTeX Kernel (definition commands)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltdefns.dtx}
@@ -484,7 +484,7 @@
 %    |\def\foo{\@protected@testopt\foo\\foo{default}}|\\
 %    where |\\foo| is a csname generated from applying |\csname| and
 %    |\string| to |\foo|, ie the actual name contains a backslash and
-%    therefore can't clash easily with exisiting command names.
+%    therefore can't clash easily with existing command names.
 %    ``Default'' is the contents of the second optional argument of
 %    |(re)newcommand|.
 %
@@ -1009,7 +1009,7 @@
 % \LaTeX's commands.  Whilst typesetting documents, \LaTeX{} makes use
 % of many of \TeX's features, such as arithmetic, defining macros, and
 % setting variables.  However, there are (at least) three different
-% ocassions when these commands are not safe.  These are called
+% occasions when these commands are not safe.  These are called
 % `moving arguments' by \LaTeX, and consist of:
 % \begin{itemize}
 % \item writing information to a file, such as indexes or tables of
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltdirchk.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltdirchk.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.
 %
@@ -28,7 +28,7 @@
 % \fi
 %
 % \ProvidesFile{ltdirchk.dtx}
-%              [2001/06/04 v1.0y LaTeX Kernel (System Dependent Parts)]
+%              [2014/09/29 v1.0y LaTeX Kernel (System Dependent Parts)]
 %
 % \iffalse
 %%% From File: ltdirchk.dtx
@@ -519,7 +519,7 @@
 %
 % \subsection{FAKE EXAMPLE}
 %  This example is for an operating system that has filenames of the
-%  form |<area>name|  For maximum compatability with macro sets,
+%  form |<area>name|  For maximum compatibility with macro sets,
 %  you want |name.ext| to be mapped to |<ext>name|.
 %  and |<area>name.ext| to be mapped to |<area.ext>name|.
 %  |\input| does this mapping automatically, but |\openin| does not, and
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/lterror.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/lterror.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,7 +34,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{lterror.dtx}
-             [1998/05/28 v1.2n LaTeX Kernel (errors)]
+             [2014/09/29 v1.2n LaTeX Kernel (errors)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{lterror.dtx}
@@ -555,7 +555,7 @@
 % Here are most of the error message-generating commands of \LaTeX.
 % \begin{macro}{\@autoerr}
 % Make this autoload command robust, as it may be read in at
-% unpredicatble times.
+% unpredictable times.
 %    \begin{macrocode}
 %<autoload>\def\@autoerr{\protect\@autoload{err}\protect}
 %    \end{macrocode}
@@ -794,15 +794,15 @@
 % \changes{v1.0d}{1994/03/28}
 %     {(DPC) Comment out (use catcode15 instead)}
 %    An error for use with invalid characters.  This is commented
-%    out, since we decided to use chatcode 15 instead.
+%    out, since we decided to use catcode 15 instead.
 %    \begin{macrocode}
 %\def\@invalidchar{\@latex@error{Invalid character in input}\@ehc}
 %    \end{macrocode}
 % \end{macro}
 %
 % As well as the above error commands some error messages are directly
-% coded to save space. The Messages alrerady present in \LaTeX2.09
-% included:
+% coded to save space. The Messages already present in \LaTeX2.09
+% inlcuded:
 %
 % |Environment --- undefined|\\
 %  Issued by |\begin| for undefined environment.
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltfinal.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltfinal.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.
 %
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltfinal.dtx}
-             [2003/10/13 v1.1e LaTeX Kernel (Final Settings)]
+             [2014/09/29 v1.1e LaTeX Kernel (Final Settings)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltfinal.dtx}
@@ -143,7 +143,7 @@
 %
 % \changes{v1.1b}{1998/05/20}{Set up lccodes before loading
 %    hyphenation files: pr/2639}
-%    We set things up so that hypehnation files can assume that the
+%    We set things up so that hyphenation files can assume that the
 %    default (T1) lccodes are in use (at present this also sets up the
 %    uccodes).
 %    We temporarily define |\reserved@a| to apply |\reserved@c| to
@@ -234,7 +234,7 @@
 % \changes{v1.0x}{1995/11/01}
 %      {(DPC) Switch meaning of \cs{@addtofilelist} for cfg files}%
 % The following code will be compiled into the format file. It checks
-% for the existance of \texttt{hyphen.cfg} in inputs that file if
+% for the existence of \texttt{hyphen.cfg} in inputs that file if
 % found. Otherwise it inputs \texttt{hyphen.ltx}.  Note that these
 % are loaded in \emph{before} the |\catcode|s are set, so local
 % hyphenation files can use 8-bit input.
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltfloat.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltfloat.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.
 %
@@ -31,7 +31,7 @@
 %
 %<*driver>
 % \fi
-\ProvidesFile{ltfloat.dtx}[2002/10/01 v1.1v LaTeX Kernel (Floats)]
+\ProvidesFile{ltfloat.dtx}[2014/09/29 v1.1v LaTeX Kernel (Floats)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltfloat.dtx}
@@ -235,7 +235,7 @@
 %    captype is defined there; this may need to be changed by some
 %    classes.
 % \changes{v1.1u}{1999/04/19}
-%    {Made caption an error oustside a float: latex/2815}
+%    {Made caption an error outside a float: latex/2815}
 %    \begin{macrocode}
 \def\caption{%
    \ifx\@captype\@undefined
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltfntcmd.dtx
+++ texlive-base-jessie.git/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
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltfssbas.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltfssbas.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.
 %
@@ -40,7 +40,7 @@
 %
 %
 \ProvidesFile{ltfssbas.dtx}
-             [2002/10/02 v3.0x LaTeX Kernel (NFSS Basic Macros)]
+             [2014/09/29 v3.0x LaTeX Kernel (NFSS Basic Macros)]
 % \iffalse
 \documentclass{ltxdoc}
 \begin{document}
@@ -718,7 +718,7 @@
 %    If the new encoding is the same as the old
 %    encoding we have nothing to do.
 %    However, in case we had a sequence of several encoding changes
-%    without a |\selectfont| inbetween we can save processing by
+%    without a |\selectfont| in-between we can save processing by
 %    making sure that |\enc@update| is |\relax|.
 %    \begin{macrocode}
         \let\enc@update\relax
@@ -805,7 +805,7 @@
 %    \end{macrocode}
 %    Some handy abbreviation if you want to get some particular font
 %    in the current size. If also the size should change one has to
-%    issue a |\fontsize| comand first.
+%    issue a |\fontsize| command first.
 %    \begin{macrocode}
 \def\usefont#1#2#3#4{\fontencoding{#1}\fontfamily{#2}%
              \fontseries{#3}\fontshape{#4}\selectfont
@@ -822,7 +822,7 @@
 %  \begin{macro}{\linespread}
 % \changes{v2.1j}{1994/05/12}{New macro}
 % \changes{v2.1p}{1994/05/16}{Remove surplus braces}
-%    The comand |\linespread| changes the current |\baselinestretch|
+%    The command |\linespread| changes the current |\baselinestretch|
 %    by calling |\set@fontsize|. The values for |\f@size| and
 %    |\f@baselineskip| will be left unchanged.
 %    \begin{macrocode}
@@ -843,7 +843,7 @@
 %    which case nothing changes, or it will be an updated value due to
 %    a user change of that macro using |\renewcommand|. If we would
 %    pass the internal |\f@linespread| such a change would be
-%    efectively overwritten by a size change.
+%    effectively overwritten by a size change.
 %    \begin{macrocode}
 \DeclareRobustCommand\fontsize[2]
    {\set@fontsize\baselinestretch{#1}{#2}}
@@ -1165,7 +1165,7 @@
 % speed up the loading of some packages which may load fonts
 % The code is actually pre-loaded into the kernel and removed
 % at |\begin{document}|. The |\ifx| test below ensures that
-% if |\usepackage{autofss2}| apears in the preamble, then  the code
+% if |\usepackage{autofss2}| appears in the preamble, then  the code
 % is not removed at this time. Can not use |\AtBeginDocument| here
 % as it is not defined yet! Listing all the commands like this
 % is not ideal as any changes to the |autofss2.sty| need to be
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltfssdcl.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltfssdcl.dtx
@@ -1,6 +1,6 @@
 % \iffalse meta-comment
 %
-% Copyright 1993-2011
+% Copyright 1993-2014
 % The LaTeX3 Project and any individual authors listed elsewhere
 % in this file.
 %
@@ -36,7 +36,7 @@
 %
 %
 \ProvidesFile{ltfssdcl.dtx}
-            [2011/09/03 v3.0o LaTeX Kernel (NFSS Declarative Interface)]
+            [2014/09/29 v3.0o LaTeX Kernel (NFSS Declarative Interface)]
 % \iffalse
 \documentclass{ltxdoc}
 \begin{document}
@@ -576,7 +576,7 @@
   \global\csname c@\expandafter\@gobble\string#1\endcsname\count@
 %    \end{macrocode}
 %    Now we loop over |\alpha@list| to add all math alphabets known so
-%    far. We have to distinugish the case that an alphabet by default
+%    far. We have to distinguish the case that an alphabet by default
 %    should produce an error in new versions.
 %    \begin{macrocode}
   \def\alpha@elt##1##2##3{%
@@ -752,7 +752,7 @@
   \else
     \@latex@error{Math version `\expandafter\@gobblefour\string#1'
        is not
-       defined}{You probably mispelled the name of the math
+       defined}{You probably misspelled the name of the math
        version.^^JOr you have to specify an additional package.}%
   \fi
 }
@@ -990,7 +990,7 @@
   \else
     \@latex@error{Math version `\expandafter\@gobblefour\string#1'
        is not
-       defined}{You probably mispelled the name of the math
+       defined}{You probably misspelled the name of the math
        version.^^JOr you have to specify an additional package.}%
   \fi
 }
@@ -1289,7 +1289,7 @@
 % \begin{macro}{\set@mathdelimiter}
 %    We have to end the definition of a math delimiter like |\lfloor|
 %    with a space and not with |\relax| as we did before, because
-%    otherwise contructs involving |\abovewithdelims| will prematurely
+%    otherwise constructs involving |\abovewithdelims| will prematurely
 %    end (pr/1329)
 %
 % \changes{v2.1q}{1995/04/02}{fix pr/1329}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltfssini.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltfssini.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.
 %
@@ -36,7 +36,7 @@
 %
 %
 \ProvidesFile{ltfssini.dtx}
-             [2001/06/01 v3.0k LaTeX Kernel (NFSS Initialisation)]
+             [2014/09/29 v3.0k LaTeX Kernel (NFSS Initialisation)]
 % \iffalse
 \documentclass{ltxdoc}
 \begin{document}
@@ -116,7 +116,7 @@
 %                                              \cs{mathversion.}}
 % \changes{v1.0a}{1989/04/10}{Starting with version numbers!
 %           \cs{newif} for \cs{@tempswa} added since this switch is
-%           unkown at the time when this file is read in.
+%           unknown at the time when this file is read in.
 %           (latex.tex is loaded later.)
 %           \cs{math@famname} changed to \cs{math@version.}}
 %
@@ -427,7 +427,7 @@
 % fonts so anybody who is using these fonts doesn't need them.
 % But for compatibility reasons we will define these symbols.
 %
-% \changes{v2.1g}{1994/02/22}{Correct error mssage}
+% \changes{v2.1g}{1994/02/22}{Correct error message}
 %    \begin{macrocode}
 \def\not@base#1{\@latex@error
   {Command \noexpand#1not provided in base LaTeX2e}%
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltfsstrc.dtx
+++ texlive-base-jessie.git/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}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltlists.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltlists.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.
 %
@@ -31,7 +31,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltlists.dtx}
-             [2002/10/28 v1.0s LaTeX Kernel (List Environments)]
+             [2014/09/29 v1.0s LaTeX Kernel (List Environments)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltlists.dtx}
@@ -706,7 +706,7 @@
 % To suppress the paragraph indentation in text immediately following
 % a paragraph-making environment, \cs{everypar} is changed to remove the
 % space, and \cs{par} is redefined to restore \cs{everypar}.  Instead of
-% redefining \cs{par} and \cs{everpar}, \cs{@endparenv} was changed to
+% redefining \cs{par} and \cs{everypar}, \cs{@endparenv} was changed to
 % set the @endpe switch, letting \cs{end} redefine \cs{par} and
 % \cs{everypar}.
 %
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltmiscen.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltmiscen.dtx
@@ -1,6 +1,6 @@
 % \iffalse meta-comment
 %
-% Copyright 1993-2010
+% Copyright 1993-2014
 % The LaTeX3 Project and any individual authors listed elsewhere
 % in this file.
 %
@@ -32,7 +32,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltmiscen.dtx}
-             [2010/08/17 v1.1l LaTeX Kernel (Misc. Environments)]
+             [2014/09/29 v1.1l LaTeX Kernel (Misc. Environments)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltmiscen.dtx}
@@ -413,7 +413,7 @@
 %  \begin{macro}{\@currenvline}
 %    We do need a default value for |\@currenvline| on top-level since
 %    the document environment cancels the brace group. This means that
-%    a missmatch with |\begin|\allowbreak|{document}| will not produce
+%    a mismatch with |\begin|\allowbreak|{document}| will not produce
 %    a line number. Thus the outer default must be |\@empty| or we
 %    will end up with two spaces.
 % \changes{v1.0q}{1994/05/24}{Use \cs{@empty} as outer default}
@@ -560,7 +560,7 @@
 %
 %
 %  The verbatim environment uses the fixed-width |\ttfamily| font, turns
-%  blanks into spaces, starts a new line for each carrige return (or
+%  blanks into spaces, starts a new line for each carriage return (or
 %  sequence of consecutive carriage returns), and interprets
 %  \emph{every} character literally.
 %  I.e., all special characters |\, {, $|, etc.
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltoutenc.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltoutenc.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.
 %
@@ -44,7 +44,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltoutenc.dtx}
-             [2009/11/04 v1.99l LaTeX Kernel (font encodings)]
+             [2014/09/29 v1.99l LaTeX Kernel (font encodings)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltoutenc.dtx}
@@ -183,7 +183,7 @@
 % \changes{v1.3d}{1993/12/18}{Some T1 stuff had drifted into the OT1
 %    file.}
 % \changes{v1.3c}{1993/12/18}{A new syntax, separating
-%    accent-definitions from encoing-specific definitions, and
+%    accent-definitions from encoding-specific definitions, and
 %    allowing encoding-specific \cs{chardef}, \cs{let}, etc.}
 % \changes{v1.3c}{1993/12/18}{Rewrote for the new syntax of
 %    \cs{EncodingSpecific}.}
@@ -321,7 +321,7 @@
 %             \meta{text}|}|
 %    \end{quote}
 %    For example, in the OT1 encoding \r A has a hand-crafted
-%    defintion this is declared as follows
+%    definition this is declared as follows
 %\begin{verbatim}
 %    \DeclareTextCompositeCommand{\r}{OT1}{A}
 %     {\leavevmode\setbox\z@\hbox{!}\dimen@\ht\z@\advance\dimen@-1ex%
@@ -1220,7 +1220,7 @@
 %               referring to the tabular rather than the tabbing
 %               environment.}
 % \changes{v1.7n}{1995/11/02}{Changed internal name \cs{a} to
-% \cs{@tabacckludge} to protect against redefinition by malicicous
+% \cs{@tabacckludge} to protect against redefinition by malicious
 % users.}
 %
 % \begin{macro}{\a}
@@ -2603,7 +2603,7 @@
 %    \end{macrocode}
 %
 % Here we define a macro that extends the |\@uclclist| if needed and
-% aferwards turns itself in a noop.
+% afterwards turns itself in a noop.
 %    \begin{macrocode}
 \def\update@uclc@with@cyrillic{%
  \expandafter\def\expandafter\@uclclist\expandafter
@@ -2819,7 +2819,7 @@
 %    \item[force]
 %       ignore all subset encoding definitions stored in the package
 %       itself or in the configuration file and always use the default
-%       subset as specifed by one of the other options (seldom useful,
+%       subset as specified by one of the other options (seldom useful,
 %       only dangerous).
 %    \end{description}
 
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltoutput.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltoutput.dtx
@@ -39,7 +39,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltoutput.dtx}
-             [2014/04/24 v1.2n LaTeX Kernel (Output Routine)]
+             [2014/09/29 v1.2n LaTeX Kernel (Output Routine)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltoutput.dtx}
@@ -474,7 +474,7 @@
 %   1     1 iff the float may go on the top of a page.
 %   2     1 iff the float may go on the bottom of a page.
 %   3     1 iff the float may go on a float page.
-%   4     1 unless the PLACEMENT incluses a !
+%   4     1 unless the PLACEMENT includes a !
 %   5     1 iff a type 1 float
 %   6     1 iff a type 2 float
 %   etc.
@@ -823,7 +823,7 @@
 \newif \if@twocolumn   \@twocolumnfalse
 %    \end{macrocode}
 %    Not sure about these: two questions.
-%    Should things which must apply to a whole doument be local or
+%    Should things which must apply to a whole document be local or
 %    global (they probably should be `preamble only' commands)?
 %    Are these three such things?
 %    \begin{macrocode}
@@ -1564,7 +1564,7 @@
 %    appropriate times.
 %
 %    If |\@textbottom| ends with a box or rule of non-zero depth
-%    then this skip adjustemnt should be done again after it.
+%    then this skip adjustment should be done again after it.
 %
 %    I think that the final boxing of the main text page could have a
 %    common ending which may make it simpler to see what is going on.
@@ -1573,7 +1573,7 @@
 %    case'.
 %    \task{CAR}{Further investigation of makecol}
 %
-%    Also, the |\boxmaxdepth| setting here affects what happens wthin
+%    Also, the |\boxmaxdepth| setting here affects what happens within
 %    |\@texttop| and |\@textbottom|, should it?  Is it needed at all?
 % \changes{v1.0l}{1994/03/15}{Removed boxmaxdepth setting.}
 %
@@ -1602,7 +1602,7 @@
 %    This is the code which reinserts the inserts.  It puts them all
 %    in one place; this can make some of them come out on the wrong
 %    page.
-%    It has been put into a separate macro to expidite experimentation.
+%    It has been put into a separate macro to expedite experimentation.
 %    \begin{macrocode}
 %<*2ekernel|def1|autoload>
 \gdef \@reinserts{%
@@ -1924,7 +1924,7 @@
 %    \end{macrocode}
 %    This first bit has been moved inside the shipped out box.
 %
-%    Now the setup inside the shipped out box; this should conatin all
+%    Now the setup inside the shipped out box; this should contain all
 %    the stuff that could only affect typesetting; other stuff may need
 %    to be reset for the writes also.
 %
@@ -2048,7 +2048,7 @@
 %    The |\boxmaxdepth| setting here was not made local to
 %    a box so was dangerous.  It is needed only within the box made
 %    by |\@cflt| (and not normally even there), so it has been
-%    moved there; this also agrees with the original pseudcode.
+%    moved there; this also agrees with the original pseudocode.
 %
 % \changes{v1.0h}{1993/12/12}{boxmaxdepth setting moved}
 %    \begin{macrocode}
@@ -2603,11 +2603,11 @@
 % get the spacing correct by ad hoc commands.
 %
 % It is necessary to adjust for the addition of |\parskip| here in
-% case the float is added betweeen paragraphs (\ie when in vertical
+% case the float is added between paragraphs (\ie when in vertical
 % mode).
 %
 % If the nobreak switch is true we need to reset it and clear
-% |\everypar| sionce the float may not reset the flag and cannot reset
+% |\everypar| since the float may not reset the flag and cannot reset
 % the |\everypar| globally.
 % \changes{v1.0l}{1994/03/15}{Changed \cs{addvspace} to \cs{vskip}}
 % \changes{v1.1i}{1994/11/21}
@@ -3095,7 +3095,7 @@
 % This part implements controllable floats and other changes
 % to the float mechanism.
 %
-% It provides, at the doument level, the following command for
+% It provides, at the document level, the following command for
 % inclusion in \LaTeX2e{}.
 %
 % \begin{verbatim}
@@ -3129,7 +3129,7 @@
 % commands described above.
 %
 %
-% In its current form, it also suplies a reasonably exhaustive, and
+% In its current form, it also supplies a reasonably exhaustive, and
 % somewhat baroque, means of tracing some aspects of the float
 % mechanism.
 %
@@ -3455,7 +3455,7 @@
 % It uses a local assignment to the normally global counter: a bit
 % naughty, perhaps?
 %
-% These assgnments are safe so long as the counter involved is only
+% These assignments are safe so long as the counter involved is only
 % consulted once (\ie only for the `bang float') with the changed value.
 % This is the case within |\@addtocurcol| because it is used only
 % once within a call of the output routine (which forms a group).
@@ -3516,7 +3516,7 @@
 %  \begin{macro}{\@flcheckspace}
 % \changes{v1.0f}{1993/12/05}{Command added}
 % This ignores space restriction in case BANG; this is still slightly
-% conervative since it does not allow for the fact that, if there is
+% conservative since it does not allow for the fact that, if there is
 % no text in the column then |\textfloatsep| is not needed.
 % Sets |@tempswa| true if there is room for |\@currbox|.
 %
@@ -3620,7 +3620,7 @@
 %   \item  Two consecutive h floats are separated by twice |\intextsep|:
 %     this could be changed to one by use of |\addvspace|, OK?
 %     Note that it would also mean that less space is put in if an h
-%     float  immediaiely follows other spaces.  This is also possibly
+%     float  immediately follows other spaces.  This is also possibly
 %     too big a change, at least for compatibility mode?
 %     Or it may be simply wrong!  It has not been changed.
 %   \item Now |\@addtocurcol| checks first for just p fps.  I think
@@ -3657,13 +3657,13 @@
 %     One is to change
 %     |\maketitle| slightly to allow this.  Another is to change
 %     |\@topnewpage| so that more than one |\twocolumn[]| command is
-%     allowed; in this case |\maketitle\twoclumn[more text]| will work.
+%     allowed; in this case |\maketitle\twocolumn[more text]| will work.
 %     The former is more robust from the user's viewpoint, but makes the
 %     code for |\maketitle| rather ad hoc (maybe it is already?).
 %     Another is to misuse the global twocolumn flag locally within
 %     |\@topnewpage|.
 %     Yet another is to move the column count register from the multicol
-%     package into the kernel.  This has beeen done.
+%     package into the kernel.  This has been done.
 %   \item  Where should the reinserts be put to maximise the
 %     probability that footmotes come out on the correct page?
 %     Or should we go for as much compatibility as possible (but see
@@ -3684,7 +3684,7 @@
 %
 %     It would perhaps be better to document that |\@textbottom|
 %     and |\@texttop| must have natural height 0pt.
-%   \item  I cannot see why the vskip adjustement for the depth
+%   \item  I cannot see why the vskip adjustment for the depth
 %     is needed if boxmaxdepth is used to ensure that there is never
 %     a too deep box.
 %   \item  The value of |\boxmaxdepth| should be explicitly set
@@ -3797,7 +3797,7 @@
 % The main purpose of this section is to ensure that all the
 % float-placement parameters which need to be set in a class file or
 % package have been declared.  It also describes their use and sets
-% values for them which are reasonable for typical douments using
+% values for them which are reasonable for typical documents using
 % US letter or A4 sized paper.
 %
 % \paragraph{Limits for the placement of floating objects}
@@ -3896,7 +3896,7 @@
 % \begin{macro}{\textfloatsep}
 % \begin{macro}{\intextsep}
 %    When a floating object is placed on a page with text, these
-%    parameters control the seperation between the float and the other
+%    parameters control the separation between the float and the other
 %    objects on the page. These parameters are used for both
 %    one-column mode and single-column floats in two-column mode.
 %    They are all rubber lengths.
@@ -3946,7 +3946,7 @@
 % \begin{macro}{\@fptop}
 % \begin{macro}{\@fpsep}
 % \begin{macro}{\@fpbot}
-%    When floating objects are placed on a seperate page or column,
+%    When floating objects are placed on a separate page or column,
 %    called a `float page', the layout of the page is controlled by
 %    these parameters, which are rubber lengths.
 %
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltpictur.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltpictur.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,7 +34,7 @@
 %<*driver>
 % \fi
       \ProvidesFile{ltpictur.dtx}
-                      [2003/12/30 v1.1j LaTeX Kernel (Picture Mode)]
+                      [2014/09/29 v1.1j LaTeX Kernel (Picture Mode)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltpictur.dtx}
@@ -124,7 +124,7 @@
 % \endpicture ==
 %   BEGIN
 %                   } \hss }
-%                   heigth of \@picbox := \@picht
+%                   height of \@picbox := \@picht
 %                   depth  of \@picbox := 0
 %                   \mbox{\box\@picbox}   %% change 26 Aug 91
 %   END
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltplain.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltplain.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{ltplain.dtx}
-             [2005/09/27 v1.1y LaTeX Kernel (Plain TeX)]
+             [2014/09/29 v1.1y LaTeX Kernel (Plain TeX)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltplain.dtx}
@@ -882,7 +882,7 @@
 %  \end{macro}
 %
 % \begin{macro}{\m@th}
-% \changes{v1.0h}{1994/05/16}{Remove unnecssary space}
+% \changes{v1.0h}{1994/05/16}{Remove unnecessary space}
 %    \begin{macrocode}
 \def\m@th{\mathsurround\z@}
 %    \end{macrocode}
@@ -1035,7 +1035,7 @@
 % |\hrulefill| and |\dotfill|
 % to make them work in `tabular' and `array' environments.
 % (Change made 24 July 1987).
-% \LaTeX\ change: |\leavevmode| added at begining of
+% \LaTeX\ change: |\leavevmode| added at beginning of
 % |\dotfill| and |\hrulefill|
 % so that they work as expected in vertical mode.
 %    \begin{macrocode}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltsect.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltsect.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.
 %
@@ -31,7 +31,7 @@
 %%% From File: ltsect.dtx
 %<*driver>
 % \fi
-\ProvidesFile{ltsect.dtx}[1996/12/20 v1.0z LaTeX Kernel (Sectioning)]
+\ProvidesFile{ltsect.dtx}[2014/09/29 v1.0z LaTeX Kernel (Sectioning)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltsect.dtx}
@@ -723,7 +723,7 @@
 %  entry |\contentsline{|\meta{type}|}{|\meta{entry}|}{|\meta{page}|}|
 %  to the |.|\meta{table} file.
 %
-%  This macro is implemented as an aplication of |\addtocontents|.
+%  This macro is implemented as an application of |\addtocontents|.
 %  Note that |\thepage| is not expandable during |\protected@write|
 %  therefore one gets the page number at the time of the |\shipout|.
 %
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltspace.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltspace.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{ltspace.dtx}
-             [2004/02/15 v1.3a LaTeX Kernel (spacing)]
+             [2014/09/29 v1.3a LaTeX Kernel (spacing)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltspace.dtx}
@@ -473,7 +473,7 @@
 %  mode.
 %
 % Before giving the current definition we give an extended definition
-% that is currently not used (because it doesnt work as advertised:-)
+% that is currently not used (because it doesn't work as advertised:-)
 %
 %    These are generalised hacks which attempt to do sensible things
 %    when `invisible commands' appear in vmode too.
@@ -818,7 +818,7 @@
 %    hyphens or dashes (such as |-|, |--|, or |---|).
 %
 %    It could probably be better implemented: it may need its own
-%    private token register and temporary commmand.
+%    private token register and temporary command.
 %
 %    Setting the hyphen in a box and then unboxing it means that the
 %    normal penalty will not be added after it---and if the penalty is
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/lttab.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/lttab.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.
 %
@@ -33,7 +33,7 @@
 %<def>                  [1998/11/13 v1.1m tabbing autoload file]
 %<*driver>
 % \fi
-\ProvidesFile{lttab.dtx}[1998/11/13 v1.1m LaTeX Kernel (Columns)]
+\ProvidesFile{lttab.dtx}[2014/09/29 v1.1m LaTeX Kernel (Columns)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{lttab.dtx}
@@ -666,7 +666,7 @@
 %
 % \begin{oldcomments}
 %
-% ARRAY PARMETERS:
+% ARRAY PARAMETERS:
 %  \arraycolsep
 %       : half the width separating columns in an array environment
 %  \tabcolsep
@@ -679,7 +679,7 @@
 %       : line spacing in array and tabular environments is done by
 %         placing a strut in every row of height and depth
 %         \arraystretch times the height and depth of the strut
-%         produced by an ordinary \strut commmand.
+%         produced by an ordinary \strut command.
 %
 % PREAMBLE:
 %  The PREAMBLE argument of an array or tabular environment can
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltthm.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltthm.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{ltthm.dtx}
-             [1995/10/10 v1.0f LaTeX Kernel (Theorems)]
+             [2014/09/29 v1.0f LaTeX Kernel (Theorems)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltthm.dtx}
@@ -134,7 +134,7 @@
 %
 % \newtheorem{NAME}[OLDNAME]{TEXT}==
 %   BEGIN
-%     if counter OLDNAME nonexistant
+%     if counter OLDNAME nonexistent
 %       then ERROR
 %       else
 %            if \NAME is definable
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltxdoc.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltxdoc.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.
 %
@@ -30,7 +30,7 @@
 %
 %<class>\NeedsTeXFormat{LaTeX2e}
 %<class>\ProvidesClass{ltxdoc}
-%<class>         [2007/11/11 v2.0u Standard LaTeX documentation class]
+%<class>         [2014/09/29 v2.0u Standard LaTeX documentation class]
 %
 %<*driver>
 \documentclass{ltxdoc}
@@ -95,7 +95,7 @@
 %
 % The simplest form of customisation is to pass more options to the
 % |article| class which is loaded by |ltxdoc|. For instance if you wish
-% all the documentation to be formated for A4 paper, add the following
+% all the documentation to be formatted for A4 paper, add the following
 % line to |ltxdoc.cfg|:
 %\begin{verbatim}
 % \PassOptionsToClass{a4paper}{article}
@@ -144,7 +144,7 @@
 % \AtBeginDocument{\RecordChanges}
 % \AtEndDocument{\PrintChanges}
 %\end{verbatim}
-% to |ltxdoc.cfg|, and use  MakeIndex with a comand such as
+% to |ltxdoc.cfg|, and use  MakeIndex with a command such as
 %\begin{verbatim}
 % makeindex -s gglo.ist -o ltclass.gls ltclass.glo
 %\end{verbatim}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/ltxref.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/ltxref.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.
 %
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltxref.dtx}
-             [2001/02/16 v1.1k LaTeX Kernel (Cross Referencing)]
+             [2014/09/29 v1.1k LaTeX Kernel (Cross Referencing)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltxref.dtx}
@@ -131,12 +131,12 @@
 %  \begin{macro}{\@refundefined}
 % \changes{v1.1h}{1995/10/24}{Switch for refundefined replaced}
 %    This does not save on name-space (since \cs{G@refundefinedfalse}
-%    was never needed) but it does make the implmentation of such
+%    was never needed) but it does make the implementation of such
 %    one-way switches more consistent. The extra macro to make the
 %    change is used since this change appears several times.
 %
 %    \textbf{Note} despite its name, |\G@refundefinedtrue| does
-%    \emph{not} correspnd to an |\if| command, and there is no
+%    \emph{not} correspond to an |\if| command, and there is no
 %    matching \ldots|false|. It would be more natural to call the
 %    command |\G@refundefined| (as inspection of the change log will
 %    reveal) but unfortunately such a change would break any package
@@ -316,7 +316,7 @@
 % |\the...| and surrounding glyphs.
 %
 % We have refrained from making this change in the kernel code
-% although for exisiting documents it would be 100\% backward
+% although for existing documents it would be 100\% backward
 % compatible. The reason being that any class or package making use of
 % this functionality would then horribly fail with older \LaTeX{}
 % installations.
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/makeindx.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/makeindx.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.
 %
@@ -56,7 +56,7 @@
 %  Chris Rowley\and
 %  Rainer Sch\"opf}
 %
-% \date{1994/11/11}
+% \date{2014/09/29}
 % \maketitle
 %
 % \section{Description}
@@ -121,7 +121,7 @@
 %    \begin{macrocode}
 %<makeidx>\ProvidesPackage{makeidx}
 %<showidx>\ProvidesPackage{showidx}
-                [2000/03/29 v1.0m Standard LaTeX package]
+                [2014/09/29 v1.0m Standard LaTeX package]
 %    \end{macrocode}
 %
 % \subsection{Makeidx}
@@ -291,7 +291,7 @@
 %
 % \begin{macro}{\@leftidx}
 % \begin{macro}{\@rightidx}
-%    These macros give the amount of displacemant for the |\indexbox|.
+%    These macros give the amount of displacement for the |\indexbox|.
 %    \begin{macrocode}
 \def\@leftidx{\hskip-\marginparsep \hskip-\marginparwidth}
 \def\@rightidx{\hskip\columnwidth \hskip\marginparsep}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/nfssfont.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/nfssfont.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.
 %
@@ -26,8 +26,8 @@
 % extension .ins) which are part of the distribution.
 %
 % \fi
-\def\nfssfontfileversion{v2.2b}
-\def\nfssfontfiledate{2006/01/08}
+\def\nfssfontfileversion{v2.2c}
+\def\nfssfontfiledate{2014/09/29}
 
 % \CheckSum{1226}
 %% \CharacterTable
@@ -176,7 +176,7 @@
 %    |\table| are then most likely going to fail, unless that assumption was
 %    correct.
 %    \begin{macrocode}
- \def\encoding{unkown}%
+ \def\encoding{unknown}%
  \fontencoding{T1}\selectfont
 %    \end{macrocode}
 %    If the user answers with ``return'' we ask for the \NFSS{}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/oldlfont.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/oldlfont.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.
 %
@@ -41,7 +41,7 @@
 %<*!latex209>
 % \fi
 %         \ProvidesFile{oldlfont.dtx}
-          [1994/11/29 v2.2k Standard LaTeX package]
+          [2014/09/29 v2.2k Standard LaTeX package]
 %
 % \iffalse
 %</!latex209>
@@ -251,11 +251,11 @@
 %  \end{macro}
 %
 %
-%    We left out the special \LaTeX{} fonts which are not automaticly
+%    We left out the special \LaTeX{} fonts which are not automatically
 %    included in the base version of the font selection since these
 %    fonts contain only a few characters which are also included in
 %    the AMS fonts so anybody who is using these fonts doesn't need
-%    them.  But for compatiblity reasons we will define these symbols.
+%    them.  But for compatibility reasons we will define these symbols.
 %
 %    \begin{macrocode}
 \RequirePackage{latexsym}
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/preload.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/preload.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.
 %
@@ -45,7 +45,7 @@
 %<+tex> \ProvidesFile{preload.ltx}
 % \fi
 %       \ProvidesFile{preload.dtx}
-         [1998/08/17 v2.1g LaTeX Kernel (Font Preloading)]
+         [2014/09/29 v2.1g LaTeX Kernel (Font Preloading)]
 %
 % \CheckSum{41}
 %
@@ -127,7 +127,7 @@
 %
 %    Or you can define completely other preloads. In that case start
 %    from \texttt{preload.min} since that contains the fonts that have
-%    to be preloaded by *all* \LaTeXe{} sytems.
+%    to be preloaded by *all* \LaTeXe{} systems.
 %
 %    Avoid using \texttt{preload.ori}, it will load so many fonts that
 %    on most installations it is nearly impossible to load other font
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/proc.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/proc.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.
 %
@@ -64,7 +64,7 @@
 % \subsection{Identification}
 %
 %    This document class can only be used with \LaTeXe, so it is made
-%    sure that an appropiate message is displayed when another \TeX{}
+%    sure that an appropriate message is displayed when another \TeX{}
 %    format is used.
 % \changes{v1.3l}{1995/11/30}{Added date of \LaTeX\ format to argument
 %    of \cs{NeedsTeXFormat}}
@@ -89,7 +89,7 @@
 %</driver>
 %<+class>\ProvidesClass{proc}
 %<+style>\ProvidesFile{proc.sty}
-              [1995/11/30 v1.3l
+              [2014/09/29 v1.3l
 %<+class>               Standard LaTeX document class]
 %<+style>               LaTeX 2.09 compatibility style option `proc']
 %    \end{macrocode}
@@ -346,7 +346,7 @@
 %    number is printed in the lower right side of the page.
 %
 %    This works as long as he doesn't use either |\pagestyle| or
-%    |\thispagestyle| comands.
+%    |\thispagestyle| commands.
 % \changes{v1.3f}{1994/05/26}{changed \cs{rm} to
 %    \cs{normalfont}\cs{rmfamily}}
 % \changes{v1.3j}{1995/05/26}{Removed \cs{rmfamily} (PR 1578)}
@@ -365,7 +365,7 @@
 %
 % \begin{macro}{\maketitle}
 % \changes{v1.3k}{1995/07/18}{Modify footnote handling (PR 1735)}
-%    The defintion of |\maketitle| here is basically the same as the
+%    The definition of |\maketitle| here is basically the same as the
 %    one in the document class \texttt{article}, but the pagestyle is
 %    \emph{not} set to \texttt{plain}.
 %
@@ -395,8 +395,8 @@
 %    This macro takes care of formatting the title information.
 %
 %    The information is set inside |\vbox| with a width of
-%    |\textwidth| and a hight of 2.25in. The text is vertically and
-%    hirizontally centered.
+%    |\textwidth| and a height of 2.25in. The text is vertically and
+%    horizontally centered.
 %    \begin{macrocode}
 \def\@maketitle{%
   \vbox to 2.25in{%
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/slides.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/slides.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.
 %
@@ -69,7 +69,7 @@
 %<*driver>
        \ProvidesFile{slides.drv}
 %</driver>
-              [1997/08/15 v2.3z
+              [2014/09/29 v2.3z
 %<+class>               Standard LaTeX document class]
 %<+cmd>               SLiTeX definitions]
 %    \end{macrocode}
@@ -381,7 +381,7 @@
 %
 %  \subsection{Flush left displays}
 %
-%    The option \Lopt{fleqn} redefines the displayed math environmens
+%    The option \Lopt{fleqn} redefines the displayed math environments
 %    in such a way that they come out flush left, with an indentation
 %    of |\mathindent| from the prevailing left margin.
 % \changes{v2.2g}{1994/03/01}{Added fleqn option.}
@@ -702,7 +702,7 @@
 %    The commands |\nopagebreak| and |\nolinebreak| put in penalties
 %    to discourage these breaks at the point they are put in.
 %    They use |\@lowpenalty|, |\@medpenalty| or |\@highpenalty|,
-%    dependant on their argument.
+%    dependent on their argument.
 %    \begin{macrocode}
 \@lowpenalty   51
 \@medpenalty  151
@@ -1565,7 +1565,7 @@
 %    Here we supply the declarative font changing commands that were
 %    common in \LaTeX\ version 2.09 and earlier. These commands work
 %    in text mode \emph{and} in math mode. They are provided for
-%    compatiblity, but one should start using the |\text...| and
+%    compatibility, but one should start using the |\text...| and
 %    |\math...| commands instead. These commands are redefined using
 %    |\DeclareOldFontCommand|, a command with three arguments: the
 %    user command to be defined, \LaTeX\ commands to execute in text
@@ -2085,7 +2085,7 @@
 %    \end{macrocode}
 %    This will set up the last color specified in the argument to
 %    \verb+\slide+ as the current color. If only back and white  slides
-%    are prepared \verb+\last@color+ will be empty and effectly
+%    are prepared \verb+\last@color+ will be empty and effectively
 %    \verb+\relax+ will be generated (hopefully).
 %
 %    We need to reset to a default font at the beginning of a slide.
@@ -2116,7 +2116,7 @@
 %    \end{macrocode}
 %    This will set up the last color specified in the argument to
 %    \verb+\slide+ as the current color. If only back and white  slides
-%    are prepared \verb+\last@color+ will be empty and effectly
+%    are prepared \verb+\last@color+ will be empty and effectively
 %    \verb+\relax+ will be generated (hopefully).
 %
 %    We need to reset to a default font at the beginning of a slide.
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/source2e.tex
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/source2e.tex
@@ -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.
 %
@@ -213,7 +213,7 @@
 % be quite large (about 555 pages).
 %
 
- \DocInclude{ltdirchk} % System dependant initialisation
+ \DocInclude{ltdirchk} % System dependent initialisation
 
  \DocInclude{ltplain}  % LaTeX version of Knuth's plain.tex
 
@@ -407,7 +407,7 @@
 # (this run needed only to get changes and index listed in .toc file)
 #
 # Note that the index will not be made incorrect by the insertion
-# of the table of contents as the front matter uses a diferent page
+# of the table of contents as the front matter uses a different page
 # numbering scheme.
 #
 echo "\includeonly{}" >> ltxdoc.cfg
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/usrguide.tex
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/usrguide.tex
@@ -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 @@
 
 \title{\LaTeXe~for authors}
 
-\author{\copyright~Copyright 1995--2005, \LaTeX3 Project Team.\\
+\author{\copyright~Copyright 1995--2014, \LaTeX3 Project Team.\\
    All rights reserved.}
 
-\date{27 November 2005}
+\date{29 September 2014}
 
 
 \begin{document}
@@ -1447,7 +1447,7 @@
 features and commands.  Any attempt to use them will give you an error
 message and, moreover, many of them simply  will not work, whilst
 others will produce unpredictable results.
-So don't bother sending us any bug reports about such occurences since
+So don't bother sending us any bug reports about such occurrences since
 they are intentional.
 
 
--- texlive-base-jessie.git.orig/texmf-dist/source/latex/base/utf8ienc.dtx
+++ texlive-base-jessie.git/texmf-dist/source/latex/base/utf8ienc.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 19932014
 % The LaTeX3 Project and any individual authors listed elsewhere
 % in this file.
 %
@@ -218,7 +218,7 @@
 %<+ts1> \ProvidesFile{ts1enc.dfu}
 %<+x2>  \ProvidesFile{x2enc.dfu}
 %<+all> \ProvidesFile{utf8enc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 %    \end{macrocode}
 %
 %    \begin{macrocode}
@@ -596,7 +596,7 @@
 % \changes{v1.1m}{2008/04/05}{Ensure we don't lose spaces in the log}
 %    The previous line is written to the log with the newline char being
 %    ignored (thus not producing a space). Therefore either everything has to
-%    be on a single input line or some specical care must be taken.  From this
+%    be on a single input line or some special care must be taken.  From this
 %    point on we ignore spaces again, i.e., while we are reading the
 %    \texttt{.dfu} file. The |\endgroup| below will restore it again.
 % \changes{v1.1d}{2004/05/08}{Explicitly set catcode of space}
@@ -610,7 +610,7 @@
 %    \end{macrocode}
 % However, we don't know if there are font encodings still to be
 % loaded (either with \texttt{fontenc} or directly with |\input| by
-% some some package). Font enconding files are loaded only if the
+% some some package). Font encoding files are loaded only if the
 % corresponding encoding has not been loaded yet, and they always
 % begin with |\DeclareFontEncoding|. We now redefine the internal
 % kernel version of the latter to load the Unicode file if available.
@@ -676,7 +676,7 @@
 %
 % \subsection{About the table itself}
 %
-% In addition to generating indivdual files, the table below is, at present,
+% In addition to generating individual files, the table below is, at present,
 % a one-one (we think) partial relationship between the (ill-defined) set
 % of LICRs and the Unicode slots "0080 to "FFFF.  At present these entries
 % are used only to define a collection of partial mappings from Unicode
@@ -684,14 +684,14 @@
 % value (`not defined') to the set of LICRs.
 %
 % It is probably not essential for the relationship in the full table to be
-% one-one; this raises questions suach as: the exact role of LICRs;
+% one-one; this raises questions such as: the exact role of LICRs;
 % the formal relationships on the set of LICRs; the (non-mathematical)
 % relationship between
 % LICRs and Unicode (which has its own somewhat fuzzy equivalences);
 % and ultimately what a character is and what a character representation
 % and/or name is.
 %
-% Viewed this a way, the result has, perhaps puzzingly, just two (we think)
+% Viewed this a way, the result has, perhaps puzzling, just two (we think)
 % gaps in the second 128 `Unicode slots' (00A0 and 00AD): neither of these
 % is really a character, of course.
 %
@@ -992,7 +992,7 @@
 %
 %    However, their looks are probably a font designers decision and the next
 %    two mappings are wrong or rather the names in OT2 should change for
-%    consistancy.
+%    consistency.
 %
 %    On the other hand the names |\CYROTLD| are somewhat questionabled as the
 %    Unicode standard only describes ``Cyrillic barred O'' while |TLD| refers
@@ -1227,8 +1227,8 @@
 %    The following definitions are in an encoding file but have no
 %    direct equivalent in Unicode, or they simply do not make sense in that
 %    context (or we have not yet found anything or \ldots :-).  For
-%    example, the non-combining accent charcaters are certainly
-%    available somehwere but these are not equivalent to a \TeX{}
+%    example, the non-combining accent characters are certainly
+%    available somewhere but these are not equivalent to a \TeX{}
 %    accent command.
 %\begin{verbatim}
 %\DeclareTextSymbol{\j}{OT1}{17}
@@ -1335,7 +1335,7 @@
 % \section{A test document}
 %
 %    Here is a very small test document which may or may not survive
-%    if the current document is transfered from one place to the
+%    if the current document is transferred from one place to the
 %    other.
 %    \begin{macrocode}
 %<*test>
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/article.cls
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/article.cls
@@ -53,7 +53,7 @@
 %%   Right brace   \}     Tilde         \~}
 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
 \ProvidesClass{article}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
  Standard LaTeX document class]
 \newcommand\@ptsize{}
 \newif\if@restonecol
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/bk10.clo
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/bk10.clo
@@ -52,7 +52,7 @@
 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
 %%   Right brace   \}     Tilde         \~}
 \ProvidesFile{bk10.clo}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
       Standard LaTeX file (size option)]
 \renewcommand\normalsize{%
    \@setfontsize\normalsize\@xpt\@xiipt
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/bk11.clo
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/bk11.clo
@@ -52,7 +52,7 @@
 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
 %%   Right brace   \}     Tilde         \~}
 \ProvidesFile{bk11.clo}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
       Standard LaTeX file (size option)]
 \renewcommand\normalsize{%
    \@setfontsize\normalsize\@xipt{13.6}%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/bk12.clo
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/bk12.clo
@@ -52,7 +52,7 @@
 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
 %%   Right brace   \}     Tilde         \~}
 \ProvidesFile{bk12.clo}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
       Standard LaTeX file (size option)]
 \renewcommand\normalsize{%
    \@setfontsize\normalsize\@xiipt{14.5}%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/book.cls
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/book.cls
@@ -53,7 +53,7 @@
 %%   Right brace   \}     Tilde         \~}
 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
 \ProvidesClass{book}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
  Standard LaTeX document class]
 \newcommand\@ptsize{}
 \newif\if@restonecol
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/doc.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/doc.sty
@@ -38,7 +38,7 @@
 %% extension .ins) which are part of the distribution.
 \NeedsTeXFormat{LaTeX2e}[1994/12/01]
  \ProvidesPackage{doc}
-  [2010/02/04 v2.1e
+  [2014/09/29 v2.1e
    Standard LaTeX documentation package (FMi)]
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/docstrip.tex
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/docstrip.tex
@@ -39,9 +39,9 @@
 \catcode`\{=1
 \catcode`\}=2
 \def\filename{docstrip.dtx}
-\def\fileversion{2.5d}
-\def\filedate{2005/07/29}
-\def\docdate {2014/04/19}
+\def\fileversion{2.5e}
+\def\filedate{2014/09/29}
+\def\docdate {2014/09/29}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -263,7 +263,7 @@
     \Ask\noprompt{%
       By default you will be asked this question for every file.^^J%
       If you enter `y' now,^^J%
-      I will asssume `y' for all future questions^^J%
+      I will assume `y' for all future questions^^J%
       without prompting.}%
     \ifx\y\noprompt\let\noprompt\yes\fi
     \ifx\yes\noprompt\gdef\Ask####1####2{\def####1{y}}\fi}}
@@ -1005,7 +1005,7 @@
          ****************************************************^^J%
        * Finally give the list of input file(s) without \space\space*}%
     \Ask\filelist{%
-         * extension seperated by commas if necessary %
+         * extension separated by commas if necessary %
                                   \space\space\space\space: *}%
     \Msg{****************************************************^^J}}%
 \Msg{Utility: `docstrip' \fileversion\space <\filedate>^^J%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/exscale.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/exscale.sty
@@ -41,7 +41,7 @@
 %% all rights reserved.
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{exscale}
-     [2007/10/29 v2.1h
+     [2014/09/29 v2.1h
                          Standard LaTeX package exscale]
 \DeclareFontShape{OMX}{cmex}{m}{n}{%
       <-8>sfixed * cmex7
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/fix-cm.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/fix-cm.sty
@@ -38,7 +38,7 @@
 %% extension .ins) which are part of the distribution.
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{fix-cm}
-          [2014/08/30 v1.1s fixes to LaTeX]
+          [2014/09/29 v1.1s fixes to LaTeX]
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/fixltx2e.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/fixltx2e.sty
@@ -38,7 +38,7 @@
 %% extension .ins) which are part of the distribution.
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{fixltx2e}
-          [2014/08/30 v1.1s fixes to LaTeX]
+          [2014/09/29 v1.1s fixes to LaTeX]
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/fontmath.cfg
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/fontmath.cfg
@@ -37,7 +37,7 @@
 %% 
 %%% From File: fontdef.dtx
 \ProvidesFile{fontmath.cfg}
-           [2004/02/04 v2.3a LaTeX Kernel
+           [2014/09/29 v2.3a LaTeX Kernel
 (Uncustomised math
            font setup)]
 %% \CharacterTable
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/fontmath.ltx
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/fontmath.ltx
@@ -37,7 +37,7 @@
 %% 
 %%% From File: fontdef.dtx
 \ProvidesFile{fontmath.ltx}
-           [2004/02/04 v2.3a LaTeX Kernel
+           [2014/09/29 v2.3a LaTeX Kernel
 (Math
            font setup)]
 %% \CharacterTable
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/fonttext.cfg
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/fonttext.cfg
@@ -37,7 +37,7 @@
 %% 
 %%% From File: fontdef.dtx
 \ProvidesFile{fonttext.cfg}
-           [2004/02/04 v2.3a LaTeX Kernel
+           [2014/09/29 v2.3a LaTeX Kernel
 (Uncustomised text
            font setup)]
 %% \CharacterTable
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/fonttext.ltx
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/fonttext.ltx
@@ -37,7 +37,7 @@
 %% 
 %%% From File: fontdef.dtx
 \ProvidesFile{fonttext.ltx}
-           [2004/02/04 v2.3a LaTeX Kernel
+           [2014/09/29 v2.3a LaTeX Kernel
 (Text
            font setup)]
 %% \CharacterTable
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ifthen.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ifthen.sty
@@ -44,7 +44,7 @@
 %%
 \NeedsTeXFormat{LaTeX2e}[1994/12/01]
 \ProvidesPackage{ifthen}
-          [2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)]
+          [2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)]
 \def\TE@throw{\@ne=\@ne\noexpand\fi}
 \def\boolean#1#2{%
   \TE@throw\expandafter\noexpand\csname if#1\endcsname#2}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/latex.ltx
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/latex.ltx
@@ -3027,7 +3027,7 @@
   \else
     \@latex@error{Math version `\expandafter\@gobblefour\string#1'
        is not
-       defined}{You probably mispelled the name of the math
+       defined}{You probably misspelled the name of the math
        version.^^JOr you have to specify an additional package.}%
   \fi
 }
@@ -3203,7 +3203,7 @@
   \else
     \@latex@error{Math version `\expandafter\@gobblefour\string#1'
        is not
-       defined}{You probably mispelled the name of the math
+       defined}{You probably misspelled the name of the math
        version.^^JOr you have to specify an additional package.}%
   \fi
 }
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/lcyenc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/lcyenc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{lcyenc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A4}{\textcurrency}
 \DeclareUnicodeCharacter{00AB}{\guillemotleft}
 \DeclareUnicodeCharacter{00BB}{\guillemotright}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/letter.cls
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/letter.cls
@@ -53,7 +53,7 @@
 %%   Right brace   \}     Tilde         \~}
 \NeedsTeXFormat{LaTeX2e}[1996/06/01]
 \ProvidesClass{letter}
-              [1999/04/29 v1.2z
+              [2014/09/29 v1.2z
                Standard LaTeX document class]
 \newcommand\@ptsize{}
 \DeclareOption{a4paper}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ltxdoc.cls
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ltxdoc.cls
@@ -38,7 +38,7 @@
 %% extension .ins) which are part of the distribution.
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesClass{ltxdoc}
-         [2007/11/11 v2.0u Standard LaTeX documentation class]
+         [2014/09/29 v2.0u Standard LaTeX documentation class]
 \DeclareOption{a5paper}{\@latexerr{Option not supported}%
    {}}
 \DeclareOption*{%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ly1enc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ly1enc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{ly1enc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A1}{\textexclamdown}
 \DeclareUnicodeCharacter{00A2}{\textcent}
 \DeclareUnicodeCharacter{00A3}{\textsterling}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/makeidx.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/makeidx.sty
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 \ProvidesPackage{makeidx}
-                [2000/03/29 v1.0m Standard LaTeX package]
+                [2014/09/29 v1.0m Standard LaTeX package]
 \newcommand*\see[2]{\emph{\seename} #1}
 \providecommand*\seealso[2]{\emph{\alsoname} #1}
 \newcommand\printindex{\@input@{\jobname.ind}}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/nfssfont.tex
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/nfssfont.tex
@@ -36,8 +36,8 @@
 %% 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.
-\def\nfssfontfileversion{v2.2b}
-\def\nfssfontfiledate{2006/01/08}
+\def\nfssfontfileversion{v2.2c}
+\def\nfssfontfiledate{2014/09/29}
 
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -92,7 +92,7 @@
  \typein[\currfontname]%
    {Input external font name, e.g., cmr10^^J%
     (or <enter> for NFSS classification of font):}%
- \def\encoding{unkown}%
+ \def\encoding{unknown}%
  \fontencoding{T1}\selectfont
  \ifx\currfontname\empty
   \typein[\encoding]{^^J^^J*** NFSS classification
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/oldlfont.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/oldlfont.sty
@@ -41,7 +41,7 @@
 %% all rights reserved.
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{oldlfont}
-          [1994/11/29 v2.2k Standard LaTeX package]
+          [2014/09/29 v2.2k Standard LaTeX package]
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/omlcmm.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/omlcmm.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{omlcmm.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OML}{cmm}{\skewchar\font127 }
 \DeclareFontShape{OML}{cmm}{m}{it}%
      {<5><6><7><8><9>gen*cmmi%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/omlcmr.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/omlcmr.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{omlcmr.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OML}{cmr}{\skewchar\font127 }
 \DeclareFontShape{OML}{cmr}{m}{n}%
    {<->ssub*cmm/m/it}{}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/omscmr.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/omscmr.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{omscmr.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OMS}{cmr}{\skewchar\font48 }
 \DeclareFontShape{OMS}{cmr}{m}{n}%
    {<->ssub*cmsy/m/n}{}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/omscmsy.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/omscmsy.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{omscmsy.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OMS}{cmsy}{\skewchar\font48 }
 \DeclareFontShape{OMS}{cmsy}{m}{n}{%
       <5><6><7><8><9><10>gen*cmsy%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/omsenc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/omsenc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{omsenc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A7}{\textsection}
 \DeclareUnicodeCharacter{00B6}{\textparagraph}
 \DeclareUnicodeCharacter{00B7}{\textperiodcentered}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/omxcmex.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/omxcmex.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{omxcmex.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OMX}{cmex}{}
 \DeclareFontShape{OMX}{cmex}{m}{n}{%
    <->sfixed*cmex10%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot1cmdh.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot1cmdh.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ot1cmdh.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OT1}{cmdh}{\hyphenchar\font45 }
 \DeclareFontShape{OT1}{cmdh}{m}{n}{%
       <10>cmdunh10%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot1cmfib.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot1cmfib.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ot1cmfib.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OT1}{cmfib}{\hyphenchar\font45 }
 \DeclareFontShape{OT1}{cmfib}{m}{n}{%
       <8>cmfib8%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot1cmfr.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot1cmfr.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ot1cmfr.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OT1}{cmfr}{\hyphenchar\font45 }
 \DeclareFontShape{OT1}{cmfr}{m}{n}{%
       <10>cmff10%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot1cmr.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot1cmr.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ot1cmr.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OT1}{cmr}{\hyphenchar\font45 }
 \DeclareFontShape{OT1}{cmr}{m}{n}%
      {<5><6><7><8><9><10><12>gen*cmr%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot1cmss.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot1cmss.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ot1cmss.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OT1}{cmss}{\hyphenchar\font45 }
 \DeclareFontShape{OT1}{cmss}{m}{n}
      {%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot1cmtt.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot1cmtt.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ot1cmtt.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OT1}{cmtt}{\hyphenchar \font\m@ne}
 \DeclareFontShape{OT1}{cmtt}{m}{n}
      {%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot1cmvtt.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot1cmvtt.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ot1cmvtt.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{OT1}{cmvtt}{\hyphenchar\font45 }
 \DeclareFontShape{OT1}{cmvtt}{m}{n}%
      {%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot1enc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot1enc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{ot1enc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A1}{\textexclamdown}
 \DeclareUnicodeCharacter{00A3}{\textsterling}
 \DeclareUnicodeCharacter{00B8}{\c\ }
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ot2enc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ot2enc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{ot2enc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00AB}{\guillemotleft}
 \DeclareUnicodeCharacter{00BB}{\guillemotright}
 \DeclareUnicodeCharacter{0131}{\i}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/preload.cfg
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/preload.cfg
@@ -37,7 +37,7 @@
 %% 
 %%% From File: fontdef.dtx
 \ProvidesFile{preload.cfg}
-           [2004/02/04 v2.3a LaTeX Kernel
+           [2014/09/29 v2.3a LaTeX Kernel
 (Uncustomised preload
            font setup)]
 %% \CharacterTable
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/preload.ltx
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/preload.ltx
@@ -37,7 +37,7 @@
 %% 
 %%% From File: preload.dtx
  \ProvidesFile{preload.ltx}
-         [1998/08/17 v2.1g LaTeX Kernel (Font Preloading)]
+         [2014/09/29 v2.1g LaTeX Kernel (Font Preloading)]
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/proc.cls
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/proc.cls
@@ -53,7 +53,7 @@
 %%   Right brace   \}     Tilde         \~}
 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
 \ProvidesClass{proc}
-              [1995/11/30 v1.3l
+              [2014/09/29 v1.3l
                Standard LaTeX document class]
 \DeclareOption{a5paper}
     {\ClassError{proc}{Option `a5paper' not supported}{}}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/proc.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/proc.sty
@@ -53,7 +53,7 @@
 %%   Right brace   \}     Tilde         \~}
 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
 \ProvidesFile{proc.sty}
-              [1995/11/30 v1.3l
+              [2014/09/29 v1.3l
                LaTeX 2.09 compatibility style option `proc']
 \if@compatibility
 \else
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/report.cls
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/report.cls
@@ -53,7 +53,7 @@
 %%   Right brace   \}     Tilde         \~}
 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
 \ProvidesClass{report}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
  Standard LaTeX document class]
 \newcommand\@ptsize{}
 \newif\if@restonecol
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/shortvrb.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/shortvrb.sty
@@ -38,7 +38,7 @@
 %% extension .ins) which are part of the distribution.
 \NeedsTeXFormat{LaTeX2e}[1994/12/01]
 \ProvidesPackage{shortvrb}
-  [2010/02/04 v2.1e
+  [2014/09/29 v2.1e
    Standard LaTeX documentation package (FMi)]
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/showidx.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/showidx.sty
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 \ProvidesPackage{showidx}
-                [2000/03/29 v1.0m Standard LaTeX package]
+                [2014/09/29 v1.0m Standard LaTeX package]
 \newinsert\indexbox
 \dimen\indexbox=\maxdimen
 \renewcommand\index{\@bsphack\begingroup
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/size10.clo
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/size10.clo
@@ -52,7 +52,7 @@
 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
 %%   Right brace   \}     Tilde         \~}
 \ProvidesFile{size10.clo}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
       Standard LaTeX file (size option)]
 \renewcommand\normalsize{%
    \@setfontsize\normalsize\@xpt\@xiipt
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/size11.clo
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/size11.clo
@@ -52,7 +52,7 @@
 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
 %%   Right brace   \}     Tilde         \~}
 \ProvidesFile{size11.clo}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
       Standard LaTeX file (size option)]
 \renewcommand\normalsize{%
    \@setfontsize\normalsize\@xipt{13.6}%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/size12.clo
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/size12.clo
@@ -52,7 +52,7 @@
 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
 %%   Right brace   \}     Tilde         \~}
 \ProvidesFile{size12.clo}
-              [2007/10/19 v1.4h
+              [2014/09/29 v1.4h
       Standard LaTeX file (size option)]
 \renewcommand\normalsize{%
    \@setfontsize\normalsize\@xiipt{14.5}%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/slides.cls
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/slides.cls
@@ -53,7 +53,7 @@
 %%   Right brace   \}     Tilde         \~}
 \NeedsTeXFormat{LaTeX2e}[1997/06/01]
 \ProvidesClass{slides}
-              [1997/08/15 v2.3z
+              [2014/09/29 v2.3z
                Standard LaTeX document class]
 \input{slides.def}
 \InputIfFileExists{sfonts.cfg}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/slides.def
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/slides.def
@@ -52,7 +52,7 @@
 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
 %%   Right brace   \}     Tilde         \~}
 \ProvidesFile{slides.def}
-              [1997/08/15 v2.3z
+              [2014/09/29 v2.3z
                SLiTeX definitions]
 \message{hacks,}
 
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t1cmdh.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t1cmdh.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{t1cmdh.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@family}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8><9><10><10.95><12><14.4>%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t1cmfib.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t1cmfib.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{t1cmfib.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@family}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8><9><10><10.95><12><14.4>%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t1cmfr.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t1cmfr.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{t1cmfr.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@family}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8><9><10><10.95><12><14.4>%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t1cmr.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t1cmr.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{t1cmr.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@family}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8><9><10><10.95><12><14.4>%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t1cmss.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t1cmss.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{t1cmss.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@family}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8><9><10><10.95><12><14.4>%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t1cmtt.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t1cmtt.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{t1cmtt.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@ttfamily}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8>#50800%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t1cmvtt.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t1cmvtt.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{t1cmvtt.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@ttfamily}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8>#50800%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t1enc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t1enc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
   \ProvidesFile{t1enc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A1}{\textexclamdown}
 \DeclareUnicodeCharacter{00A3}{\textsterling}
 \DeclareUnicodeCharacter{00AB}{\guillemotleft}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t2aenc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t2aenc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{t2aenc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A4}{\textcurrency}
 \DeclareUnicodeCharacter{00A7}{\textsection}
 \DeclareUnicodeCharacter{00AB}{\guillemotleft}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t2benc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t2benc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{t2benc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A4}{\textcurrency}
 \DeclareUnicodeCharacter{00A7}{\textsection}
 \DeclareUnicodeCharacter{00AB}{\guillemotleft}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/t2cenc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/t2cenc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{t2cenc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A4}{\textcurrency}
 \DeclareUnicodeCharacter{00A7}{\textsection}
 \DeclareUnicodeCharacter{00AB}{\guillemotleft}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/texsys.cfg
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/texsys.cfg
@@ -182,7 +182,7 @@
 %
 % \subsection{FAKE EXAMPLE}
 %  This example is for an operating system that has filenames of the
-%  form |<area>name|  For maximum compatability with macro sets,
+%  form |<area>name|  For maximum compatibility with macro sets,
 %  you want |name.ext| to be mapped to |<ext>name|.
 %  and |<area>name.ext| to be mapped to |<area.ext>name|.
 %  |\input| does this mapping automatically, but |\openin| does not, and
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/tracefnt.sty
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/tracefnt.sty
@@ -41,7 +41,7 @@
 %% Copyright (C) 1994-97 by LaTeX3 project. All rights reserved.
 \NeedsTeXFormat{LaTeX2e}[1995/05/16]
 \ProvidesPackage{tracefnt}
-     [1997/05/29 v3.0j  Standard LaTeX package (font tracing)]
+     [2014/09/29 v3.0j  Standard LaTeX package (font tracing)]
 \newcount\tracingfonts
 \tracingfonts=0
 \DeclareOption{errorshow}{%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ts1cmr.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ts1cmr.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ts1cmr.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@family}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8><9><10><10.95><12><14.4>%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ts1cmss.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ts1cmss.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ts1cmss.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@family}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8><9><10><10.95><12><14.4>%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ts1cmtt.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ts1cmtt.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ts1cmtt.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@ttfamily}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8>#50800%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ts1cmvtt.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ts1cmvtt.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ts1cmvtt.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \providecommand{\EC@ttfamily}[5]{%
   \DeclareFontShape{#1}{#2}{#3}{#4}%
   {<5><6><7><8>#50800%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ts1enc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ts1enc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{ts1enc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A2}{\textcent}
 \DeclareUnicodeCharacter{00A3}{\textsterling}
 \DeclareUnicodeCharacter{00A4}{\textcurrency}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ucmr.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ucmr.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ucmr.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{U}{cmr}{\hyphenchar\font45 }
 \DeclareFontShape{U}{cmr}{m}{n}%
      {<5><6><7><8><9><10><12>gen*cmr%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ucmss.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ucmss.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ucmss.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{U}{cmss}{\hyphenchar\font45 }
 \DeclareFontShape{U}{cmss}{m}{n}%
      {%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/ucmtt.fd
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/ucmtt.fd
@@ -38,7 +38,7 @@
 %% of this file under its original name.
 %% 
 \ProvidesFile{ucmtt.fd}
-        [1999/05/25 v2.5h Standard LaTeX font definitions]
+        [2014/09/29 v2.5h Standard LaTeX font definitions]
 \DeclareFontFamily{U}{cmtt}{\hyphenchar \font\m@ne}
 \DeclareFontShape{U}{cmtt}{m}{n}%
      {%
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/utf8-test.tex
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/utf8-test.tex
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 \ProvidesFile{utf8-test.tex}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 
 \documentclass{article}
 
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/utf8.def
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/utf8.def
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 \ProvidesFile{utf8.def}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \makeatletter
 \catcode`\ \saved@space@catcode
 \def\UTFviii@two@octets#1#2{\expandafter
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/utf8enc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/utf8enc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
  \ProvidesFile{utf8enc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A1}{\textexclamdown}
 \DeclareUnicodeCharacter{00A2}{\textcent}
 \DeclareUnicodeCharacter{00A3}{\textsterling}
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/utf8test.tex
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/utf8test.tex
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 \ProvidesFile{utf8-test.tex}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 
 \documentclass{article}
 
--- texlive-base-jessie.git.orig/texmf-dist/tex/latex/base/x2enc.dfu
+++ texlive-base-jessie.git/texmf-dist/tex/latex/base/x2enc.dfu
@@ -37,7 +37,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
   \ProvidesFile{x2enc.dfu}
-   [2008/04/05 v1.1m UTF-8 support for inputenc]
+   [2014/09/29 v1.1m UTF-8 support for inputenc]
 \DeclareUnicodeCharacter{00A4}{\textcurrency}
 \DeclareUnicodeCharacter{00A7}{\textsection}
 \DeclareUnicodeCharacter{00AB}{\guillemotleft}
--- texlive-base-jessie.git.orig/texmf-dist/tlpkg/tlpobj/latex.doc.tlpobj
+++ texlive-base-jessie.git/texmf-dist/tlpkg/tlpobj/latex.doc.tlpobj
@@ -1,10 +1,10 @@
 name latex.doc
 category Package
-revision 35209
+revision 35577
 shortdesc doc files of latex
 relocated 1
-docfiles size=2230
- RELOC/doc/latex/base/00readme.txt
+docfiles size=2270
+ RELOC/doc/latex/base/README
  RELOC/doc/latex/base/alltt.pdf
  RELOC/doc/latex/base/autoload.txt
  RELOC/doc/latex/base/bugs.txt
--- texlive-base-jessie.git.orig/texmf-dist/tlpkg/tlpobj/latex.source.tlpobj
+++ texlive-base-jessie.git/texmf-dist/tlpkg/tlpobj/latex.source.tlpobj
@@ -1,6 +1,6 @@
 name latex.source
 category Package
-revision 35209
+revision 35577
 shortdesc source files of latex
 relocated 1
 srcfiles size=848
--- texlive-base-jessie.git.orig/texmf-dist/tlpkg/tlpobj/latex.tlpobj
+++ texlive-base-jessie.git/texmf-dist/tlpkg/tlpobj/latex.tlpobj
@@ -1,6 +1,6 @@
 name latex
 category Package
-revision 35209
+revision 35577
 shortdesc A TeX macro package that defines LaTeX.
 relocated 1
 longdesc LaTeX is a widely-used macro package for TeX, providing many
--- texlive-base-jessie.git.orig/tlpkg/texlive.tlpdb
+++ texlive-base-jessie.git/tlpkg/texlive.tlpdb
@@ -112034,7 +112034,7 @@
 doccontainersize 8165988
 doccontainermd5 85774becf41c3afb54f5d3147d9817d5
 docfiles size=2230
- RELOC/doc/latex/base/00readme.txt
+ RELOC/doc/latex/base/README
  RELOC/doc/latex/base/alltt.pdf
  RELOC/doc/latex/base/autoload.txt
  RELOC/doc/latex/base/bugs.txt
