summaryrefslogtreecommitdiff
path: root/macros/jptex/latex/japanese-otf/doc/test/uplatex/cid_ks_v.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/jptex/latex/japanese-otf/doc/test/uplatex/cid_ks_v.tex')
-rw-r--r--macros/jptex/latex/japanese-otf/doc/test/uplatex/cid_ks_v.tex22
1 files changed, 22 insertions, 0 deletions
diff --git a/macros/jptex/latex/japanese-otf/doc/test/uplatex/cid_ks_v.tex b/macros/jptex/latex/japanese-otf/doc/test/uplatex/cid_ks_v.tex
new file mode 100644
index 0000000000..082f87b3d4
--- /dev/null
+++ b/macros/jptex/latex/japanese-otf/doc/test/uplatex/cid_ks_v.tex
@@ -0,0 +1,22 @@
+%
+% Reference:
+% https://github.com/adobe-type-tools/cmap-resources/
+% Adobe-Korea1-2
+%
+\makeatletter
+\newcount\K@@CK%
+\def\CIDKrange#1#2{%
+ \K@@CK=#1%
+ \loop\ifnum\K@@CK<#2%
+ \CIDK{\number\K@@CK}%
+ \advance\K@@CK by1%
+ \repeat%
+ }
+\makeatother
+
+\CIDK{3785}\CIDK{7694}\CIDK{6975}\CIDK{4067}\CIDK{5669}\CIDK{2570}~~\CIDKrange{18145}{18155}~~\CIDKrange{157}{170}
+
+Adobe-Korea1 1/2 18255--\\
+\CIDKrange{18255}{18352}
+
+% end