diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-31 22:32:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-31 22:32:11 +0000 |
commit | 2d01ba9fbe65f6614c49376eca6d14968d2a04d3 (patch) | |
tree | 8c880f792a28bd38f7601e2ee9cedef76c5c040e /Master/texmf-dist/source/latex/xcookybooky/xcookybooky.ins | |
parent | 3566a5e9a7bfcd5ad94bcd8a42e14d35914ca971 (diff) |
xcookybooky (31dec11)
git-svn-id: svn://tug.org/texlive/trunk@24988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/xcookybooky/xcookybooky.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/xcookybooky/xcookybooky.ins | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/xcookybooky/xcookybooky.ins b/Master/texmf-dist/source/latex/xcookybooky/xcookybooky.ins new file mode 100644 index 00000000000..3b23f735547 --- /dev/null +++ b/Master/texmf-dist/source/latex/xcookybooky/xcookybooky.ins @@ -0,0 +1,62 @@ + %% --------------------- xcookybooky.ins ------------------------- + + +\def\filedate{2011/12/29} +\def\batchfile{xcookybooky.ins} + +\input docstrip +\ifx\generate\undefined + \obeyspaces + \Msg{************************************************} + \Msg{* *} + \Msg{* This installation requires docstrip *} + \Msg{* version 2.4 or later. *} + \Msg{* *} + \Msg{* An older version of docstrip has been input. *} + \Msg{* *} + \Msg{************************************************} + \errhelp{Move or rename old docstrip.tex and get a newer one.} + \errmessage{Old docstrip in input path} + \batchmode + \csname @@end\endcsname\end +\fi + +\keepsilent +\askforoverwritefalse + +\preamble + +This is a generated file. +Copyright (C) 2011 by Sven Harder + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3 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.3 or later is part of all distributions of +LaTeX version 2005/12/01 or later. +\endpreamble + +\declarepreamble\configpreamble +\endpreamble + +\generate +{% + \file{xcookybooky.sty}{\from{xcookybooky.dtx}{package}} + \usepreamble\configpreamble + \file{xcookybooky.cfg}{\from{xcookybooky.dtx}{config}} +} + \obeyspaces + \Msg{**********************************************************************} + \Msg{* *} + \Msg{* \space To finish the installation you have to copy the file *} + \Msg{* *} + \Msg{* \space *.sty and *.cfg into a directory in the search path by TeX *} + \Msg{* *} + \Msg{**********************************************************************} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\endinput |