summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-04 23:10:52 +0000
committerKarl Berry <karl@freefriends.org>2023-12-04 23:10:52 +0000
commitc5da9ed153108832fc477716654b61e90354d0ad (patch)
treedb151c783b4f80eb199108dcad1153dcf381b384 /Master/texmf-dist/source
parent5b9a40e36800f9a52ca4573f534a04f8f011233f (diff)
cmtt font table for cmtcsc, tex4ht r1415
git-svn-id: svn://tug.org/texlive/trunk@69035 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog7
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-fonts-noncjk.tex16
2 files changed, 21 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index d9bd881255e..c181028100b 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/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/Master/texmf-dist/source/generic/tex4ht/tex4ht-fonts-noncjk.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-fonts-noncjk.tex
index 58e6cf94fcd..7320ca112d7 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-fonts-noncjk.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/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}