diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-04 23:35:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-04 23:35:12 +0000 |
commit | a60e31b8abec7099c8e6dc5004b173897e28f34f (patch) | |
tree | 8c27c6351041ec3a1b3d176f8246e9e4fd10f813 /Master/texmf-dist/source/latex/tools/dcolumn.dtx | |
parent | dbe0dfa8444b80708600bb095b9506d3c471a4a9 (diff) |
latex2e multicol+doc (4nov14)
git-svn-id: svn://tug.org/texlive/trunk@35512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tools/dcolumn.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/tools/dcolumn.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/tools/dcolumn.dtx b/Master/texmf-dist/source/latex/tools/dcolumn.dtx index 048ffadadb2..b0be7a5422c 100644 --- a/Master/texmf-dist/source/latex/tools/dcolumn.dtx +++ b/Master/texmf-dist/source/latex/tools/dcolumn.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment % -% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 -% 2006 2008 2009 +% Copyright 1993-2014 +% % The LaTeX3 Project and any individual authors listed elsewhere % in this file. % @@ -31,7 +31,7 @@ %<driver>\ProvidesFile{dcolumn.drv} % \fi % \ProvidesFile{dcolumn.dtx} - [2001/05/28 v1.06 decimal alignment package (DPC)] + [2014/10/28 v1.06 decimal alignment package (DPC)] % % \iffalse %<*driver> @@ -215,7 +215,7 @@ % \item The separator is not given its special definition by making it % active, as this would not work for an entry such as "& .5 &", as the % first token of an alignment entry is read {\em before\/} the preamble -% part, incase it is an "\omit", in which case the preamble is to be +% part, in case it is an "\omit", in which case the preamble is to be % omitted. Instead we switch the mathcode to (hex) 8000, which makes the % token act as if it were active. % \item Although \verb|\mathcode`.="8000| makes {\tt.} act as if it |