summaryrefslogtreecommitdiff
path: root/support/TeX4ht
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-12-06 03:01:00 +0000
committerNorbert Preining <norbert@preining.info>2023-12-06 03:01:00 +0000
commit517bc0ad712becd89c09bdc30e6b5cdb135fcd83 (patch)
tree37e759b73fd347325b77aa612514b73d82d86825 /support/TeX4ht
parentf4d05c7d6b687c6730e84b104235e648ca4b3ecd (diff)
CTAN sync 202312060300
Diffstat (limited to 'support/TeX4ht')
-rw-r--r--support/TeX4ht/source/ChangeLog7
-rw-r--r--support/TeX4ht/source/tex4ht-fonts-noncjk.tex16
2 files changed, 21 insertions, 2 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index d9bd881255..c181028100 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,10 @@
+2023-12-04 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-fonts-noncjk.tex (
+ tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf
+ ): link to cmtt instead of using custom font table.
+ Thanks to Arkady Benediktov
+
2023-12-03 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (xcolor.4ht): added the "color" option.
diff --git a/support/TeX4ht/source/tex4ht-fonts-noncjk.tex b/support/TeX4ht/source/tex4ht-fonts-noncjk.tex
index 58e6cf94fc..7320ca112d 100644
--- a/support/TeX4ht/source/tex4ht-fonts-noncjk.tex
+++ b/support/TeX4ht/source/tex4ht-fonts-noncjk.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-fonts-noncjk.tex 1410 2023-11-17 14:54:32Z michal_h21 $
+% $Id: tex4ht-fonts-noncjk.tex 1415 2023-12-04 09:09:29Z michal_h21 $
% tex tex4ht-fonts-noncjk
% or ht tex tex4ht-fonts-noncjk
%
@@ -11032,8 +11032,12 @@ htfcss: cmtt @media speech pitch:`<medium`>; pitch-range:0; stress:0; richness:8
\AddFont[4es]{cmtt-emspk}{css/emacspeak/cm/cmtt}
+Arkady Benediktov reported that this font table contains
+some wrong characters, most notable some accents and right quote.
+It would be better to just link to the cmtt font, which should
+have the same encoding.
-\<cmtcsc-uni\><<<
+\<cmtcsc-uni-old\><<<
cmtcsc 0 127
'&#x0393;' '' Gamma 0 `<version 0`>
'&#x0394;' '' Delta 1 % cmtcsc.htf (unicode) (`version), generated from `jobname.tex
@@ -11167,6 +11171,14 @@ cmtcsc 0 127
htfcss: cmtcsc font-family: monospace,monospace;
>>>
+We will just link to cmtt font instead of using custom font table,
+as it contains errors.
+
+\<cmtcsc-uni\><<<
+.cmtt
+htfcss: cmtcsc font-family: monospace,monospace;
+>>>
+
\AddFont{cmtcsc-uni}{unicode/cm/cmtcsc}