summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/base/hyperlinks.opm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/optex/base/hyperlinks.opm')
-rw-r--r--macros/luatex/optex/base/hyperlinks.opm5
1 files changed, 3 insertions, 2 deletions
diff --git a/macros/luatex/optex/base/hyperlinks.opm b/macros/luatex/optex/base/hyperlinks.opm
index 6e123596c2..5fc8a32233 100644
--- a/macros/luatex/optex/base/hyperlinks.opm
+++ b/macros/luatex/optex/base/hyperlinks.opm
@@ -1,6 +1,6 @@
%% This is part of the OpTeX project, see http://petr.olsak.net/optex
-\_codedecl \ulink {Hyperlinks <2020-04-22>} % preloaded in format
+\_codedecl \ulink {Hyperlinks <2021-01-27>} % preloaded in format
\_doc ----------------------------
\`\dest``[<type>:<spec>]` creates a destination of internal links. The
@@ -88,7 +88,7 @@
\_let\_dest=\_destactive \_let\_link=\_linkactive
\_def\_ilink[##1]##2{\_link[##1]{\_localcolor#1}{##2}}%
\_def\_ulink[##1]##2{\_urlactive[url:##1]{\_localcolor#2}{##2}}%
- \_public \dest \ilink \ulink ;%
+ \_public \dest \ilink \ulink \link ;%
}
\_public \hyperlinks ;
@@ -152,5 +152,6 @@ of internal links are created at the same destination place:
\_endinput
+2021-01-27 \public \link added to \hyperlinks, bug fixed.
2020-04-22 \| in \url: bug fixed
2020-03-15 introduced \ No newline at end of file