summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.5/examples/SJIS.tex
blob: 5c7417d90b2c7f135b97c65d38a30e32eb1d4b9e (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
% This is the file SJIS.tex of the CJK package
%   for testing Japanese (in SJIS encoding).
%
% written by Werner Lemberg <wl@gnu.org>
%
% Version 4.8.5 (16-Oct-2021)
%
%
% process this file with sjislatex

\documentclass[12pt]{article}

\usepackage{CJK}
\usepackage[CJK, overlap]{ruby}

\renewcommand{\rubysep}{-0.3ex}


\begin{document}

\begin{CJK*}[dnp]{SJIS}{min}
\CJKtilde

\noindent ~FAQ~XǵA悭鎿Ƃ̓W߁Aɗ‚悤
ɂ̂łB~FAQ~Xg̍\́AȑÔ̂Ɣׂđ啝ɕύX
Ă܂B\textbf{\ruby{V}{}\ɊւẮAu~FAQ~
̓ǂݕƂ̍\v̍ڂ\ruby{Q}{}\ruby{}{傤}ĉ
B}

\end{CJK*}

\end{document}

%%% Local Variables:
%%% coding: sjis
%%% mode: latex
%%% TeX-master: t
%%% TeX-command-default: "CJKLaTeX"
%%% End: