diff options
author | Fabrice (iLiburu) <Fabrice.Orgogozo@gmail.com> | 2011-01-05 10:51:46 +0100 |
---|---|---|
committer | Fabrice (iLiburu) <Fabrice.Orgogozo@gmail.com> | 2011-01-05 10:51:46 +0100 |
commit | 9b397c6baf243cfab623ede077eff43b67f0d05f (patch) | |
tree | bf934a1dd51c9555c9ce0668bb262038b95be28a /configuration/caracteres-japonais.tex | |
parent | 71624bddf4e7e63397a9af8213153bdbdb06a3ba (diff) | |
download | galois-9b397c6baf243cfab623ede077eff43b67f0d05f.tar.gz galois-9b397c6baf243cfab623ede077eff43b67f0d05f.tar.bz2 galois-9b397c6baf243cfab623ede077eff43b67f0d05f.zip |
renommage massif : séparation des fichiers de configuration des chapitres etc.
Diffstat (limited to 'configuration/caracteres-japonais.tex')
-rw-r--r-- | configuration/caracteres-japonais.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/configuration/caracteres-japonais.tex b/configuration/caracteres-japonais.tex new file mode 100644 index 0000000..2cbea56 --- /dev/null +++ b/configuration/caracteres-japonais.tex @@ -0,0 +1,10 @@ +% JAPONAIS +%\renewcommand{\rubysize}{0.5} +%\renewcommand{\rubysep}{-0.3ex} +\def\jap#1{\begin{CJK}{UTF8}{min}#1\end{CJK}} +\def\japmath#1{\textrm{\jap{#1}}} +\def\japmathpetit#1{\textrm{\tiny{\jap{#1}}}} +\def\furi#1#2{\jap{\ruby{#1}{#2}}} +\newcommand{\yoneDA}{{\japmath{田}}} +\newcommand{\yone}{{\japmath{米}}} + |