From 0ae062e177340be706279e9275f7c3e2ed4f323a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Oct 2007 17:56:01 +0000 Subject: perltex 1.5 (15oct07) git-svn-id: svn://tug.org/texlive/trunk@5238 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/perltex/perltex.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/perltex') diff --git a/Master/texmf-dist/tex/latex/perltex/perltex.sty b/Master/texmf-dist/tex/latex/perltex/perltex.sty index 91d13ec61dc..aea050bdf59 100644 --- a/Master/texmf-dist/tex/latex/perltex/perltex.sty +++ b/Master/texmf-dist/tex/latex/perltex/perltex.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2007, Scott Pakin +%% Copyright (C) 2007 Scott Pakin %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3c of this license @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{perltex} - [2007/09/29 v1.4 LaTeX macros for use with PerlTeX] + [2007/10/13 v1.5 LaTeX macros for use with PerlTeX] \newif\ifplmac@have@perltex \plmac@have@perltextrue \@ifundefined{plmac@tag}{\plmac@have@perltexfalse}{} @@ -31,6 +31,7 @@ \@ifundefined{plmac@toflag}{\plmac@have@perltexfalse}{} \@ifundefined{plmac@fromflag}{\plmac@have@perltexfalse}{} \@ifundefined{plmac@doneflag}{\plmac@have@perltexfalse}{} +\@ifundefined{plmac@pipe}{\plmac@have@perltexfalse}{} \ifplmac@have@perltex \else \PackageError{perltex}{Document must be compiled using perltex} @@ -195,6 +196,7 @@ } \newif\ifplmac@file@exists \newcommand{\plmac@await@existence}[1]{% + \input\plmac@pipe \loop \IfFileExists{#1}% {\plmac@file@existstrue}% -- cgit v1.2.3