diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:56:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:56:09 +0000 |
commit | 120a111de315cc8312a4979a3272e95ea3d17eaf (patch) | |
tree | eeb354a1a26888916c63dc9e4b7bd125502d23d6 /Master/texmf-dist/source/latex/photo/photo.ins | |
parent | 9d3887c298308f479d52c35addd75fc0b5f783c1 (diff) |
trunk/Master/texmf-dist/source/latex/photo
git-svn-id: svn://tug.org/texlive/trunk@448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/photo/photo.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/photo/photo.ins | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/photo/photo.ins b/Master/texmf-dist/source/latex/photo/photo.ins new file mode 100644 index 00000000000..420e51072b3 --- /dev/null +++ b/Master/texmf-dist/source/latex/photo/photo.ins @@ -0,0 +1,27 @@ +\def\batchfile{photo.ins} + +\input docstrip + +\preamble +\endpreamble + +\keepsilent +\askforoverwritefalse % for developing + +\generate{\file{photo.sty}{\from{photo.dtx}{package}} + \file{photo.drv}{\from{photo.dtx}{driver}} + } + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the file} +\Msg{* `photo.sty' into a directory searched by TeX.} +\Msg{*} +\Msg{* To produce the documentation run LaTeX on the} +\Msg{* file `photo.dtx'} +\Msg{*} +\Msg{***********************************************************} + +\endinput + + |