diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-22 23:43:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-22 23:43:31 +0000 |
commit | 227ddc990601089b65fc3b3ca07220d09c1d116e (patch) | |
tree | 5bdfd58f77e82b1f67cbd4c8071aac3f5dc70378 /Master/texmf-dist/source/latex/edmargin/edmargin.ins | |
parent | ca622f59fd69034dc10d731bfedcf0a9c80d5d0f (diff) |
edmargin 1.0 (22apr08)
git-svn-id: svn://tug.org/texlive/trunk@7606 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/edmargin/edmargin.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/edmargin/edmargin.ins | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/edmargin/edmargin.ins b/Master/texmf-dist/source/latex/edmargin/edmargin.ins new file mode 100644 index 00000000000..e55d625ce12 --- /dev/null +++ b/Master/texmf-dist/source/latex/edmargin/edmargin.ins @@ -0,0 +1,36 @@ +%% +%% Copyright (C) 2008 by John Burt +%% +%% This file may be distributed and/or modified under the conditions +%% of the LateX Project Public License, either verison 1.2 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.2 or later is part of all distributions of LaTeX +%% version 1999/12/01 or later. +%% + +\input docstrip.tex +\keepsilent + +\generate{\file {edmargin.sty} {\from {edmargin.dtx}{package}}} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation, please move the following} +\Msg{* file into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space edmargin.sty} +\Msg{*} +\Msg{* To produce the documentation, run LaTeX on the file:} +\Msg{*} +\Msg{* \space\space endheads.dtx} +\Msg{*} +\Msg{* Happy TeXing!} +\Msg{***********************************************************} + +\endbatchfile + +
\ No newline at end of file |