From d2aeef8669ae52ce34ab227e2ccb56bbac5e7c0c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 16 Aug 2013 23:06:54 +0000 Subject: udesoftec (16aug13) git-svn-id: svn://tug.org/texlive/trunk@31452 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/udesoftec/udesoftec-extra.sty | 39 ++++++++++++++++++++++ .../texmf-dist/tex/latex/udesoftec/udesoftec.cls | 4 +-- 2 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty new file mode 100644 index 00000000000..ea753cda5ed --- /dev/null +++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty @@ -0,0 +1,39 @@ +% !Mode:: "TeX:UTF-8" +%% udesoftec.cls +% Copyright 2013 J. Peter M. Schuler +% 2013-08-15 v1.2.1 udesoftec +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The current Maintainer of this work is J. Peter M. Schuler +% j.peter.m.schuler@uni-due.de +% +% This work consists of the files udesoftec.cls and udesoftec.bst. +% +% As this work is based on years of mostly undocumented improvement, +% it includes parts, for which sources can't be identified anymore. Public postings +% in the LaTeX community were used as an input and if source is known, it is +% mentioned below. If anybody identifies parts of his/her own code, +% feel free to contact the maintainer in order to get listed. +% +% Special thanks to all contributors and for the help of the tex-live team, +% e.g. Axel K.; Norbert P.; Rainer S.; Reinhard K.; Robin F. +% +% For further information refer to: +% http://mirrors.ctan.org/macros/latex/contrib/udesoftec/README +% and +% http://mirrors.ctan.org/macros/latex/contrib/udesoftec/udesoftec.doc.pdf +\NeedsTeXFormat{LaTeX2e}% +\ProvidesPackage{udesoftec-extra}[2013/08/14 Additions for udesoftec.cls which are currently optional and may break former behaviour]% +%%%%%%%%%%%%%%%%%%%%%%%%% +% currently nothing here +%%%%%%%%%%%%%%%%%%%%%%%%% +\endinput% \ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls b/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls index a46056a0e32..90a1f9d18b2 100644 --- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls +++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls @@ -1,7 +1,7 @@ % !Mode:: "TeX:UTF-8" %% udesoftec.cls % Copyright 2013 J. Peter M. Schuler -% 2013-08-14 v1.2 udesoftec +% 2013-08-15 v1.2.1 udesoftec % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -25,7 +25,7 @@ % feel free to contact the maintainer in order to get listed. % % Special thanks to all contributors and for the help of the tex-live team, -% e.g. Axel K.; Norbert P.; Rainer S.; Reinhard K.; Robin F. +% e.g. Axel K.; Norbert P.; Petra R.; Rainer S.; Reinhard K.; Robin F. % % For further information refer to: % http://mirrors.ctan.org/macros/latex/contrib/udesoftec/README -- cgit v1.2.3