summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/childdoc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/childdoc')
-rw-r--r--Master/texmf-dist/tex/latex/childdoc/childdoc.def9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/childdoc/childdoc.def b/Master/texmf-dist/tex/latex/childdoc/childdoc.def
index ada4e484fed..5f416744a47 100644
--- a/Master/texmf-dist/tex/latex/childdoc/childdoc.def
+++ b/Master/texmf-dist/tex/latex/childdoc/childdoc.def
@@ -6,7 +6,7 @@
%%
%% childdoc.dtx (with options: `package')
%%
-%% Copyright (C) 2017 Niklas Beisert
+%% Copyright (C) 2017-2018 Niklas Beisert
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -17,7 +17,7 @@
%% version 2005/12/01 or later.
%%
\ifdefined\childdocmain\endinput\fi
-\ProvidesFile{childdoc.def}[2017/05/21 v1.5 child document driver]
+\ProvidesFile{childdoc.def}[2018/01/17 v1.6 child document driver]
\newif\ifchilddoc
@@ -25,8 +25,9 @@
\newcommand{\childdocmain}[1]
{
- \def\childdocmain##1{\endinput}
- \def\childdocof##1{}
+ \renewcommand{\childdocmain}[1]{\endinput}
+ \renewcommand{\childdocof}[1]{}
+ \renewcommand{\childdocforward}[2][]{}
\begingroup
\def\childdoctmp{#1}
\ifx\childdocname\childdoctmp