summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.4/examples/cjk/rubytest.cjk
diff options
context:
space:
mode:
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.4/examples/cjk/rubytest.cjk')
-rw-r--r--language/chinese/CJK/cjk-4.8.4/examples/cjk/rubytest.cjk56
1 files changed, 0 insertions, 56 deletions
diff --git a/language/chinese/CJK/cjk-4.8.4/examples/cjk/rubytest.cjk b/language/chinese/CJK/cjk-4.8.4/examples/cjk/rubytest.cjk
deleted file mode 100644
index cfbc295156..0000000000
--- a/language/chinese/CJK/cjk-4.8.4/examples/cjk/rubytest.cjk
+++ /dev/null
@@ -1,56 +0,0 @@
-\def\CJKhook{\CJKenc{JIS}\CJKenc{Bg5}}\ifx\CJKpreproc\undefined\def\CJKpreproc{cjk-enc}\RequirePackage[global]{CJK}\AtBeginDocument{\begin{CJK}{}{}\CJKspace}\AtEndDocument{\end{CJK}}\else\CJKhook\fi % This is the file rubytest.tex of the CJK package
-% for testing ruby with LaTeX2e
-%
-% created by Werner Lemberg <wl@gnu.org>
-%
-% Version 4.8.4 (18-Apr-2015)
-
-% You need Emacs 20 (or Mule 2.3) to process this file!
-
-% You should load this file into Mule with `*internal*' encoding scheme
-% (C-u C-x C-f) and call `cjk-write-file' (M-x cjk-write-file).
-% Then run LaTeX on the created file `rubytest.cjk'.
-%
-% Under Emacs 20 type `C-x C-f rubytest.tex' to load this file.
-%
-% `cjk-write-file' will be available after loading cjk-enc.el into Mule
-% (Emacs 20) with the commands load-file or load-library.
-
-\documentclass[12pt]{article}
-
-\usepackage[overlap, CJK]{ruby}
-\usepackage{pinyin}
-
-\CJKencfamily{Bg5}{bsmi}
-\CJKencfamily[dnp]{JIS}{min}
-
-\CJKfontenc{JIS}{dnp}
-
-\renewcommand{\rubysep}{-0.3ex}
-
-
-\begin{document}
-
-{
-\rubylatin
-\renewcommand{\rubysize}{1}
-
-\ruby{\wo3}{6568§218} \ruby{\hen3}{68«220} \ruby{\xi3}{68³223}\ruby{\huan1}{68Å119}
-\ruby{\chi1}{68¦89} \ruby{\Zhong1}{68¤164}\ruby{\guo2}{68°234}
-\ruby{\cai4}{68µ230}\ruby{.}{68¡67}
-}
-
-\Large
-
-\ruby{66²214}{66¤207¤202}\ruby{66±224}{66¤190¤206}\ruby{66Â231}{66¤192¤164}\ruby{66³216}{66¤172¤175}
-
-\ruby{66³164}{66¤166¤223}66¤200\ruby{66¸208}{66¤223¤186¤166¤223}66¤216¹212¤175¡163
-
-\end{document}
-
-%%% Local Variables:
-%%% coding: emacs-mule
-%%% mode: latex
-%%% TeX-master: t
-%%% TeX-command-default: "CJKLaTeX"
-%%% End: