summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/struktex/strukdoc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/struktex/strukdoc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/struktex/strukdoc.sty11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/struktex/strukdoc.sty b/Master/texmf-dist/tex/latex/struktex/strukdoc.sty
index e173a21a170..ac4c37e8647 100644
--- a/Master/texmf-dist/tex/latex/struktex/strukdoc.sty
+++ b/Master/texmf-dist/tex/latex/struktex/strukdoc.sty
@@ -6,7 +6,7 @@
%%
%% struktex.dtx (with options: `strukdoc')
%%
-%% Copyright (C) 1989-2006 by Jobst Hoffmann. All rights reserved.
+%% Copyright (C) 1989-2010 by Jobst Hoffmann. All rights reserved.
%%
%% IMPORTANT COPYRIGHT NOTICE:
%%
@@ -19,12 +19,13 @@
%% to
%% j.hoffmann@fh-aachen.de
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\def\filedate{2006/08/20}
-\def\fileversion{v8.3b}
+{%
+ \def\@svn@ $#1Date: #2-#3-#4 #5$$#6Revision: #7$ {%
+ \ProvidesPackage{strukdoc}[#2/#3/#4 v#7 support for reading and writing files verbatim (Jobst Hoffmann)]}
+ \@svn@ $Date: 2010-06-25 13:00:22 +0200 (Fr, 25 Jun 2010) $$Revision: 101 $ %
+}
%%
\RequirePackage{ifpdf}
-\ProvidesPackage{strukdoc}
- [\filedate\space\fileversion\space (Jobst Hoffmann)]
\newif\ifcolor \IfFileExists{color.sty}{\colortrue}{}
\ifpdf \RequirePackage[colorlinks]{hyperref}\else
\def\href#1{\texttt}\fi