summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/universa/uni.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/universa/uni.sty')
-rw-r--r--Master/texmf-dist/tex/latex/universa/uni.sty18
1 files changed, 8 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/universa/uni.sty b/Master/texmf-dist/tex/latex/universa/uni.sty
index 4a02dcec62f..da8261531dd 100644
--- a/Master/texmf-dist/tex/latex/universa/uni.sty
+++ b/Master/texmf-dist/tex/latex/universa/uni.sty
@@ -4,7 +4,7 @@
%%
%% The original source files were:
%%
-%% uni.dtx (with options: `package')
+%% universa.dtx (with options: `package')
%%
%% Copyright (C) 1998 Christian Holm.
%%
@@ -13,8 +13,8 @@
%% form of universal for making modifications to it.
%%
%% Therefore you can NOT redistribute and/or modify THIS file.
-%% You can however redistribute the complete source (uni.dtx
-%% and uni.ins) and/or modify it under the terms of the GNU
+%% You can however redistribute the complete source (universa.dtx
+%% and universa.ins) and/or modify it under the terms of the GNU
%% General Public License as published by the Free Software
%% Foundation; either version 2, or (at your option) any later
%% version.
@@ -30,18 +30,16 @@
%% 675 Mass Ave, Cambridge,
%% MA 02139, USA.
%%
-%% See the file uni.dtx for further comments and documentation.
+%% See the file universa.dtx for further comments and documentation.
%%
-
-\def\fileversion{v2.0}
-\def\filedate{98/08/01}
-\ProvidesPackage{uni}[\filedate\space\fileversion\space universal
+\def\unifileversion{v2.1}
+\def\unifiledate{2019/08/26}
+\ProvidesPackage{uni}[\unifiledate\space\unifileversion\space universal
package.]
\newif\if@uni\@unifalse
\newif\ifstri@t\stri@tfalse
\newif\ifdef@ult\def@ultfalse
\newif\ifm@dium\m@diumfalse
-
\DeclareOption{strict}{\stri@ttrue}
\DeclareOption{default}{\def@ulttrue}
\DeclareOption{medium}{\m@diumtrue}
@@ -56,7 +54,7 @@
\@ifundefined{\temp@}{%
\edef\temp@c{{%
\noexpand\if@uni\noexpand\aftergroup\temp@a\noexpand%
- \else\noexpand\UniError{#1}\noexpand\fi}}}{%
+ \else\noexpand\UniError{\noexpand#1}\noexpand\fi}}}{%
\edef\temp@b{\csname no@uni@\temp@\endcsname}
\edef\temp@c{{%
\noexpand\if@uni\noexpand\aftergroup\temp@a\noexpand%