summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tabvar/tabvar.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-17 19:59:03 +0000
committerKarl Berry <karl@freefriends.org>2022-07-17 19:59:03 +0000
commitaad6090f06fd84391dbcac7f0617d77d510d3a22 (patch)
tree41c79444bf40a5c96342d9cb8142452b4cc31405 /Master/texmf-dist/tex/latex/tabvar/tabvar.sty
parente0553ff4e53f7d6417fc5f90bb661f38826d2395 (diff)
tabvar (17jul22)
git-svn-id: svn://tug.org/texlive/trunk@63921 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tabvar/tabvar.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.sty b/Master/texmf-dist/tex/latex/tabvar/tabvar.sty
index 33de640e389..aa05695f374 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-2013 <daniel.flipo at free.fr>
+%% Copyright (C) Daniel Flipo 2003-2022 <daniel.flipo at free.fr>
%%
\NeedsTeXFormat{LaTeX2e}[1997/06/01]
\ProvidesFile{tabvar.sty}
- [2013/01/21 v1.7 (Daniel Flipo)]
+ [2022/07/16 v1.8 (Daniel Flipo)]
\newif\ifFlechesMP \FlechesMPfalse
\DeclareOption{FlechesMP}{\FlechesMPtrue}
\DeclareOption{FlechesPS}{\FlechesMPfalse}
@@ -144,7 +144,7 @@
\AtBeginDocument{%
\@ifundefined{NC@find@N}%
{\newcolumntype{N}{U}}%
- {\PackageWarning{tabvar}{Le type de colonne N est d\'efini par
+ {\PackageWarning{tabvar}{Le type de colonne N est défini par
ailleurs. \MessageBreak Remplacer N par
U dans \protect\begin{tabvar}{...N...}
\MessageBreak}}%
@@ -230,7 +230,7 @@
\global\advance\@pos by -#1
}%
{\PackageError{tabvar.sty}%
- {Le second argument de \protect\discont\space doit \^etre
+ {Le second argument de \protect\discont\space doit être
\MessageBreak soit '<' soit '>'}}%
}%
}