summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-29 14:28:19 +0000
committerNorbert Preining <preining@logic.at>2007-11-29 14:28:19 +0000
commit3ccc631fabfef36be01565d0de3b6c8bdee69a04 (patch)
treec19ffb78838fc9ec9b3b96518a2728412551edc3
parent342d1575f45e82195ba7c25179f76817d372487f (diff)
update tabvar from ctan
git-svn-id: svn://tug.org/texlive/trunk@5649 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/tabvar/demo.pdfbin251444 -> 251835 bytes
-rwxr-xr-xMaster/texmf-dist/doc/latex/tabvar/install-tabvar.sh2
-rw-r--r--Master/texmf-dist/doc/latex/tabvar/tabvar.pdfbin263945 -> 310322 bytes
-rw-r--r--Master/texmf-dist/source/latex/tabvar/tabvar.dtx33
-rw-r--r--Master/texmf-dist/source/latex/tabvar/tabvar.ins4
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.18
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.28
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.38
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.sty4
9 files changed, 38 insertions, 29 deletions
diff --git a/Master/texmf-dist/doc/latex/tabvar/demo.pdf b/Master/texmf-dist/doc/latex/tabvar/demo.pdf
index 7630094f241..046c1a4505b 100644
--- a/Master/texmf-dist/doc/latex/tabvar/demo.pdf
+++ b/Master/texmf-dist/doc/latex/tabvar/demo.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/tabvar/install-tabvar.sh b/Master/texmf-dist/doc/latex/tabvar/install-tabvar.sh
index d0df763df68..7bf8f07c98b 100755
--- a/Master/texmf-dist/doc/latex/tabvar/install-tabvar.sh
+++ b/Master/texmf-dist/doc/latex/tabvar/install-tabvar.sh
@@ -26,7 +26,7 @@ SOURCEDIR=${INSTDIR}/source/latex/tabvar
INPUTDIR=${INSTDIR}/tex/latex/tabvar
AFMDIR=${INSTDIR}/fonts/afm/public/tabvar
TFMDIR=${INSTDIR}/fonts/tfm/public/tabvar
-PFBDIR=${INSTDIR}/fonts/tupe1/public/tabvar
+PFBDIR=${INSTDIR}/fonts/type1/public/tabvar
# L'emplacement du fichier tabvar.map dépend des distributions... Tester
# s'il existe un répertoire `fonts/map' dans le répertoire TEXMF principal.
TEXMFCNFMAIN=`kpsewhich --expand-var='$TEXMFMAIN'`
diff --git a/Master/texmf-dist/doc/latex/tabvar/tabvar.pdf b/Master/texmf-dist/doc/latex/tabvar/tabvar.pdf
index e080e8ebe4c..2ca90348ef3 100644
--- a/Master/texmf-dist/doc/latex/tabvar/tabvar.pdf
+++ b/Master/texmf-dist/doc/latex/tabvar/tabvar.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/tabvar/tabvar.dtx b/Master/texmf-dist/source/latex/tabvar/tabvar.dtx
index 6f304a0e91b..aed146fbabc 100644
--- a/Master/texmf-dist/source/latex/tabvar/tabvar.dtx
+++ b/Master/texmf-dist/source/latex/tabvar/tabvar.dtx
@@ -1,8 +1,10 @@
% \CheckSum{476}
%
-% \iffalse
+% \iffalse meta-comment
% Files `tabvar.dtx', `tabvar.ins' and `tabvar.mp'
%
+% Copyright (C) Daniel Flipo 2003-2007 <Daniel.Flipo at univ-lille1.fr>
+%
% All the files included in the `tabvar' distribution, including
% the font, may be distributed and/or modified under the conditions
% of the LaTeX Project Public License, either version 1.3 of this
@@ -17,9 +19,13 @@
% NO PERMISSION is granted to produce or to distribute a
% modified version of this file under its original name.
%
+% \fi
+%
+% \iffalse
+%
%<*sty>
%%
-%% Copyright (C) Daniel Flipo 2003-2007 <daniel.flipo@univ-lille1.fr>.
+%% Copyright (C) Daniel Flipo 2003-2007 <Daniel.Flipo at univ-lille1.fr>
%%
\NeedsTeXFormat{LaTeX2e}[1997/06/01]
\ProvidesFile{tabvar.sty}
@@ -28,24 +34,28 @@
\ProvidesFile{tabvar.dtx}
%</dtx>
%<*!cfg>
- [2007/05/07 v1.1 (Daniel Flipo)]
+ [2007/08/08 v1.11 (Daniel Flipo)]
%</!cfg>
%
%<*driver>
-\documentclass{ltxdoc}
+\documentclass[a4paper]{ltxdoc}
+\usepackage{tabvar}
\GetFileInfo{tabvar.dtx}
+\RecordChanges
+%\OnlyDescription
+%
\usepackage{url}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
\usepackage[frenchb]{babel}
\newcommand*\file[1]{\textsf{#1}}
+\setlength{\parindent}{0pt}
\begin{document}
-\parindent=0pt
\begin{center}
\textbf{\Large Tableaux de variations : `tabvar'}\\[3mm]^^A\]
Daniel \textsc{Flipo}\\
- \texttt{Daniel.Flipo@univ-lille1.fr}
+ \texttt{Daniel.Flipo\at univ-lille1.fr}
\end{center}
\DocInput{tabvar.dtx}
\end{document}
@@ -168,11 +178,7 @@
% accompagn\'es de leur code source, illustrant les utilisations
% possibles de l'environnement |tabvar|.
%
-% \subsection{Liste des changements depuis la version 1.0}
-%
-% Version 1.1 : ajout de la commande |\barre{}|.
-%
-% \StopEventually{}
+% \StopEventually{\PrintChanges}
%
% \iffalse
%<*sty>
@@ -460,6 +466,10 @@
% \end{macro}
% \end{macro}
%
+% \changes{tabvar-1.1}{2007/05/07}{Ajout de la commande \cs{barre}.
+% Ajout de \cs{barre@dth} pour le calcul de la hauteur d'une
+% rang\'ee (utilis\'ee par \cs{barre} et \cs{dbarre}).}
+%
% \begin{macro}{\dbarre}
% La commande |\dbarre| sert \`a tracer les doubles barres
% La commande |\vline| ne peut pas \^etre utilis\'ee \`a cette fin
@@ -684,7 +694,6 @@
\endinput
%%% Local Variables:
-%%% TeX-master: t
%%% fill-column: 70
%%% coding: latin-1
%%% End:
diff --git a/Master/texmf-dist/source/latex/tabvar/tabvar.ins b/Master/texmf-dist/source/latex/tabvar/tabvar.ins
index f48f48cb1df..e9939c501a5 100644
--- a/Master/texmf-dist/source/latex/tabvar/tabvar.ins
+++ b/Master/texmf-dist/source/latex/tabvar/tabvar.ins
@@ -3,7 +3,7 @@
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
-%% Copyright (C) Daniel Flipo 2003-2005 <daniel.flipo@univ-lille1.fr>.
+%% Copyright (C) Daniel Flipo 2003-2007 <Daniel.Flipo at univ-lille1.fr>
%%
%% It may be distributed and/or modified under the conditions
%% of the LaTeX Project Public License, either version 1.3 of
@@ -15,7 +15,6 @@
%%
%% --------------- start of docstrip commands ------------------
%%
-\def\filedate{2004/12/30}
\def\batchfile{tabvar.ins}
\input docstrip.tex
@@ -63,4 +62,5 @@
\Msg{***********************************************************}
}
+\endbatchfile
\endinput
diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.1 b/Master/texmf-dist/tex/latex/tabvar/tabvar.1
index 226974c1b92..8dde8c431c7 100644
--- a/Master/texmf-dist/tex/latex/tabvar/tabvar.1
+++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.1
@@ -1,14 +1,14 @@
%!PS
%%BoundingBox: -1 -1 25 13
%%HiResBoundingBox: -0.09962 -0.09962 24.0099 12.05476
-%%Creator: MetaPost 0.901
-%%CreationDate: 2006.03.17:2017
+%%Creator: MetaPost 0.993
+%%CreationDate: 2007.11.28:2130
%%Pages: 1
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 0.19925 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
+ 0 0 0 setrgbcolor 0 0.19925 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath 0 0 moveto
23.91028 11.95514 lineto stroke
newpath 21.28954 8.93336 moveto
diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.2 b/Master/texmf-dist/tex/latex/tabvar/tabvar.2
index 8d7a276f2ae..15cfd3bd4c9 100644
--- a/Master/texmf-dist/tex/latex/tabvar/tabvar.2
+++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.2
@@ -1,14 +1,14 @@
%!PS
%%BoundingBox: -1 -1 25 13
%%HiResBoundingBox: -0.09962 -0.09962 24.0099 12.05476
-%%Creator: MetaPost 0.901
-%%CreationDate: 2006.03.17:2017
+%%Creator: MetaPost 0.993
+%%CreationDate: 2007.11.28:2130
%%Pages: 1
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 0.19925 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
+ 0 0 0 setrgbcolor 0 0.19925 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath 0 11.95514 moveto
23.91028 0 lineto stroke
newpath 19.92043 0.2835 moveto
diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.3 b/Master/texmf-dist/tex/latex/tabvar/tabvar.3
index 7501bd2e0eb..4cf4df63688 100644
--- a/Master/texmf-dist/tex/latex/tabvar/tabvar.3
+++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.3
@@ -1,14 +1,14 @@
%!PS
%%BoundingBox: -1 -2 25 2
%%HiResBoundingBox: -0.09962 -1.63043 24.0099 1.63043
-%%Creator: MetaPost 0.901
-%%CreationDate: 2006.03.17:2017
+%%Creator: MetaPost 0.993
+%%CreationDate: 2007.11.28:2130
%%Pages: 1
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 0.19925 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
+ 0 0 0 setrgbcolor 0 0.19925 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath 0 0 moveto
23.91028 0 lineto stroke
newpath 20.21468 -1.5308 moveto
diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.sty b/Master/texmf-dist/tex/latex/tabvar/tabvar.sty
index 819593ffe94..956039fa1ac 100644
--- a/Master/texmf-dist/tex/latex/tabvar/tabvar.sty
+++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.sty
@@ -21,11 +21,11 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
%%
-%% Copyright (C) Daniel Flipo 2003-2007 <daniel.flipo@univ-lille1.fr>.
+%% Copyright (C) Daniel Flipo 2003-2007 <Daniel.Flipo at univ-lille1.fr>
%%
\NeedsTeXFormat{LaTeX2e}[1997/06/01]
\ProvidesFile{tabvar.sty}
- [2007/05/07 v1.1 (Daniel Flipo)]
+ [2007/08/08 v1.11 (Daniel Flipo)]
\newif\ifFlechesMP \FlechesMPfalse
\DeclareOption{FlechesMP}{\FlechesMPtrue}
\DeclareOption{FlechesPS}{\FlechesMPfalse}