diff options
author | Karl Berry <karl@freefriends.org> | 2007-02-22 19:56:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-02-22 19:56:52 +0000 |
commit | e9a4f1887ce6787440123006b1a85ef9496a17bb (patch) | |
tree | 799890a6bf51f1a54a6ff86540220b92af3807c9 /Master/texmf-dist/source/latex/epsdice/epsdice.ins | |
parent | f8e28122b906902277cfad964b78f7c4cbb83c20 (diff) |
epsdice 2.1 (19feb07)
git-svn-id: svn://tug.org/texlive/trunk@3984 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/epsdice/epsdice.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/epsdice/epsdice.ins | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/epsdice/epsdice.ins b/Master/texmf-dist/source/latex/epsdice/epsdice.ins new file mode 100644 index 00000000000..44fab90890f --- /dev/null +++ b/Master/texmf-dist/source/latex/epsdice/epsdice.ins @@ -0,0 +1,49 @@ +\def\batchfile{epsdice.ins} +\input docstrip + +\preamble + +This is a generated file; it is part of the `epsdice' package. + +Copyright (c) 2007 Thomas A. Heim + +This program can be redistributed and/or modified under the terms +of the LaTeX Project Public License (LPPL) distributed from CTAN +archives in directory macros/latex/base/lppl.txt; either +version 1 of the License, or any later version. + + This file is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + + Bug reports ON UNMODIFIED VERSIONS of this package, or + suggestions for improvement and additional features + should be directed to the author (thomas.heim@unibas.ch) + +\endpreamble +\keepsilent + +\generate{% + \file{epsdice.sty}{\from{epsdice.dtx}{package}} + \nopreamble\nopostamble\file{epsdice.cfg}{\from{epsdice.dtx}{config}} + \nopreamble\nopostamble\file{dice.eps}{\from{epsdice.dtx}{epsfile}} +} +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* files into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space epsdice.sty} +\Msg{* \space\space epsdice.cfg} +\Msg{* \space\space dice.eps} +\Msg{* \space\space dice.pdf} +\Msg{*} +\Msg{* and update the filename database} +\Msg{* (if appropriate for your system)} +\Msg{*} +\Msg{* For usage instructions and examples,} +\Msg{* run `epsdice.dtx' through LaTeX.} +\Msg{*} +\Msg{* Enjoy} +\Msg{***********************************************************} +\endbatchfile |