diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-17 00:38:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-17 00:38:52 +0000 |
commit | 749e18c608e6867cc379cf56746859a485e59a17 (patch) | |
tree | 7bc03ac1764a784cbda0251bd1507a53f48575a8 /Master/texmf-dist/tex/latex/SIstyle | |
parent | 6364e1a0918bf83c7495a55a6cefc113a66d1ded (diff) |
SIstyle 2.3a (16jul08)
git-svn-id: svn://tug.org/texlive/trunk@9617 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/SIstyle')
-rw-r--r-- | Master/texmf-dist/tex/latex/SIstyle/sistyle.sty | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/SIstyle/sistyle.sty b/Master/texmf-dist/tex/latex/SIstyle/sistyle.sty index 1526f83297b..b5e77609f80 100644 --- a/Master/texmf-dist/tex/latex/SIstyle/sistyle.sty +++ b/Master/texmf-dist/tex/latex/SIstyle/sistyle.sty @@ -6,32 +6,32 @@ %% %% sistyle.dtx (with options: `package') %% +%% Copyright (C) 2004--2008 Danie Els +%% %% ------------------------------------------------------------------- %% The SIstyle package %% for SI units and number typesetting %% ------------------------------------------------------------------- -%% -%% Author: Danie Els -%% -%% Copyright (C) 2004-2006 Danie Els -%% All rights reserved. -%% %% This work may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3c of this -%% license or (at your option) any later version. The latest version -%% of this license is in: -%% http://www.latex-project.org/lppl/ +%% 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.3c or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% -%% This work has the LPPL maintenance status `maintained'. +%% This work has the LPPL maintenance status 'maintained'. %% %% This Current Maintainer of this work is Danie Els (dnjels@sun.ac.za) -%% --------------------------------------------------------------------- +%% +%% This package consists of the files: sistyle.dtx +%% sistyle.ins +%% and the derived file: sistyle.sty +%% ------------------------------------------------------------------- %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{sistyle} - [2006/12/20 v2.3 SI units and numbers (DNJ Els)] + [2008/07/16 v2.3a SI units and numbers (DNJ Els)] \RequirePackage{amstext} \newif\ifSI@eTeX \SI@eTeXfalse |