summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/hwkatakana/hwkatakana-sampler-UTF8.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-01-30 23:39:15 +0000
committerKarl Berry <karl@freefriends.org>2008-01-30 23:39:15 +0000
commit57fe59e58f60e377bc921e2550fd7f991e7222bf (patch)
tree4a9cb9f6556f6e0d09cccada38d9b8fc6a10f78e /Master/texmf-dist/doc/fonts/hwkatakana/hwkatakana-sampler-UTF8.tex
parentc29a198148293314302dc7d3733915ef76689553 (diff)
new cjk fonts hwkatakana (30jan08)
git-svn-id: svn://tug.org/texlive/trunk@6458 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/hwkatakana/hwkatakana-sampler-UTF8.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/hwkatakana/hwkatakana-sampler-UTF8.tex88
1 files changed, 88 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/hwkatakana/hwkatakana-sampler-UTF8.tex b/Master/texmf-dist/doc/fonts/hwkatakana/hwkatakana-sampler-UTF8.tex
new file mode 100644
index 00000000000..4cb5c878407
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/hwkatakana/hwkatakana-sampler-UTF8.tex
@@ -0,0 +1,88 @@
+% This is the file `hwkatakana-sampler.tex' which shows the shapes
+% of the half-width katakana fonts for Japanese.
+%
+% written by Gernot Hassenpflug <aikishugyo@gmail.com> 16-Jan-2008
+%
+% The licence of these half-width katakana fonts and accompanying
+% files in this package (see file README) is GPL (GNU Public
+% License) Version 2 or higher, see URL:
+% http://www.gnu.org/copyleft/gpl.html
+%
+% The original Wadalab fonts by TANAKA Tetsuro
+% (ktanaka@tanaka.ecc.u-tokyo.ac.jp, URL:
+% http://www.tanaka.ecc.u-tokyo.ac.jp/~ktanaka/index-j.html) are
+% available from the URL: ftp.ipl.t.u-tokyo.ac.jp and are licensed
+% under a DFSG-free license given in ISO-2022-JP encoding at the URL:
+% ftp://ftp.dante.de/pub/tex/support/ghostscript/3rdparty/fonts/kanji/README.nihongo.
+%
+% Modifications to the Wadalab fonts were carried out using the wftodm
+% patch by Werner Lemberg licensed under GPL, and the resultant Type 1
+% font file dgjkata.pfb was used as the basis for these half-width
+% katakana fonts.
+
+\documentclass[12pt]{article}
+\usepackage{CJK}
+\begin{document}
+\begin{center}
+\Large Half-width katakana font sampler (UTF8) \\
+\small Version 1.0 \\
+\small 16 January 2008 \\
+\small Gernot Hassenpflug (aikishugyo@gmail.com)
+\end{center}
+\begin{CJK*}{UTF8}{min}
+\CJKtilde
+
+\noindent Wadalab-based Gothic half-width katakana characters and
+combinations:\vspace{1em}
+
+\noindent ァィゥェォッャュョアイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメ
+モヤユヨワン、・゙゚ガギグゲゴザジズゼゾダヂヅデドバビブベボパピプペポヴァヴィヴヴェヴォ「」ー。 \vspace{1em}
+
+\noindent Key combinations for entry of non-keyboard symbols using,
+for example, the anthy keyboard input system in
+japanese-hankaku-kana mode:
+
+\vspace{1em}\noindent\begin{tabular}{cc}
+Key combination & half-width katakana \\
+z; & ゙ \\
+z: & ゚ \\
+z/ & ・ \\
+\end{tabular}\vspace{1em}
+
+\noindent Wadalab-based Gothic half-width katakana in context of
+Wadalab Minch\={o}:\vspace{1em}
+
+\noindent \CJKfamily{min}研究課題は「レーダー・リモートセンシンク
+゙」です。
+
+\noindent\textbf{\CJKfamily{min}研究課題は「レーダー・リモートセンシンク
+゙」です。}\vspace{1em}
+
+\noindent Wadalab-based Gothic half-width katakana in context of
+Wadalab Gothic:\vspace{1em}
+
+\noindent \CJKfamily{goth}研究課題は「レーダー・リモートセンシンク
+゙」です。
+
+\noindent\textbf{\CJKfamily{goth}研究課題は「レーダー・リモートセンシンク
+゙」です。}\vspace{1em}
+
+\noindent Wadalab-based Gothic half-width katakana in context of
+Wadalab Maru:\vspace{1em}
+
+\noindent \CJKfamily{maru}研究課題は「レーダー・リモートセンシンク
+゙」です。
+
+\noindent\textbf{\CJKfamily{maru}研究課題は「レーダー・リモートセンシンク
+゙」です。}
+
+\end{CJK*}
+
+\end{document}
+
+
+%%% Local Variables:
+%%% coding: utf-8
+%%% mode: latex
+%%% TeX-master: t
+%%% End: