diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-14 22:19:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-14 22:19:44 +0000 |
commit | 7bb12201ccdb63feb8c35e3519ffa01a8fdbe0ce (patch) | |
tree | ac16196cd5b854f1287dc42985b8b6d79889e760 /Master/texmf-dist/source | |
parent | 95abb03e04b219d58f02c4650bb050ac4d1ce21c (diff) |
xfrac update for README file name
git-svn-id: svn://tug.org/texlive/trunk@4286 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/xfrac/xfrac.ins | 110 |
1 files changed, 55 insertions, 55 deletions
diff --git a/Master/texmf-dist/source/latex/xfrac/xfrac.ins b/Master/texmf-dist/source/latex/xfrac/xfrac.ins index 6743f5afe37..430932b4263 100644 --- a/Master/texmf-dist/source/latex/xfrac/xfrac.ins +++ b/Master/texmf-dist/source/latex/xfrac/xfrac.ins @@ -1,55 +1,55 @@ -%%
-%% This file will generate fast loadable files and documentation
-%% driver files from the doc files in this package when run through
-%% LaTeX or TeX.
-%%
-%% File `xfrac.ins'.
-%% Copyright 2004 Morten H\o gholm.
-%% moho01ab@student.cbs.dk
-%%
-%% It 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 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "maintained".
-%%
-%% The Current Maintainer of this work is Morten H\o gholm.
-%%
-%% This work consists of the files xfrac.dtx, xfrac.ins and the
-%% derived file xfrac.sty.
-%%
-%% --------------- start of docstrip commands ------------------
-%%
-\input docstrip
-
-\keepsilent
-
-\preamble
-
-It 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 2003/12/01 or later.
-
-This work has the LPPL maintenance status "maintained".
-
-The Current Maintainer of this work is Morten H\string\o gholm.
-
-This work consists of the files xfrac.dtx, xfrac.ins and the
-derived file xfrac.sty.
-
-\endpreamble
-
-%%%%%%%%%%%%%%%
-\generate{%
- \file{xfrac.sty}{\from{xfrac.dtx}{package}}%
-}
-
-\endbatchfile
+%% +%% This file will generate fast loadable files and documentation +%% driver files from the doc files in this package when run through +%% LaTeX or TeX. +%% +%% File `xfrac.ins'. +%% Copyright 2004 Morten H\o gholm. +%% moho01ab@student.cbs.dk +%% +%% It 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 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Morten H\o gholm. +%% +%% This work consists of the files xfrac.dtx, xfrac.ins and the +%% derived file xfrac.sty. +%% +%% --------------- start of docstrip commands ------------------ +%% +\input docstrip + +\keepsilent + +\preamble + +It 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 2003/12/01 or later. + +This work has the LPPL maintenance status "maintained". + +The Current Maintainer of this work is Morten H\string\o gholm. + +This work consists of the files xfrac.dtx, xfrac.ins and the +derived file xfrac.sty. + +\endpreamble + +%%%%%%%%%%%%%%% +\generate{% + \file{xfrac.sty}{\from{xfrac.dtx}{package}}% +} + +\endbatchfile |