summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-14 22:18:47 +0000
committerKarl Berry <karl@freefriends.org>2019-09-14 22:18:47 +0000
commitdc13f8bba9dd63c523079935520fc1515edbc9ba (patch)
tree417012e930dc1fcb940d44d91639f3927304a10e /Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht
parent77c6ab621157215821ffc5d8b0dd655748c262e7 (diff)
\hypertarget syntax fix, tex4ht r604
git-svn-id: svn://tug.org/texlive/trunk@52097 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht48
1 files changed, 20 insertions, 28 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht b/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht
index 206bca48545..a9740d354a1 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/exerquiz.4ht
@@ -1,31 +1,23 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% exerquiz.4ht 2009-05-21-09:32 %
-% Copyright (C) 1999--2009 Eitan M. Gurari %
-% %
-% This work may be distributed and/or modified under the %
-% conditions of the LaTeX Project Public License, either %
-% version 1.3c of this license or (at your option) any %
-% later version. The latest version of this license is %
-% in %
-% http://www.latex-project.org/lppl.txt %
-% and version 1.3c or later is part of all distributions %
-% of LaTeX version 2005/12/01 or later. %
-% %
-% This work has the LPPL maintenance status "maintained".%
-% %
-% This Current Maintainer of this work %
-% is Eitan M. Gurari. %
-% %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be %
-% appreciated. %
-% \message{signature} %
-% %
-% gurari@cse.ohio-state.edu %
-% http://www.cse.ohio-state.edu/~gurari %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2009-05-21-09:32}
-
+% exerquiz.4ht 2019-09-14-15:17 %
+% Copyright (C) 1999-2009 Eitan M. Gurari %
+% Copyright 2009-2019 TeX Users Group
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c of this license or (at your option) any
+% later version. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
\def\Rect#1{#1}
\ifx \pdf@rect\:UnDef
@@ -36,7 +28,7 @@
\let\sv:tocsection\tocsection
\def\tocsection{\let\toclikesection\:gobbleIII \sv:tocsection}
-\def\hypertarget#1#2{\Link{}{#1}#2\EndLink}
+\def\hypertarget#1#2{\Link{}{#1}\EndLink#2}
\def\hyperlink#1#2{\Link{#1}{}#2\EndLink}
\append:def\exercise{\Link{}{page.ex\the@exno}\EndLink }