texlive[61924] Master/texmf-dist: longtable ules, tex4ht r1073; \cite

commits+karl at tug.org commits+karl at tug.org
Sun Feb 6 23:12:13 CET 2022


Revision: 61924
          http://tug.org/svn/texlive?view=revision&revision=61924
Author:   karl
Date:     2022-02-06 23:12:13 +0100 (Sun, 06 Feb 2022)
Log Message:
-----------
longtable ules, tex4ht r1073; \cite links, tex4ht r1074; wnti font support, tex4ht r1075

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=1073
    http://tug.org/svn/texlive?view=revision&revision=1074
    http://tug.org/svn/texlive?view=revision&revision=1075

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
    trunk/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf
    trunk/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2022-02-06 21:58:35 UTC (rev 61923)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2022-02-06 22:12:13 UTC (rev 61924)
@@ -1,3 +1,19 @@
+2022-02-06  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-fonts-noncjk.tex (
+	.tex4ht.dir/texmf/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf
+	.tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf
+	): Fixed font tables for the italics Cyrillic Wn font
+	https://puszcza.gnu.org.ua/bugs/?549
+
+	* tex4ht-ooffice.tex (ooffice.4ht): fixed links for the \cite
+	command.
+	https://puszcza.gnu.org.ua/bugs/?547
+
+	* tex4ht-html4.tex (html4.4ht): declare table properties necessary
+	for correct rule support in Longtable.
+	https://tug.org/pipermail/tex4ht/2022q1/003137.html
+
 2022-02-04  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-html4.tex (html4.4ht): use CSS grid for Enumitem lists.

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex	2022-02-06 21:58:35 UTC (rev 61923)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex	2022-02-06 22:12:13 UTC (rev 61924)
@@ -1,4 +1,4 @@
-% $Id: mktex4ht-cnf.tex 1038 2021-12-25 19:26:07Z michal_h21 $
+% $Id: mktex4ht-cnf.tex 1069 2022-02-02 14:31:53Z michal_h21 $
 % Manually-maintained file, listing *.4ht files created by tex4ht-4ht.tex.
 % Read by tex4ht-cond4ht.
 %
@@ -265,6 +265,7 @@
 \AddFile{9}{paralist}
 \AddFile{9}{pifont}
 \AddFile{9}{listings}
+\AddFile{9}{tasks}
 \AddFile{9}{alphanum}
 \AddFile{9}{lineno}
 \AddFile{9}{errata}

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex	2022-02-06 21:58:35 UTC (rev 61923)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex	2022-02-06 22:12:13 UTC (rev 61924)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1072 2022-02-04 14:15:32Z michal_h21 $
+% $Id: tex4ht-html4.tex 1073 2022-02-06 19:29:41Z michal_h21 $
 % Compile 4 times: latex tex4ht-html4
 % Copy html4.4ht into the work directory before all but the last compilation.
 %
@@ -8129,6 +8129,7 @@
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt; 
                    border-right:solid black 0.4pt; }}
+\Css{table.longtable{border-collapse: collapse; border-spacing: 0;}}
 \Configure{longtable}
    {\IgnorePar\EndP
      \HCode{|<show input line no|><div class="longtable">}%

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex	2022-02-06 21:58:35 UTC (rev 61923)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex	2022-02-06 22:12:13 UTC (rev 61924)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-ooffice.tex 1059 2022-01-19 14:11:34Z michal_h21 $
+% $Id: tex4ht-ooffice.tex 1074 2022-02-06 19:43:26Z michal_h21 $
 % compile 3 times: latex tex4ht-ooffice
 %      htlatex tex4ht-ooffice "xhtml,4,sections+"
 %
@@ -2864,8 +2864,25 @@
 \subsection{cite}
 %%%%%%%%%%%%%%%%%%%
 
+This version of Cite produces links, but not speciall bibliography
+field in the ODT file. I don't know if it is important, I think
+functional link is better.
+
 \<configure ooffice latex\><<<
 \Configure{cite} 
+   {}  
+   {} 
+   {\Link}         {\EndLink} 
+\let\lat:cite\@cite
+\def\@cite#1#2{{#1\if at tempswa , #2\fi}} 
+>>>
+
+This version of cite is post-processed by Xtpipes, which
+removes links from citation to the bibliography, and 
+introduce extra square brackets. I don't understand why.
+
+\<\><<<
+\Configure{cite} 
    {\HCode{<text:bibliography-mark 
                  text:bibliography-type="custom1">}}  
    {\HCode{</text:bibliography-mark>}} 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht	2022-02-06 21:58:35 UTC (rev 61923)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht	2022-02-06 22:12:13 UTC (rev 61924)
@@ -1,4 +1,4 @@
-% html4.4ht (2022-02-04-14:38), generated from tex4ht-html4.tex
+% html4.4ht (2022-02-06-13:26), generated from tex4ht-html4.tex
 % Copyright 2009-2022 TeX Users Group
 % Copyright 1997-2009 Eitan M. Gurari
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2022-02-04-14:38}
+\immediate\write-1{version 2022-02-06-13:26}
 
 \exit:ifnot{8859-6,% 
 CJK,% 
@@ -21047,6 +21047,7 @@
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt;
                    border-right:solid black 0.4pt; }}
+\Css{table.longtable{border-collapse: collapse; border-spacing: 0;}}
 \Configure{longtable}
    {\IgnorePar\EndP
      \HCode{<!--l. \the\inputlineno-->%

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht	2022-02-06 21:58:35 UTC (rev 61923)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht	2022-02-06 22:12:13 UTC (rev 61924)
@@ -1,4 +1,4 @@
-% ooffice.4ht (2022-01-19-13:43), generated from tex4ht-ooffice.tex
+% ooffice.4ht (2022-02-06-13:26), generated from tex4ht-ooffice.tex
 % Copyright 2009-2022 TeX Users Group
 % Copyright 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2022-01-19-13:43}
+\immediate\write-1{version 2022-02-06-13:26}
 
   \exit:ifnot{Preamble,% 
 algorithmicx,% 
@@ -1431,9 +1431,8 @@
 </style:style>
 }
 \Configure{cite}
-   {\HCode{<text:bibliography-mark
-                 text:bibliography-type="custom1">}}
-   {\HCode{</text:bibliography-mark>}}
+   {}
+   {}
    {\Link}         {\EndLink}
 \let\lat:cite\@cite
 \def\@cite#1#2{{#1\if at tempswa , #2\fi}}
@@ -13126,8 +13125,6 @@
 
 
 
-
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{verse}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -13274,6 +13271,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{apacite}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19783,6 +19781,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{alphanum}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19899,6 +19898,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{footmisc}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19998,6 +19998,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{soul}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -20134,7 +20135,6 @@
 
 
 
-
 
 
 

Modified: trunk/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf
===================================================================
--- trunk/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf	2022-02-06 21:58:35 UTC (rev 61923)
+++ trunk/Master/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf	2022-02-06 22:12:13 UTC (rev 61924)
@@ -1,132 +1,3 @@
-wnti 0 127
-'\170\' ''        0 %
-'\169\' ''        1 % wnti.htf  iso-8859-5       2020-05-27-14:14 %
-'\175\' ''        2 % Copyright 2000-2009 Eitan M. Gurari %
-'\205\' ''        3 %
-'\166\' ''        4 % This work may be distributed and/or modified under the conditions
-'\164\' ''        5 % of the LaTeX Project Public License, either version 1.3 of this
-'&#x00AB;' ''        6 % license or (at your option) any later version. The latest version
-'\162\' ''        7 % of this license is in http://www.latex-project.org/lppl.txt and
-'\250\' ''        8 % version 1.3 or later is part of all distributions of LaTeX version
-'\249\' ''        9 % 2003/12/01 or later.
-'\227\' ''       10 % This work has the LPPL maintenance status "maintained".
-'\237\' ''       11 % Current Maintainer of this work is the TeX4ht Project.
-'\246\' ''       12 %
-'\244\' ''       13 % If you modify this file, changing the
-'\251\' ''       14 % version identification would be appreciated.
-'\242\' ''       15 %
-'\206\' ''       16 % tex4ht at tug.org
-'\182\' ''       17 % https://tug.org/tex4ht
-'\185\' ''       18 %
-'\161\' ''       19 
-'V' '1'       20
-'Q' '1'       21
-'S' ''       22
-'\207\' ''       23
-'\238\' ''       24
-'\214\'  '' 25
-'\217\'  ''      26
-''  ''      27
-''  ''      28
-'&#x00AB;'  '' 29
-'&#x00BB;'  '' 30
-'\239\'  ''      31
-''  ''      32
-'!'       '' 33
-'"'       '' 34
-'b'       '1' 35
-''       '' 36
-'%'       '' 37
-'\39\'       '' 38
-'\39\'       '' 39
-'&#x0028;'       '' 40
-'&#x0029;'       '' 41
-'*'       '' 42
-'D'       '1' 43
-','       '' 44
-'-'       '' 45
-'.'       '' 46
-'/'       '' 47
-'0'       '' 48
-'1'       '' 49
-'2'       '' 50
-'3'       '' 51
-'4'       '' 52
-'5'       '' 53
-'6'       '' 54
-'7'       '' 55
-'8'       '' 56
-'9'       '' 57
-':'       '' 58
-';'       '' 59
-'&#x003C;&#x003C;'       '1' 60
-'i'       '1' 61
-'&#x003E;&#x003E;'  '1' 62
-'?'       '' 63
-''  '' 64
-'\176\'  '' 65
-'\177\'  '' 66
-'\198\'  '' 67
-'\180\'  '' 68
-'\181\'  '' 69
-'\196\'  '' 70
-'\179\'  '' 71
-'\197\'  '' 72
-'\184\'  '' 73
-'\168\'  '' 74
-'\186\'  '' 75
-'&#x00BB;'  '' 76
-'\188\'  '' 77
-'\189\'  '' 78
-'ž'  '' 79
-'\198\'  '' 80
-'\199\'  '' 81
-'\192\'  '' 82
-'\193\'  '' 83
-'\194\'  '' 84
-'\195\'  '' 85
-'\178\'  '' 86
-'\201\'  '' 87
-'\200\'  '' 88
-'\203\'  '' 89
-'\205\'  '' 90
-'['  '' 91
-'"'  '' 92
-']'  '' 93
-'\204\'  '' 94
-'\202\'  '' 95
-'\96\'  '' 96
-'\208\'  '' 97
-'\209\'  '' 98
-'\230\'  '' 99
-'6'  '1' 100
-'\213\'  '' 101
-'\228\'  '' 102
-'s'  '1' 103
-'\229\'  '' 104
-'\104\'  '' 105
-'\248\'  '' 106
-'\218\'  '' 107
-'\212\'  '' 108
-'\220\'  '' 109
-'\221\'  '' 110
-'\222\'  '' 111
-'\223\'  '' 112
-'\231\'  '' 113
-'\224\'  '' 114
-'\225\'  '' 115
-'m'  '' 116
-'\227\'  '' 117
-'\210\'  '' 118
-'\233\'  '' 119
-'\232\'  '' 120
-'\235\'  '' 121
-'\237\'  '' 122
-'-'  '' 123
-'-'  '' 124
-'\240\'  '' 125
-'\236\'  '' 126
-'\234\'  '' 127
-wnti 0 127
+.wncyr
 htfcss: wnti  font-style: italic;
 

Modified: trunk/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf
===================================================================
--- trunk/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf	2022-02-06 21:58:35 UTC (rev 61923)
+++ trunk/Master/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf	2022-02-06 22:12:13 UTC (rev 61924)
@@ -1,132 +1,3 @@
-wnti 0 127
-'Œ' ''      0 %
-'Š' ''      1 % wnti.htf  windows          2020-05-27-14:14 %
-'\143\' ''        2 % Copyright 2000-2009 Eitan M. Gurari %
-'\221\' ''        3 %
-'\178\' ''        4 % This work may be distributed and/or modified under the conditions
-'\170\' ''        5 % of the LaTeX Project Public License, either version 1.3 of this
-'\142\' ''        6 % license or (at your option) any later version. The latest version
-'\128\' ''        7 % of this license is in http://www.latex-project.org/lppl.txt and
-'œ' ''      8 % version 1.3 or later is part of all distributions of LaTeX version
-'š' ''      9 % 2003/12/01 or later.
-'\211\' ''       10 % This work has the LPPL maintenance status "maintained".
-'\246\' '1'      11 % Current Maintainer of this work is the TeX4ht Project.
-'\179\' ''       12 %
-'\186\' ''       13 % If you modify this file, changing the
-'\158\' ''       14 % version identification would be appreciated.
-'\144\' ''       15 %
-'\222\' ''       16 % tex4ht at tug.org
-'\198\' ''       17 % https://tug.org/tex4ht
-'\201\' ''       18 %
-'\168\' ''       19 
-'V' '1'       20
-'O' '1'       21
-'S' ''       22
-'\223\' ''       23
-'\254\' ''       24
-'\230\'  '' 25
-'\233\'  ''      26
-'\184\'  ''      27
-'v'  '1'      28
-'o'  '1' 29
-'s'  '' 30
-'\255\'  ''      31
-'-'  ''      32
-'!'       '' 33
-'”' '' 34
-'b'       '1' 35
-''       '' 36
-'%'       '' 37
-'\39\'       '' 38
-'’'       '' 39
-'('       '' 40
-')'       '' 41
-'*'       '' 42
-'D'       '1' 43
-','       '' 44
-'-'       '' 45
-'.'       '' 46
-'/'       '' 47
-'0'       '' 48
-'1'       '' 49
-'2'       '' 50
-'3'       '' 51
-'4'       '' 52
-'5'       '' 53
-'6'       '' 54
-'7'       '' 55
-'8'       '' 56
-'9'       '' 57
-':'       '' 58
-';'       '' 59
-'&#x00AB;'       '' 60
-'i'       '1' 61
-'&#x00BB;'  '' 62
-'?'       '' 63
-''  '' 64
-'\192\'  '' 65
-'\193\'  '' 66
-'\214\'  '' 67
-'\196\'  '' 68
-'\197\'  '' 69
-'\212\'  '' 70
-'\195\'  '' 71
-'\213\'  '' 72
-'\200\'  '' 73
-'\163\'  '' 74
-'\202\'  '' 75
-'\203\'  '' 76
-'\204\'  '' 77
-'\205\'  '' 78
-'\206\'  '' 79
-'\214\'  '' 80
-'\215\'  '' 81
-'\208\'  '' 82
-'\209\'  '' 83
-'\210\'  '' 84
-'\211\'  '' 85
-'\194\'  '' 86
-'\217\''' 87
-'\216\'  '' 88
-'\219\'  '' 89
-'\199\'  '' 90
-'['  '' 91
-'"'  '' 92
-']'  '' 93
-'\220\'  '' 94
-'\218\'  '' 95
-'‘'  '' 96
-'\224\'  '' 97
-'\225\'  '' 98
-'\246\'  '' 99
-'6'  '1' 100
-'\186\'  '' 101
-'\244\'  '' 102
-'s'  '1' 103
-'\245\'  '' 104
-'\246\'  '' 105
-'\188\'  '' 106
-'\234\'  '' 107
-'\235\'  '' 108
-'\236\'  '' 109
-'\237\'  '' 110
-'\238\'  '' 111
-'\239\'  '' 112
-'\247\'  '' 113
-'\240\'  '' 114
-'\241\'  '' 115
-'m'  '' 116
-'\243\'  '' 117
-'\226\'  '' 118
-'\249\'  '' 119
-'\248\'  '' 120
-'\251\'  '' 121
-'\253\'  '' 122
-'–' '' 123
-'—''' 124
-'\185\'  '' 125
-'\252\'  '' 126
-'\250\'  '' 127
-wnti 0 127
+.wncyr
 htfcss: wnti  font-style: italic;
 



More information about the tex-live-commits mailing list.