[tex4ht-commits] [SCM] tex4ht updated: r1541 - trunk/lit

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Wed Jul 31 12:01:14 CEST 2024


Author: michal_h21
Date: 2024-07-31 10:01:14 +0000 (Wed, 31 Jul 2024)
New Revision: 1541

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-fonts-noncjk.tex
Log:
Added support for the Esvect font

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2024-07-28 17:10:17 UTC (rev 1540)
+++ trunk/lit/ChangeLog	2024-07-31 10:01:14 UTC (rev 1541)
@@ -1,3 +1,10 @@
+2024-07-31  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-fonts-noncjk.tex (
+	./tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/TeXvect10/vect10.htf
+	): Added support for the vector font from the Esvect package.
+	https://tex.stackexchange.com/q/723560/2891
+
 2024-07-28  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): don't add spaces after

Modified: trunk/lit/tex4ht-fonts-noncjk.tex
===================================================================
--- trunk/lit/tex4ht-fonts-noncjk.tex	2024-07-28 17:10:17 UTC (rev 1540)
+++ trunk/lit/tex4ht-fonts-noncjk.tex	2024-07-31 10:01:14 UTC (rev 1541)
@@ -24483,8 +24483,71 @@
 
 
 
+\Section{Esvect}
 
+Font file for the Esvect package.
 
+% writing vect10.htf hash: d9018d0b41b7639bd8c3bf0419c3b8a5
+\<vect10\><<<
+vect10 0 47
+'&#x60;' '' grave 0             % generated from vect10.tfm, 2024-07-31-11:51
+'&#x00B4;' '' acute 1           % Copyright 2024 TeX Users Group
+'&#x02C6;' '' circumflex 2      %
+'&#x02DC;' '' tilde 3           % This work may be distributed and/or modified under the
+'&#x00A8;' '' dieresis 4        % conditions of the LaTeX Project Public License, either
+'&#x02DD;' '' hungarumlaut 5    % version 1.3c of this license or (at your option) any
+'&#x02DA;' '' ring 6            % later version. The latest version of this license is in
+'&#x02C7;' '' caron 7           %   http://www.latex-project.org/lppl.txt
+'&#x02D8;' '' breve 8           % 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>.
+'' ''                           %
+'&#x201C;' '' quotedblleft 16   % If you modify this program, changing the
+'&#x201D;' '' quotedblright 17  % version identification would be appreciated.
+'&#x201E;' '' quotedblbase 18
+'&#x00AB;' '' guillemotleft 19
+'&#x00BB;' '' guillemotright 20
+'&#x2013;' '' endash 21
+'&#x2014;' '' emdash 22
+'&#x200C;' '' cwm 23
+'&#x2030;' '' perthousand 24
+'' ''  
+'' ''  
+'' ''  
+'' ''  
+'' ''  
+'' ''  
+'' ''  
+' ' '' space 32
+'!' '' exclam 33
+'"' '' quotedbl 34
+'#' '' numbersign 35
+'$' '' dollar 36
+'%' '' percent 37
+'&' '' ampersand 38
+'&#x2019;' '' quoteright 39
+'(' '' parenleft 40
+')' '' parenright 41
+'*' '' asterisk 42
+'+' '' plus 43
+',' '' comma 44
+'-' '' hyphen 45
+'.' '' period 46
+'/' '' slash 47
+vect10 0 47
+htfcss:  vect10  font-family: 'TeXvect10', serif;
+
+>>>
+\AddFont{vect10}{unicode/TeXvect10/vect10}{}
+
+
+
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \Section{Courier}
 



More information about the tex4ht-commits mailing list.