diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty | 39 |
1 files changed, 39 insertions, 0 deletions
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 |