diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-06 23:40:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-06 23:40:15 +0000 |
commit | 951d70130d982d0e20580fc0f85046e20ebca56b (patch) | |
tree | 740d9402052c4515a82bc2360644db673cd5a75e /Master/texmf-dist/tex/latex/blindtext | |
parent | a4e3c41437db273106a65c05109c80399bd90fd3 (diff) |
blindtext 1.9c (5jan10)
git-svn-id: svn://tug.org/texlive/trunk@16623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/blindtext')
-rw-r--r-- | Master/texmf-dist/tex/latex/blindtext/blindtext.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/blindtext/blindtext.sty b/Master/texmf-dist/tex/latex/blindtext/blindtext.sty index 992c4b8605f..abd7abe5a18 100644 --- a/Master/texmf-dist/tex/latex/blindtext/blindtext.sty +++ b/Master/texmf-dist/tex/latex/blindtext/blindtext.sty @@ -29,8 +29,8 @@ %% For more information visit %% http://tex.lickert.net/packages/blindtext/index.html %% ---------------------------------------------------------------------- -\def\blindfileversion{V1.9b} -\def\blindfiledate{2009/06/14} +\def\blindfileversion{V1.9c} +\def\blindfiledate{2009/12/29} %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -539,7 +539,7 @@ \def\blindtext@listEx{Example pour une list\xspace}% }%\addto\extrasfrench \blind@addtext{french}{% - \def\blindtext@blindmath{Quelque text avec des formulas math\´ematique.}% + \def\blindtext@blindmath{Quelques textes avec des formules math\'ematiques.}% }%\addto\extrasfrench \DeclareOption{math}{ \blindmathtrue |