diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/chemscheme/chemscheme.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/chemscheme/chemscheme.ins | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/chemscheme/chemscheme.ins b/Master/texmf-dist/source/latex/chemscheme/chemscheme.ins new file mode 100644 index 00000000000..b3407e918f5 --- /dev/null +++ b/Master/texmf-dist/source/latex/chemscheme/chemscheme.ins @@ -0,0 +1,36 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% chemscheme is free software; you can redistribute it and/or modify +% it under the terms of the GNU General Public License as published +% by the Free Software Foundation; either version 2, or (at your +% option) any later version. +% +% chemscheme 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. See the +% GNU General Public License for more details. +% +% You should have received a copy of the GNU General Public License +% along with this program; if not, write to the Free Software +% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\input docstrip.tex +\askonceonly +\preamble + ---------------------------------------------------------------- + The chemscheme package - Support for chemical schemes + Maintained by Joseph Wright + E-mail: joseph.wright@morningstar2.co.uk + Released under the GNU General Public License + See http://www.gnu.org/licenses/gpl.txt + ---------------------------------------------------------------- +\endpreamble +\Msg{Generating chemscheme files:} +\usedir{tex/latex/contib/chemscheme} +\generate{\file{chemscheme.sty}{\from{chemscheme.dtx}{package}}} +\nopreamble\nopostamble +\usedir{doc/latex/chemscheme} +\generate{\file{scheme-one.eps}{\from{chemscheme.dtx}{scheme}}} +\generate{\file{scheme-two.eps}{\from{chemscheme.dtx}{scheme,labels}}} +\endbatchfile |