summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/lttab.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-13 13:48:08 +0000
committerKarl Berry <karl@freefriends.org>2015-04-13 13:48:08 +0000
commit013bf3bc293cf08e4b4167cb42180bc355f399c0 (patch)
tree5235dfbae8830590c7fc6a0c70ecd3c84d22c677 /Master/texmf-dist/source/latex/base/lttab.dtx
parentbacfc70aefdbc2ec3496c976ad12fe9ef26604e1 (diff)
latex2e 2015/01/01
git-svn-id: svn://tug.org/texlive/trunk@36834 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/base/lttab.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/lttab.dtx35
1 files changed, 8 insertions, 27 deletions
diff --git a/Master/texmf-dist/source/latex/base/lttab.dtx b/Master/texmf-dist/source/latex/base/lttab.dtx
index 596937d623b..3735baa2b03 100644
--- a/Master/texmf-dist/source/latex/base/lttab.dtx
+++ b/Master/texmf-dist/source/latex/base/lttab.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 1993-2014
+% Copyright 1993-2015
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -29,11 +29,9 @@
%
% \iffalse
%%% From File: lttab.dtx
-%<def>\ProvidesFile{autotabg.sty}
-%<def> [1998/11/13 v1.1m tabbing autoload file]
%<*driver>
% \fi
-\ProvidesFile{lttab.dtx}[2014/09/29 v1.1m LaTeX Kernel (Columns)]
+\ProvidesFile{lttab.dtx}[2015/02/21 v1.1n LaTeX Kernel (Columns)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{lttab.dtx}
@@ -49,14 +47,15 @@
Rainer Sch\"opf}
\begin{document}
-\maketitle
+ \MaintainedByLaTeXTeam{latex}
+ \maketitle
\DocInput{\filename}
\end{document}
%</driver>
% \fi
%
%
-% \CheckSum{1131}
+% \CheckSum{1127}
%
% \changes{v1.0l}{1995/05/07}{Use \cs{hb@xt@}}
% \changes{v1.1a}{1995/05/22}{Support autoloading feature}
@@ -64,6 +63,7 @@
% \changes{v1.1d}{1995/10/04}{Modify autoload support}
% \changes{v1.1k}{1998/06/18}{Small addition to documentation}
% \changes{v1.1l}{1998/07/06}{Small correction to documentation}
+% \changes{v1.1n}{2015/02/21}{Removed autoload code}
%
% \section{Tabbing, Tabular and Array Environments}
% This section deals with `Lining It Up in Columns'. First the
@@ -329,7 +329,7 @@
% \changes{v1.0c}{1994/05/07}{Changed \cs{@firsttab} to \cs{chardef}}
% \changes{v1.0c}{1994/05/07}{Changed \cs{@maxtab} to \cs{chardef}}
% \begin{macrocode}
-%<*2ekernel|autoload>
+%<*2ekernel>
\newdimen\@gtempa
\chardef\@firsttab=\the\allocationnumber
\newdimen\@gtempa\newdimen\@gtempa\newdimen\@gtempa\newdimen\@gtempa
@@ -372,10 +372,6 @@
% \end{macro}
% \end{macro}
%
-% \begin{macrocode}
-%</2ekernel|autoload>
-%<*2ekernel|def>
-% \end{macrocode}
%
% \begin{macro}{\if@rjfield}
% \begin{macrocode}
@@ -641,25 +637,13 @@
% \end{macrocode}
% \end{macro}
%
-% \begin{macrocode}
-%</2ekernel|def>
-% \end{macrocode}
%
% \begin{macro}{\tabbingsep}
% \begin{macrocode}
-%<*2ekernel|autoload>
\newdimen\tabbingsep
-%</2ekernel|autoload>
% \end{macrocode}
% \end{macro}
%
-% \begin{macro}{\tabbing}
-% \begin{macrocode}
-%<*autoload>
-\def\tabbing{\@autoload{tabg}\tabbing}
-%</autoload>
-% \end{macrocode}
-% \end{macro}
%
%
% \subsection{array and tabular environments}
@@ -799,9 +783,6 @@
% except without the extra $'s.
% \end{oldcomments}
%
-% \begin{macrocode}
-%<*2ekernel|autoload>
-% \end{macrocode}
%
% \begin{macro}{\extracolsep}
% \begin{macrocode}
@@ -1614,7 +1595,7 @@
% \end{macro}
%
% \begin{macrocode}
-%</2ekernel|autoload>
+%</2ekernel>
% \end{macrocode}
%
% \Finale