OSDN Git Service

test33-jfm_feature: updated; multiple specification of JFM
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 19 Sep 2020 11:05:57 +0000 (20:05 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 19 Sep 2020 11:05:57 +0000 (20:05 +0900)
test/test33-jfm_feature.pdf
test/test33-jfm_feature.tex

index 040a60a..be618f9 100644 (file)
Binary files a/test/test33-jfm_feature.pdf and b/test/test33-jfm_feature.pdf differ
index 1f2a647..bdda537 100644 (file)
 
 }
 
+\def\printjfmfeat#1{%
+  \relax{\tentt\string#1}: 
+  \directlua{%
+    if myjfm then
+    for i,v in pairs(myjfm) do
+      tex.sprint('[{\string\\tentt ' .. i .. '}]${}={}$')
+      if type(v)=='string' then
+        tex.sprint('``{\string\\tentt ' .. tostring(v) .. "}'', ")
+      else
+        tex.sprint(tostring(v) ..', ')
+      end
+    end
+    else tex.sprint('(nil)')
+    end
+  }\par
+}
+
+\jfont\testP=KozMinPr6N-Regular:jfm=ujis/h,-p,l=g,z=true;jfm=testf/q,-d,l=f,z=h,e,hwid;trad  at 9pt
+\printjfmfeat\testP
+\testP イ医学
 
 \bye