summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/texinfo.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/texinfo.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/texinfo.4ht33
1 files changed, 23 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/texinfo.4ht b/Master/texmf-dist/tex/generic/tex4ht/texinfo.4ht
index b1af7d65ed8..3db71c3bd78 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/texinfo.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/texinfo.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% texinfo.4ht 2008-09-16-11:44 %
-% Copyright (C) 2000--2008 Eitan M. Gurari %
+% texinfo.4ht 2009-04-14-17:07 %
+% Copyright (C) 2000--2009 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2008-09-16-11:44}
+\immediate\write-1{version 2009-04-14-17:07}
\let\:temp\o:end
@@ -33,12 +33,6 @@
\let\end\:temp
\chardef\hat`\^
\let\c\comment
-\def\parsearg#1{%
- \let\next = #1%
- \begingroup
- \o:obeylines:
- \futurelet\temp\parseargx
-}
\def\:tempc#1{\csname env:#1\endcsname\o:beginxxx:{#1}}
\HLet\beginxxx\:tempc
\def\:tempc#1{%
@@ -237,7 +231,6 @@ unnumberedsubsubsec%
\edef\:temp{\egroup \noexpand\a:pdfurl \noexpand\Link[#1]{}{}}\:temp
}
\def\endlink{\EndLink}
-\pend:defII\dosetq{\hbox{\Link{}{##1}\EndLink}}
\pend:defII\refx{\Link{##1}{}}
\NewConfigure{multitable}{6}
@@ -279,6 +272,26 @@ unnumberedsubsubsec%
\comment
}
+\ifx\parseargx\:UnDef
+ \def\parseargusing#1#2{%
+ \def\argtorun{#2}%
+ \begingroup
+ \o:obeylines:
+ \spaceisspace
+ #1%
+ \parseargline\empty%
+}
+
+\else
+ \def\parsearg#1{%
+ \let\next = #1%
+ \begingroup
+ \o:obeylines:
+ \futurelet\temp\parseargx
+}
+\pend:defII\dosetq{\hbox{\Link{}{##1}\EndLink}}
+
+\fi
\Hinput{texinfo}
\endinput