From 63c103148bb73e4dbd2653907094f3943b90c82f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 28 Apr 2017 21:16:25 +0000 Subject: childdoc (28apr17) git-svn-id: svn://tug.org/texlive/trunk@44098 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/source/latex/childdoc/childdoc.ins | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Master/texmf-dist/source/latex/childdoc/childdoc.ins (limited to 'Master/texmf-dist/source/latex/childdoc/childdoc.ins') diff --git a/Master/texmf-dist/source/latex/childdoc/childdoc.ins b/Master/texmf-dist/source/latex/childdoc/childdoc.ins new file mode 100644 index 00000000000..0b745a67e4d --- /dev/null +++ b/Master/texmf-dist/source/latex/childdoc/childdoc.ins @@ -0,0 +1,44 @@ +\def\batchfile{childdoc.ins} +\input docstrip.tex + +\keepsilent +% childdoc.ins Copyright (C) 2017 Niklas Beisert +% +% This work 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. + +\preamble + +Copyright (C) 2017 Niklas Beisert + +This work 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 + +% the definitions and sample files +\generate{\askforoverwritefalse +\file{childdoc.def}{\from{childdoc.dtx}{package}} +\file{cdocsamp.tex}{\from{childdoc.dtx}{samplemain}} +\file{cdocsch1.tex}{\from{childdoc.dtx}{samplechap1}} +\file{cdocsch2.tex}{\from{childdoc.dtx}{samplechap2}} +\file{cdocsdrf.tex}{\from{childdoc.dtx}{sampledraft}} +\file{cdocsfn1.tex}{\from{childdoc.dtx}{samplefinal}} +\file{cdocsfn2.tex}{\from{childdoc.dtx}{samplefinal}} +} + +\Msg{***********************************************************************} +\Msg{* Done. Please copy the file childdoc.def to an appropriate directory *} +\Msg{* of your LaTeX distribution, e.g. texmf-root/tex/latex/childdoc. *} +\Msg{***********************************************************************} +\endinput -- cgit v1.2.3