From ecf966f305f6aeff2bbdf42c82d8425921aa9eda Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Jan 2006 23:03:17 +0000 Subject: source 1 git-svn-id: svn://tug.org/texlive/trunk@105 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/tcldoc/tcldoc.ins | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Master/texmf-dist/source/latex/tcldoc/tcldoc.ins (limited to 'Master/texmf-dist/source/latex/tcldoc/tcldoc.ins') diff --git a/Master/texmf-dist/source/latex/tcldoc/tcldoc.ins b/Master/texmf-dist/source/latex/tcldoc/tcldoc.ins new file mode 100644 index 00000000000..f4ae5b3c944 --- /dev/null +++ b/Master/texmf-dist/source/latex/tcldoc/tcldoc.ins @@ -0,0 +1,45 @@ +% This file is the docstrip installation script for the tcldoc package. +% +% It may be distributed under the conditions of the LaTeX +% Project Public License, either version 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. +% +% Copyright 2000 Lars Hellstr\"om + +\input docstrip.tex + +\preamble + +This file may be distributed and/or modified under the conditions +of the LaTeX Project Public License, either version 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. + +This file may only be distributed together with a copy of the source +file from which it was generated. You may distribute that source file +without this generated file. + +\endpreamble + +\usedir{tex/latex/misc} + +\keepsilent + +\generate{% + \file{tcldoc.cls}{% + \from{tcldoc.dtx}{class} + }% + \file{tcldoc.sty}{% + \from{tcldoc.dtx}{pkg} + }% +} + +\endbatchfile +\endinput -- cgit v1.2.3