summaryrefslogtreecommitdiff
path: root/obsolete/fonts/hwkatakana/hwkatakana-sampler-UTF8.tex
blob: 4cb5c8784070efda3de4440d301a0526ec7ff14f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
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: