summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mattens
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/mattens')
-rw-r--r--Master/texmf-dist/tex/latex/mattens/mattens.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/mattens/mattens.sty b/Master/texmf-dist/tex/latex/mattens/mattens.sty
index f4cfced8661..c774363ab17 100644
--- a/Master/texmf-dist/tex/latex/mattens/mattens.sty
+++ b/Master/texmf-dist/tex/latex/mattens/mattens.sty
@@ -6,7 +6,7 @@
%%
%% mattens.dtx (with options: `package')
%%
-%% Copyright (C) 2001--2009 Danie Els
+%% Copyright (C) 2001--2010 Danie Els
%%
%% -------------------------------------------------------------------
%% The mattens package
@@ -42,8 +42,8 @@
%% Right brace \} Tilde \~}
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{mattens}[2009/09/01
- v1.3
+\ProvidesPackage{mattens}[2010/03/26
+ v1.3a
Matrix/Tensors (DNJ Els)]
\newcommand*{\MT@SymbStrt}{}
\newcommand*{\SetSymbStrut}[1]{\renewcommand*{\MT@SymbStrt}{#1}}
@@ -54,7 +54,7 @@
\SetSymbFont{\boldsymbol}
\DeclareOption{noformat}{\SetSymbFont{\relax}}
\DeclareOption*{%
- \PackageWarning{mattens}{Unknown option ‘\CurrentOption’}}
+ \PackageWarning{mattens}{Unknown option: \CurrentOption}}
\ProcessOptions\relax
\RequirePackage{amsmath}
\newcommand{\MT@Overarrow}[2]{\overarrow@{\rightarrowfill@}{#1}{#2}}