diff options
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 + + |