summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-03 20:58:27 +0000
committerKarl Berry <karl@freefriends.org>2023-05-03 20:58:27 +0000
commit18bf8b1160bf88f5454453c69bcc4f236999e27e (patch)
tree63649cc18a286da8af5fb0a3185759c30c206b99 /Master/texmf-dist/tex/generic
parent3b4de048565a9aa481a4dea2fc7cf33a9049ed68 (diff)
disable lineno, tex4ht r1327
git-svn-id: svn://tug.org/texlive/trunk@67005 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/lineno.4ht54
1 files changed, 26 insertions, 28 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/lineno.4ht b/Master/texmf-dist/tex/generic/tex4ht/lineno.4ht
index 224992c6ceb..c84236794d8 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/lineno.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/lineno.4ht
@@ -1,38 +1,29 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% lineno.4ht 2009-05-21-09:32 %
-% 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 %
-% 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}
-
+% lineno.4ht (2023-05-03-13:44), generated from tex4ht-4ht.tex
+% Copyright (C) 2000-2009 Eitan M. Gurari %
+% Copyright 2009-2023 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.
\let\:tempc\linelabel
\pend:defI\:tempc{\let\sv:efloat\end@float \HRestore\end@float }
\append:defI\:tempc{\let\end@float\sv:efloat }
\HLet\linelabel\:tempc
-
\def\:tempc{\@tempdima\dp\@cclv \unvbox\@cclv
\sbox\@tempboxa{\hbox to\z@{\a:lineno\makeLineNumber\b:lineno}}%
\stepcounter{linenumber}%
@@ -47,6 +38,13 @@
\HLet\MakeLineNo\:tempc
\NewConfigure{lineno}{2}
+% \linenumbers don't have any sense in the HTML output
+% moreover, they cause equations and possibly other elements to fail
+\HLet\linenumbers\relax
+
+% if \linenumbers were used in the document preamble, we must disable them now:
+\LineNumbersfalse
+
\Hinput{lineno}
\endinput