diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-11 21:54:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-11 21:54:02 +0000 |
commit | 5c1f7bf3684dadc4a1a4a277ef6c052aae94553b (patch) | |
tree | b178aca68e482c2cd609c0074a2ebdc3802369b3 /Master | |
parent | 34b8e11c12cec1311ce9d7c795b8fbd4ba1d6afa (diff) |
askinclude (11dec19)
git-svn-id: svn://tug.org/texlive/trunk@53096 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/askinclude/askinclude.pdf | bin | 594397 -> 594585 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/askinclude/askinclude.dtx (renamed from Master/texmf-dist/tex/latex/askinclude/askinclude.dtx) | 18 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/askinclude/askinclude.sty | 4 |
3 files changed, 14 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/askinclude/askinclude.pdf b/Master/texmf-dist/doc/latex/askinclude/askinclude.pdf Binary files differindex 10c3f104529..fde6ef5e719 100644 --- a/Master/texmf-dist/doc/latex/askinclude/askinclude.pdf +++ b/Master/texmf-dist/doc/latex/askinclude/askinclude.pdf diff --git a/Master/texmf-dist/tex/latex/askinclude/askinclude.dtx b/Master/texmf-dist/source/latex/askinclude/askinclude.dtx index 04f8d04f17d..ace5aba3e80 100644 --- a/Master/texmf-dist/tex/latex/askinclude/askinclude.dtx +++ b/Master/texmf-dist/source/latex/askinclude/askinclude.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment % % File: askinclude.dtx -% Version: 2019/12/09 v2.5 +% Version: 2019-12-10 v2.6 % Info: Interactive asking of included files % % Copyright (C) @@ -81,7 +81,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: askinclude 2019/12/09 v2.5 Interactive asking of included files} +\Msg{* Package: askinclude 2019-12-10 v2.6 Interactive asking of included files} \Msg{************************************************************************} \keepsilent @@ -93,7 +93,7 @@ This is a generated file. Project: askinclude -Version: 2019/12/09 v2.5 +Version: 2019-12-10 v2.6 Copyright (C) 1991-1994 Pablo A. Straub @@ -193,7 +193,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{askinclude.drv}% - [2019/12/09 v2.5 Interactive asking of included files]% + [2019-12-10 v2.6 Interactive asking of included files]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \usepackage{iftex} @@ -221,7 +221,7 @@ and the derived files % \GetFileInfo{askinclude.drv} % % \title{The \xpackage{askinclude} package} -% \date{2019/12/09 v2.5} +% \date{2019-12-10 v2.6} % \author{ % Pablo A. Straub\\[1ex] % Heiko Oberdiek\thanks @@ -608,7 +608,7 @@ and the derived files \TMP@EnsureCode{96}{12}% ` \edef\AskInc@AtEnd{\AskInc@AtEnd\noexpand\endinput} \ProvidesPackage{askinclude}% - [2019/12/09 v2.5 Interactive asking of included files]% + [2019-12-10 v2.6 Interactive asking of included files]% % \end{macrocode} % % Luatex compat @@ -1817,6 +1817,9 @@ and the derived files % \item % Documentation updates. % \end{Version} +% \begin{Version}{2019-12-10 v2.6} +% \item Updated +% \end{Version} % \end{History} % % \PrintIndex @@ -1887,6 +1890,9 @@ and the derived files % \item % Luatex compatibility % \end{Version} +% \begin{Version}{2019-12-10 v2.6} +% \item Updated +% \end{Version} % \end{History} % % \PrintIndex diff --git a/Master/texmf-dist/tex/latex/askinclude/askinclude.sty b/Master/texmf-dist/tex/latex/askinclude/askinclude.sty index a5687460701..f558085fc88 100644 --- a/Master/texmf-dist/tex/latex/askinclude/askinclude.sty +++ b/Master/texmf-dist/tex/latex/askinclude/askinclude.sty @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: askinclude -%% Version: 2019/12/09 v2.5 +%% Version: 2019-12-10 v2.6 %% %% Copyright (C) %% 1991-1994 Pablo A. Straub @@ -88,7 +88,7 @@ \TMP@EnsureCode{96}{12}% ` \edef\AskInc@AtEnd{\AskInc@AtEnd\noexpand\endinput} \ProvidesPackage{askinclude}% - [2019/12/09 v2.5 Interactive asking of included files]% + [2019-12-10 v2.6 Interactive asking of included files]% \ifx\pdfextension\@undefined\else \protected\def\pdflastobj {\numexpr\pdffeedback lastobj\relax} \protected\def\pdfnames {\pdfextension names } |