diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-04 22:52:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-04 22:52:57 +0000 |
commit | 217fb8a95dd3f919789e9ce3787a24279e710a4b (patch) | |
tree | d50315c9a8ffbddfcdbf971cd89f7d991ae52c38 /Master/texmf-dist/source/latex/adrconv/adrconv.ins | |
parent | 650e3257474da72efe663a288b9dea9f7d382505 (diff) |
adrconv update (4apr10)
git-svn-id: svn://tug.org/texlive/trunk@17683 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/adrconv/adrconv.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/adrconv/adrconv.ins | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/adrconv/adrconv.ins b/Master/texmf-dist/source/latex/adrconv/adrconv.ins index e0caec50646..f33b5d1947f 100644 --- a/Master/texmf-dist/source/latex/adrconv/adrconv.ins +++ b/Master/texmf-dist/source/latex/adrconv/adrconv.ins @@ -1,5 +1,5 @@ %% adrguide.ins -%% Copyright 2006 Axel Kielhorn +%% Copyright 2006, 2010 Axel Kielhorn % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -51,7 +51,7 @@ } \preamble -Copyright 2006 Axel Kielhorn +Copyright 2006, 2010 Axel Kielhorn This file will generate fast loadable files from adrconv.dtx when run through LaTeX or TeX. @@ -69,26 +69,22 @@ This file is part of the adrconv bundle. The adrconv bundle consists at least of the files adrconv.dtx, adrconv.ins and adrguide.tex. -You are NOT ALLOWED to change this file. - -You are NOT ALLOWED to distribute this file without adrconv.dtx, -adrconv.ins or adrguide.tex. \endpreamble \generate{% \file{adrconv.tex}{\from{adrconv.dtx}{tex,conv}} \file{adrfax.tex}{\from{adrconv.dtx}{tex,fax}} \file{birthday.tex}{\from{adrconv.dtx}{tex,birthday}} - \file{email.tex}{\from{adrconv.dtx}{tex,email}} \file{adrdir.tex}{\from{adrconv.dtx}{dir}}% Don't set tex \file{adrdir.cfg}{\from{adrconv.dtx}{cfg,dir}} \file{adrplaner.cfg}{\from{adrconv.dtx}{cfg,planer}} \file{adrsmall.cfg}{\from{adrconv.dtx}{cfg,small}} + \file{adrmontage1.tex}{\from{adrconv.dtx}{montage,erster}} + \file{adrmontage2.tex}{\from{adrconv.dtx}{montage,zweiter}} \nopostamble \file{adrfax.bst}{\from{adrconv.dtx}{bst,fax}} \file{adrconv.bst}{\from{adrconv.dtx}{bst,conv}} - \file{birthday.bst}{\from{adrconv.dtx}{bst,birthday}} - \file{email.bst}{\from{adrconv.dtx}{bst,email}} + \file{adrbirthday.bst}{\from{adrconv.dtx}{bst,birthday}} \file{example.bib}{\from{adrconv.dtx}{bib,example}} } |