diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-28 00:21:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-28 00:21:50 +0000 |
commit | ae5810874a478061bc2cbb94877ff00f07d905b2 (patch) | |
tree | e865ff8f91043009f358850ebe8a739a5941dfad /Master/texmf-dist/source/latex/tabu/tabu.drv | |
parent | f64d7ab506e73cd9643989e77ffd13654c3d5f55 (diff) |
tabu 2.8 (26feb11)
git-svn-id: svn://tug.org/texlive/trunk@21534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tabu/tabu.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/tabu/tabu.drv | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/tabu/tabu.drv b/Master/texmf-dist/source/latex/tabu/tabu.drv index 7881f2fe600..46dd5ef5499 100644 --- a/Master/texmf-dist/source/latex/tabu/tabu.drv +++ b/Master/texmf-dist/source/latex/tabu/tabu.drv @@ -9,7 +9,7 @@ %% This is a generated file. %% Copyright (FC) 2010-2011 - lppl %% -%% tabu : 2011/02/25 v2.7 - tabu : Flexible LaTeX tabulars +%% tabu : 2011/02/26 v2.8 - tabu : Flexible LaTeX tabulars %% %% ********************************************************************************************** %% \begin{tabu} { preamble } => default target: \linewidth or \linegoal @@ -65,8 +65,8 @@ \let\microtypeYN=y \edef\thisfile{\jobname} \def\thisinfo{Flexible \LaTeX{} tabulars (\FC)} -\def\thisdate{2011/02/25} -\def\thisversion{2.7} +\def\thisdate{2011/02/26} +\def\thisversion{2.8} \def\CTANbaseurl{http://www.ctan.org/tex-archive/macros/latex} \def\CTANdisplay{CTAN:macros/latex} \makeatletter\protected\def\CTANhref{\@ifstar\CTANhrefstar\CTANhrefnost}\makeatother @@ -103,6 +103,7 @@ \usepackage{fancyvrb}\fvset{gobble=0,listparameters={\topsep=0pt}} % verbatim \usepackage{interfaces} % interfaces (à tester aussi avant \documentclass) \usetikz{basic,chains,positioning} % pgf / TikZ +\usepackage{nccfoots} % \Footnote{marker}{text} \usepackage{embedfile} \RequirePackage{amsopn,amsmath}% \RequirePackage[a]{esvect}% for vectors @@ -172,6 +173,7 @@ morekeywords=[7]{yellow}, \begin{document} \DocInput{\thisfile.dtx} \end{document} + \endinput %% %% End of file `tabu.drv'. |