summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-12 17:30:41 +0000
committerKarl Berry <karl@freefriends.org>2023-04-12 17:30:41 +0000
commit559c5716cc7b017a069a92c24464ed556e3782e2 (patch)
treef7514a8e17d4b56741f1e3072eff59b366f83309 /Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
parent20b9df8870a1f23935caf66d089b82c2c3576d55 (diff)
enotez support, tex4ht r1323
git-svn-id: svn://tug.org/texlive/trunk@66831 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex13
1 files changed, 12 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
index 1d03dcdcd95..d5e99670d7c 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1320 2023-04-08 10:40:15Z michal_h21 $
+% $Id: tex4ht-html4.tex 1323 2023-04-12 14:01:16Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -5686,6 +5686,17 @@ Add links and backlinks to pagenotes
>>>
%%%%%%%%%%%%%%%%%%%%%
+\subsection{enotez}
+%%%%%%%%%%%%%%%%%%%%%
+
+Add links and backlinks to pagenotes with the Enotez package
+
+\<configure html4 enotez\><<<
+\Configure{enotezmark}{\Link{enotez\:currentnoteid}{enotez-bk\:currentnoteid}}{\EndLink}
+\Configure{enotezback}{\Link{enotez-bk\:currentnoteid}{enotez\:currentnoteid}\HCode{<sup>}}{\HCode{</sup>}\EndLink}
+>>>
+
+%%%%%%%%%%%%%%%%%%%%%
\subsection{Wrapfig}
%%%%%%%%%%%%%%%%%%%