diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-06 21:56:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-06 21:56:06 +0000 |
commit | ae5c3b73315e3e216f364fa80bc292037be5f590 (patch) | |
tree | b5776df6912612108fa86512b5387a084ebdf9f4 /Master/texmf-dist/doc | |
parent | 5974e2228b3df4e0ad1256bec5eacef9e0b4842e (diff) |
childdoc (22may17)
git-svn-id: svn://tug.org/texlive/trunk@44512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/childdoc/README | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/childdoc/cdocsamp.tex | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/childdoc/cdocsch1.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/childdoc/cdocsch2.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/childdoc/cdocsdrf.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/childdoc/cdocsfn1.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/childdoc/cdocsfn2.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/childdoc/childdoc.pdf | bin | 240753 -> 246770 bytes |
8 files changed, 13 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/childdoc/README b/Master/texmf-dist/doc/latex/childdoc/README index 4b2b35bf01b..90a81065cec 100644 --- a/Master/texmf-dist/doc/latex/childdoc/README +++ b/Master/texmf-dist/doc/latex/childdoc/README @@ -1,4 +1,4 @@ -childdoc v1.0 +childdoc v1.5 Copyright 2017 Niklas Beisert childdoc is a LaTeX2e package that enables the direct compilation @@ -13,9 +13,9 @@ The package consists of the files 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 + cdocsdrf.tex sample forwarding file + cdocsch1.tex sample forwarding file + cdocsch2.tex sample forwarding file chilcdoc.pdf manual The distribution consists of the files README, childdoc.ins and childdoc.dtx. diff --git a/Master/texmf-dist/doc/latex/childdoc/cdocsamp.tex b/Master/texmf-dist/doc/latex/childdoc/cdocsamp.tex index 182eff4ae84..b44e7b6a495 100644 --- a/Master/texmf-dist/doc/latex/childdoc/cdocsamp.tex +++ b/Master/texmf-dist/doc/latex/childdoc/cdocsamp.tex @@ -16,9 +16,9 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% -\ProvidesFile{cdocsamp.tex}[2017/04/27 v1.0 sample for childdoc] +\ProvidesFile{cdocsamp.tex}[2017/05/21 v1.5 sample for childdoc] \input{childdoc.def} -\childdoc{cdocsamp} +\childdocmain{cdocsamp} %%\ifchilddoc\else\providecommand{\version}{draft}\fi @@ -50,7 +50,6 @@ version: \version\par \include{cdocsch2} \end{document} - \endinput %% %% End of file `cdocsamp.tex'. diff --git a/Master/texmf-dist/doc/latex/childdoc/cdocsch1.tex b/Master/texmf-dist/doc/latex/childdoc/cdocsch1.tex index a3c253ce5db..9d64fd467a7 100644 --- a/Master/texmf-dist/doc/latex/childdoc/cdocsch1.tex +++ b/Master/texmf-dist/doc/latex/childdoc/cdocsch1.tex @@ -19,7 +19,8 @@ %%\providecommand{\version}{final} -\input{cdocsamp} +\input{childdoc.def} +\childdocof{cdocsamp} \section{one} some text in chapter one diff --git a/Master/texmf-dist/doc/latex/childdoc/cdocsch2.tex b/Master/texmf-dist/doc/latex/childdoc/cdocsch2.tex index ea7d1c2eb51..f22fd02a90d 100644 --- a/Master/texmf-dist/doc/latex/childdoc/cdocsch2.tex +++ b/Master/texmf-dist/doc/latex/childdoc/cdocsch2.tex @@ -19,7 +19,8 @@ %%\providecommand{\version}{final} -\input{cdocsamp} +\input{childdoc.def} +\childdocof{cdocsamp} \section{two} more text in chapter two diff --git a/Master/texmf-dist/doc/latex/childdoc/cdocsdrf.tex b/Master/texmf-dist/doc/latex/childdoc/cdocsdrf.tex index d3247efbee3..2a6453b2050 100644 --- a/Master/texmf-dist/doc/latex/childdoc/cdocsdrf.tex +++ b/Master/texmf-dist/doc/latex/childdoc/cdocsdrf.tex @@ -16,10 +16,9 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% - \def\version{draft} \input{childdoc.def} -\childdocredirect{cdocsamp} +\childdocforward{cdocsamp} \endinput %% diff --git a/Master/texmf-dist/doc/latex/childdoc/cdocsfn1.tex b/Master/texmf-dist/doc/latex/childdoc/cdocsfn1.tex index e7541f8b13d..542dfc15644 100644 --- a/Master/texmf-dist/doc/latex/childdoc/cdocsfn1.tex +++ b/Master/texmf-dist/doc/latex/childdoc/cdocsfn1.tex @@ -16,10 +16,9 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% - \def\version{final} \input{childdoc.def} -\childdocredirect[cdocsfn]{cdocsch} +\childdocforwardprefix[cdocsamp]{cdocsfn}{cdocsch} \endinput %% diff --git a/Master/texmf-dist/doc/latex/childdoc/cdocsfn2.tex b/Master/texmf-dist/doc/latex/childdoc/cdocsfn2.tex index e37dfb5da0e..50b9c953c5e 100644 --- a/Master/texmf-dist/doc/latex/childdoc/cdocsfn2.tex +++ b/Master/texmf-dist/doc/latex/childdoc/cdocsfn2.tex @@ -16,10 +16,9 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% - \def\version{final} \input{childdoc.def} -\childdocredirect[cdocsfn]{cdocsch} +\childdocforwardprefix[cdocsamp]{cdocsfn}{cdocsch} \endinput %% diff --git a/Master/texmf-dist/doc/latex/childdoc/childdoc.pdf b/Master/texmf-dist/doc/latex/childdoc/childdoc.pdf Binary files differindex 50b1535fd8d..18dfdca2145 100644 --- a/Master/texmf-dist/doc/latex/childdoc/childdoc.pdf +++ b/Master/texmf-dist/doc/latex/childdoc/childdoc.pdf |