summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/CJK/examples/cjk/SJIS.cjk
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/CJK/examples/cjk/SJIS.cjk')
-rw-r--r--Master/texmf-dist/doc/latex/CJK/examples/cjk/SJIS.cjk39
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/CJK/examples/cjk/SJIS.cjk b/Master/texmf-dist/doc/latex/CJK/examples/cjk/SJIS.cjk
new file mode 100644
index 00000000000..9053d53c3b3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/CJK/examples/cjk/SJIS.cjk
@@ -0,0 +1,39 @@
+\def\CJKpreproc{sjisconv (CJK ver. 4.5.2)}% 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.6.0 (11-Aug-2005)
+%
+%
+% 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 177204~FAQ~13888103205652301731602331912261981872041542408722365240201167194230164
+20118118922420419718366177204~FAQ~1388810320492162205652007920422420419822821519622915720120788
+17923419616222018366\textbf{\ruby{86}{160189231}1811629216220121418119620565117177204~FAQ~
+20419922125119818720492162118204128218240\ruby{81}{179241}\ruby{198}{181229164}181196186179
+16266}
+
+\end{CJK*}
+
+\end{document}
+
+%%% Local Variables:
+%%% coding: sjis
+%%% mode: latex
+%%% TeX-master: t
+%%% TeX-command-default: "CJKLaTeX"
+%%% End: