summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ptexdir/ptftopl.ch
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-01-02 09:35:30 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-01-02 09:35:30 +0000
commite074e22a1834b92d6e1ab4a7587f897c9226b9cb (patch)
tree7399eb0e6c2a8ff6d8bd6583c7f2d7a880a5cba0 /Build/source/texk/web2c/ptexdir/ptftopl.ch
parent5396f1d3e8f19a56ed9d49a8965ebd807845bd97 (diff)
(u)pTFtoPL: Don't write SEVENBITSAFEFLAG for JFM (yoko or tate) fonts
git-svn-id: svn://tug.org/texlive/trunk@32544 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/ptftopl.ch')
-rw-r--r--Build/source/texk/web2c/ptexdir/ptftopl.ch6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ptftopl.ch b/Build/source/texk/web2c/ptexdir/ptftopl.ch
index ad7d889b025..08e729b1155 100644
--- a/Build/source/texk/web2c/ptexdir/ptftopl.ch
+++ b/Build/source/texk/web2c/ptexdir/ptftopl.ch
@@ -214,6 +214,12 @@ param_base:=exten_base+ne-1;
@d glue(#)==4*(glue_base+#) {likewise}
@z
+@x [57] l.982 - pTeX: SEVENBITSAFEFLAG
+if (lh>17) and (tfm[random_word]>127) then
+@y
+if (lh>17) and (tfm[random_word]>127) and (file_format=tfm_format) then
+@z
+
@x [63] l.1003 - pTeX: Name of parameter for kanji-font
else if (i<=13)and(font_type=mathex) then
if i=8 then out('DEFAULTRULETHICKNESS')