blob: 4b2b35bf01be323b672997688f401eee83e35ae8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
childdoc v1.0
Copyright 2017 Niklas Beisert
childdoc is a LaTeX2e package that enables the direct compilation
of document sections included by \include to individual files.
The package consists of the files
README readme file
childdoc.ins installation file
childdoc.dtx source file
childdoc.def package file
cdocsamp.tex sample main file
cdocsch1.tex sample include file
cdocsch2.tex sample include file
cdocsdrf.tex sample redirection file
cdocsch1.tex sample redirection file
cdocsch2.tex sample redirection file
chilcdoc.pdf manual
The distribution consists of the files README, childdoc.ins and childdoc.dtx.
Run "(pdf)latex childdoc.dtx" to compile the manual childdoc.pdf.
Run "latex childdoc.ins" to create the definitions file childdoc.def
and the sample consisting of cdocsamp.tex,
cdocsch1.tex, cdocsch2.tex, cdocsdrf.tex, cdocsfn1.tex, cdocsfn2.tex.
Copy the file childdoc.def to an appropriate directory of your LaTeX
distribution, e.g. texmf-root/tex/latex/childdoc.
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.
|