summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/parselines
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-19 23:48:24 +0000
committerKarl Berry <karl@freefriends.org>2010-11-19 23:48:24 +0000
commit27820e29c2ddbccbe3b6edf4d12a1ac61bffd672 (patch)
treef0bb875f7d58f26a38f1cfa6c599d44adc71fc24 /Master/texmf-dist/tex/latex/parselines
parentc54759733d8afd8c0f151c9425763c4ad38353f3 (diff)
parselines 1.3 (18nov10)
git-svn-id: svn://tug.org/texlive/trunk@20494 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/parselines')
-rw-r--r--Master/texmf-dist/tex/latex/parselines/parselines.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/parselines/parselines.sty b/Master/texmf-dist/tex/latex/parselines/parselines.sty
index 6d69b67b753..aca96c0ff34 100644
--- a/Master/texmf-dist/tex/latex/parselines/parselines.sty
+++ b/Master/texmf-dist/tex/latex/parselines/parselines.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% parselines : 2010/11/16 v1.2 - parselines : catch file between delimiters or tags
+%% parselines : 2010/11/20 v1.3 - parselines : catch file between delimiters or tags
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -26,7 +26,7 @@
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[2005/12/01]% LaTeX must be 2005/12/01 or younger
\ProvidesPackage{parselines}
- [2010/11/16 v1.2 - a simple line parser for TeX]
+ [2010/11/20 v1.3 - a simple line parser for TeX]
\ifdefined\globtoks \globtoks\parselin@tk
\else \newtoks\parselin@tk
\fi
@@ -89,14 +89,14 @@
}% \parselin@endlinechar
\def\parselin@@@@@@{\parselin@@@@@@}
\newread\parselin@read
-\newrobustcmd*\dofilebyline{\let\parselin@Finish\@empty
+\protected\def\dofilebyline{\let\parselin@Finish\@empty
\@ifstar
\parselin@dobyline
{\edef\parselin@Finish{\endlinechar\the\endlinechar\relax}%
\endlinechar\m@ne
\parselin@dobyline}%
}% \dofilebyline
-\newrobustcmd\parselin@dobyline[1]{% #1 = file name
+\protected\def\parselin@dobyline#1{% #1 = file name
\IfFileExists{#1}
\parselin@do@byline
{\PackageError{parselines}