From 235470c52ce4a3651b5be4bcffac6a600b0b7eab Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Jan 2006 23:57:11 +0000 Subject: iso git-svn-id: svn://tug.org/texlive/trunk@998 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/iso/askincv1.sty | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/iso/askincv1.sty (limited to 'Master/texmf-dist/tex/latex/iso/askincv1.sty') diff --git a/Master/texmf-dist/tex/latex/iso/askincv1.sty b/Master/texmf-dist/tex/latex/iso/askincv1.sty new file mode 100644 index 00000000000..d183fda6c7d --- /dev/null +++ b/Master/texmf-dist/tex/latex/iso/askincv1.sty @@ -0,0 +1,32 @@ +%% +%% This is file `askincv1.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% isoe.dtx (with options: `inc') +%% +%% This work has been partially funded by the US government and is +%% not subject to copyright. +%% +%% This program is provided under the terms of the +%% LaTeX Project Public License distributed from CTAN +%% archives in directory macros/latex/base/lppl.txt. +%% +%% Author: Peter Wilson (CUA and NIST) +%% now at: peter.r.wilson@boeing.com +%% +\ProvidesPackage{askincv1}[1995/05/31 Interactive include package] +\newcounter{temp} +\def\readinclude#1\endread{\gdef\myincludeonly{\includeonly{#1}}} +\long\def\stripspace#1 \nextspace{#1} +\typeout{Which files do you want processing ?} +\message{enter names (separated by commas) or for all.} +\message{}\global\read-1 to\incfiles +\if\incfiles\par\let\infile\input +\else\let\infile\include +\edef\incfiles{\expandafter\stripspace\incfiles\nextspace} +\expandafter\readinclude\incfiles\endread\myincludeonly\fi +\endinput +%% +%% End of file `askincv1.sty'. -- cgit v1.2.3