summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/mattens/mattens.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/mattens/mattens.dtx')
-rw-r--r--Master/texmf-dist/source/latex/mattens/mattens.dtx7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/mattens/mattens.dtx b/Master/texmf-dist/source/latex/mattens/mattens.dtx
index 50a753b7243..6833a44460e 100644
--- a/Master/texmf-dist/source/latex/mattens/mattens.dtx
+++ b/Master/texmf-dist/source/latex/mattens/mattens.dtx
@@ -799,8 +799,8 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{mattens}[2009/09/01
- v1.3
+\ProvidesPackage{mattens}[2010/03/26
+ v1.3a
Matrix/Tensors (DNJ Els)]
% \end{macrocode}
%
@@ -834,9 +834,10 @@
% \end{macro}
%
% Process the options
+% \changes{1.3a}{2010 Mar 25}{Remove invalid UTF-8 byte sequences}
% \begin{macrocode}
\DeclareOption*{%
- \PackageWarning{mattens}{Unknown option ‘\CurrentOption’}}
+ \PackageWarning{mattens}{Unknown option: \CurrentOption}}
\ProcessOptions\relax
% \end{macrocode}
%