summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.4/examples/rubytest.tex
diff options
context:
space:
mode:
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.4/examples/rubytest.tex')
-rw-r--r--language/chinese/CJK/cjk-4.8.4/examples/rubytest.tex56
1 files changed, 0 insertions, 56 deletions
diff --git a/language/chinese/CJK/cjk-4.8.4/examples/rubytest.tex b/language/chinese/CJK/cjk-4.8.4/examples/rubytest.tex
deleted file mode 100644
index 8e8b83e032..0000000000
--- a/language/chinese/CJK/cjk-4.8.4/examples/rubytest.tex
+++ /dev/null
@@ -1,56 +0,0 @@
-% 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}{˜¬½} \ruby{\hen3}{˜³‘} \ruby{\xi3}{˜ΐΖ}\ruby{\huan1}{˜έδ}
-\ruby{\chi1}{˜©Ϋ} \ruby{\Zhong1}{˜¦δ}\ruby{\guo2}{˜»Π}
-\ruby{\cai4}{˜Γν}\ruby{.}{˜‘€}
-}
-
-\Large
-
-\ruby{’²Φ}{’€Ο’€Κ}\ruby{’±ΰ}{’€Ύ’€Ξ}\ruby{’Βη}{’€ΐ’€€}\ruby{’³Ψ}{’€¬’€―}
-
-\ruby{’³€}{’€¦’€ί}’€Θ\ruby{’ΈΠ}{’€ί’€Ί’€¦’€ί}’€Ψ’ΉΤ’€―’‘£
-
-\end{document}
-
-%%% Local Variables:
-%%% coding: emacs-mule
-%%% mode: latex
-%%% TeX-master: t
-%%% TeX-command-default: "CJKLaTeX"
-%%% End: