From cdc057d0c6bc289fb757b60024ada53615e5ff4e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 Jul 2007 17:12:32 +0000 Subject: new babel support package japanese (21jun07) git-svn-id: svn://tug.org/texlive/trunk@4632 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/japanese/README | 60 ++++ Master/texmf-dist/doc/latex/japanese/langxmpl.dat | 8 + Master/texmf-dist/doc/latex/japanese/readme.pdf | Bin 0 -> 114684 bytes Master/texmf-dist/doc/latex/japanese/readme.tex | 8 + Master/texmf-dist/doc/latex/japanese/sample.pdf | Bin 0 -> 44594 bytes Master/texmf-dist/doc/latex/japanese/sample.tex | 8 + .../texmf-dist/source/latex/japanese/japanese.drv | 33 ++ .../texmf-dist/source/latex/japanese/japanese.dtx | 339 +++++++++++++++++++++ .../texmf-dist/source/latex/japanese/japanese.ins | 54 ++++ Master/texmf-dist/tex/latex/japanese/japanese.ldf | 33 ++ Master/texmf-dist/tex/latex/japanese/japanese.sty | 24 ++ Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc | 1 + Master/tlpkg/tlpsrc/japanese.tlpsrc | 2 + 13 files changed, 570 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/japanese/README create mode 100644 Master/texmf-dist/doc/latex/japanese/langxmpl.dat create mode 100644 Master/texmf-dist/doc/latex/japanese/readme.pdf create mode 100644 Master/texmf-dist/doc/latex/japanese/readme.tex create mode 100644 Master/texmf-dist/doc/latex/japanese/sample.pdf create mode 100644 Master/texmf-dist/doc/latex/japanese/sample.tex create mode 100644 Master/texmf-dist/source/latex/japanese/japanese.drv create mode 100644 Master/texmf-dist/source/latex/japanese/japanese.dtx create mode 100644 Master/texmf-dist/source/latex/japanese/japanese.ins create mode 100644 Master/texmf-dist/tex/latex/japanese/japanese.ldf create mode 100644 Master/texmf-dist/tex/latex/japanese/japanese.sty create mode 100644 Master/tlpkg/tlpsrc/japanese.tlpsrc (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/japanese/README b/Master/texmf-dist/doc/latex/japanese/README new file mode 100644 index 00000000000..05ee0776097 --- /dev/null +++ b/Master/texmf-dist/doc/latex/japanese/README @@ -0,0 +1,60 @@ +1. SUMMARY + +Currently, the babel package does not provide a Japanese option. +This package behaves in a similar way as if you provided +(non-existent) Japanese option in the babel package so that you +can handle Japanese language with it. + + +2. ENCODINGS + +Japanese language has three major encodings: EUC-JP, JIS and +SJIS (you may want to add UTF-8 to the above). A user must adapt +this package to the Japanese encoding he/she is using. + +The included japanese.dtx is encoded in JIS (ISO-2022-JP). Users +using other encodings must covert that file to suit their +environment before installation. Do the following in the directory +which contain japanese.dtx: + + 1) EUC-JP + mv japanese.dtx japanese.dtx.orig + iconv -f ISO-2022-JP -t EUC-JP japanese.dtx.orig > japanese.dtx + + 2) SJIS (for Windows) + mv japanese.dtx japanese.dtx.ori + iconv -f ISO-2022-JP -t CP932 japanese.dtx.orig > japanese.dtx + + +3. INSTALLATION + + 1) Process japanese.ins with a TeX which is capable of handling + Japanese language, e.g. + + ptex japanese.ins + + 2) Read langxmpl.dat and create language.dat file following the + instruction of the file (you may simply rename it). + + 3) Process documentation, readme.tex and sample.tex, as you wish. + + 4) Deploy the directory or files in an appropriate place under + the TeX tree. + + 5) Execute mktexlsr. + + +4. COPYRIGHT + +Copyright (C) 1999 by ING + +This package is free software that can be redistributed and/or +modified under the terms of the LaTeX Project Public License as +specified in the file `macros/latex/base/lppl.txt on any CTAN +archive server, such as http://ring.wakwak.com/pub/text/CTAN/. + +Maintained by ING, +using ideas by bookworm, Tony, and Ohishi. + +Please report errors to: ING + t-ing@tbh.t-com.ne.jp diff --git a/Master/texmf-dist/doc/latex/japanese/langxmpl.dat b/Master/texmf-dist/doc/latex/japanese/langxmpl.dat new file mode 100644 index 00000000000..9673363ab2f --- /dev/null +++ b/Master/texmf-dist/doc/latex/japanese/langxmpl.dat @@ -0,0 +1,8 @@ +%% +%% This is file `langxmpl.dat', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% japanese.dtx (with options: `dat') +%% diff --git a/Master/texmf-dist/doc/latex/japanese/readme.pdf b/Master/texmf-dist/doc/latex/japanese/readme.pdf new file mode 100644 index 00000000000..09386e2016e Binary files /dev/null and b/Master/texmf-dist/doc/latex/japanese/readme.pdf differ diff --git a/Master/texmf-dist/doc/latex/japanese/readme.tex b/Master/texmf-dist/doc/latex/japanese/readme.tex new file mode 100644 index 00000000000..5b3df828efa --- /dev/null +++ b/Master/texmf-dist/doc/latex/japanese/readme.tex @@ -0,0 +1,8 @@ +%% +%% This is file `readme.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% japanese.dtx (with options: `readme') +%% diff --git a/Master/texmf-dist/doc/latex/japanese/sample.pdf b/Master/texmf-dist/doc/latex/japanese/sample.pdf new file mode 100644 index 00000000000..684b775c207 Binary files /dev/null and b/Master/texmf-dist/doc/latex/japanese/sample.pdf differ diff --git a/Master/texmf-dist/doc/latex/japanese/sample.tex b/Master/texmf-dist/doc/latex/japanese/sample.tex new file mode 100644 index 00000000000..971680be154 --- /dev/null +++ b/Master/texmf-dist/doc/latex/japanese/sample.tex @@ -0,0 +1,8 @@ +%% +%% This is file `sample.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% japanese.dtx (with options: `sample') +%% diff --git a/Master/texmf-dist/source/latex/japanese/japanese.drv b/Master/texmf-dist/source/latex/japanese/japanese.drv new file mode 100644 index 00000000000..be5d6b36fe0 --- /dev/null +++ b/Master/texmf-dist/source/latex/japanese/japanese.drv @@ -0,0 +1,33 @@ +%% +%% This is file `japanese.drv', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% japanese.dtx (with options: `driver') +%% +%% This file is part of the `japanese' package, +%% providing Japanese language. +%% +%% Copyright (C) 1999 by ING +%% +%% This package is free software that can be redistributed and/or +%% modified under the terms of the LaTeX Project Public License as +%% specified in the file `macros/latex/base/lppl.txt on any CTAN +%% archive server, such as http://ring.wakwak.com/pub/text/CTAN/. +%% +%% Maintained by ING, +%% using ideas by bookworm, Tony, and Ohishi. +%% +%% Please report errors to: ING +%% t-ing@tbh.t-com.ne.jp +%% +\ProvidesFile{japanese.drv} +\documentclass{ltxdoc} +\setcounter{StandardModuleDepth}{1} +\CodelineNumbered +\MakeShortVerb{\|} +\OnlyDescription +\begin{document} + \DocInput{japanese.dtx} +\end{document} diff --git a/Master/texmf-dist/source/latex/japanese/japanese.dtx b/Master/texmf-dist/source/latex/japanese/japanese.dtx new file mode 100644 index 00000000000..eb6226b9892 --- /dev/null +++ b/Master/texmf-dist/source/latex/japanese/japanese.dtx @@ -0,0 +1,339 @@ +% \iffalse meta comment +% +% Copyright (c) ING 1999-2006 +% +% \fi +% +% \iffalse +%<*!fdl> +%<*driver> +\ProvidesFile{japanese.drv} +% +% +%<*driver> +\documentclass{ltxdoc} +\setcounter{StandardModuleDepth}{1} +\CodelineNumbered +\MakeShortVerb{\|} +\OnlyDescription +\begin{document} + \DocInput{japanese.dtx} +\end{document} +% +% +% \fi +% +% \parindent=1zw +% \def\babel{{\sffamily babel}システム} +% \title{Babel-Option {\sffamily japanese} \\ {\Large version 1.1}} +% \author{Copyright \copyright 1999, 2006 ING} +% \date{} +% \maketitle +% \baselineskip=15pt +% \def\abstractname{概 要} +% \begin{abstract} +% {\sffamily japanese}パッケージは\babel{}の日本語オプションを定義 +% したマクロ集です。現行の\babel{}には日本語オプションが定義されて +% いないので,本パッケージでは |\usepackage{japanese}|でjapanese.ldt +% ファイルを読み込んでいます。 +% \end{abstract} +% +% \section*{japanese.ldf} +% +% japanese.ldfは,見出し語と日付を日本語で出力するためのマクロを +% 定義したファイル(languagedefinition file)です。 +% +% \DescribeMacro{\LdfInit} +% |\LdfInit|マクロはjapanese.ldfを二重に読み込まないように防止します。 +% \begin{macrocode} +%<*ldf> +\LdfInit{japanese}\captionsjapanese +% \end{macrocode} +% \DescribeMacro{\l@japanese} +% 次に,|\l@japanese|コマンドが定義されているか否かを判断します。 +% 定義されていれば,\babel{}は日本語用に指定したハイフネーションパターンを +% 読み込みます。 +% \DescribeMacro{\adddialect} +% 定義されていなければ |\adddialect|で,デフォルトの言語番号0の(language.dat +% で最初に指定した言語,通常は英語)パターンを読み込みます。 +% +% \babel{}には |\addlanguage{|{\itshape language}|}|マクロがあり,新しい +% 言語{\itshape language}を定義するのに使われます。そこで,このマクロを +% 定義しておけば,日本語用に外国語のハイフネーションパターンを読み込ま +% なくても,見出し語と日付を切り替えて使うことができます。しかし,他の言語 +% との互換性,および自動ハイフン機能が働かないため,overfullが続出するので, +% 何れかの言語用ハイフネーションパターンを読み込んでおきます。 +% +% {\sffamily japanese}パッケージでは,language.datで英語用ハイフネーション +% パターンを読み込むことで |\l@|{\itshape lang}コマンド,つま +% り |\l@japanese|を定義しています。 +% \begin{macrocode} +\ifx\l@japanese\@undefined + \@nopatterns{Japanese} + \adddialect\l@japanese0\fi +% \end{macrocode} +% \DescribeMacro{\captionsjapanese} +% |\captionsjapanese|マクロは\LaTeX{}の標準のクラスファイルで使われる +% 見出し語を日本語で出力します。 +% \begin{macrocode} +\addto\captionsjapanese{% + \def\prefacename{前 書 き}% + \def\refname{参考文献}% + \def\abstractname{概 要}% + \def\bibname{関連図書}% + \def\chaptername{第\protect\@Jchp 章}% + \def\@Jchp{\thechapter\def\thechapter{}}% + \def\appendixname{付 録}% + \def\contentsname{目 次}% + \def\listfigurename{図 目 次}% + \def\listtablename{表 目 次}% + \def\indexname{索 引}% + \def\figurename{図}% + \def\tablename{表}% + \def\partname{第\protect\@Jpt 部}% + \def\@Jpt{\thepart\def\thepart{}}}% +% \end{macrocode} +% \DescribeMacro{\datejapanese} +% |\datejapanese|マクロは日本語で日付を出力するように |\today|コマンドを +% 再定義します。デフォルトの出力は西暦(「1999年1月10日」の形式)です。 +% 年月日と数字の間には通常のスペースが入ります。 +% \begin{macrocode} +\def\datejapanese{% + \newif\if西暦 \西暦true% + \def\西暦{\西暦true}% + \def\和歴{\西暦false}% + \def\today{% + \if西暦% + \number\year 年\nobreak \number\month 月\nobreak \number\day 日% + \else \@tempcnta\year% + \advance\@tempcnta-1988 平成% + \ifnum \@tempcnta =1 元\else\number\@tempcnta\fi% + 年\nobreak \number\month 月\nobreak\number\day 日\fi}} +% \end{macrocode} +% \DescribeMacro{\extrasjapanese} +% |\extrasjapanese|マクロの引数には,日本語による組版上の規則に,特別な +% 定義を追加することができます。|\nonextrasjapanese|マクロは追加した定義を +% \DescribeMacro{\nonextrasjapanese} +% キャンセルします。現在は必要がないので引数は空です。 +% \begin{macrocode} +\addto\extrasjapanese{} +\addto\noextrasjapanese{} +\ldf@finish{japanese} +% +% \end{macrocode} +% +% \section*{japanese.sty} +% +% japanese.styはjapanese.ldfを読み込むためのパッケージファイルです。 +% \begin{macrocode} +%<+package>\ifx\Ldfinit\@undefined +%<+package>\def\Ldfinit{% +%<+package> \chardef\atcatcode=\catcode`\@ +%<+package> \catcode`\@=11\relax +%<+package> \input babel.def\relax +%<+package> \catcode`\@=\atcatcode \let\atcatcode\relax +%<+package> \Ldfinit}\fi +%<+package>\input japanese.ldf\relax +% \end{macrocode} +% +% \section*{langxmpl.dat} +% +% langxmpl.datはINI\TeX{}で各言語用ハイフネーションパターンの +% 読み込みを制御するlanguage.datのサンプルです。 +% +% \begin{macrocode} +%<+dat>%% langxmpl.datをlanguage.datとリネームしてお使いください。 +%<+dat>%% \endinputの行は削除してください。 +%<+dat>%% +%<+dat>=USenglish +%<+dat>%%american ushyphen.tex +%<+dat>%%ukhyphen.texはhyphen.texをリネームしたものです。 +%<+dat>english ukhyphen.tex +%<+dat>=UKenglish +%<+dat>=british +%<+dat>%%french fhyph.tex +%<+dat>%%pTeX 2.1.5ではCTAN:/digests/tugboat/germanhy.texを使います。 +%<+dat>%%german germanhy.tex +%<+dat>japanese ukhyphen.tex +%<+dat>%%次の1行は<必ず>削除してください。 +% \end{macrocode} +% \rightline{1999年1月} +% \rightline{ING $<$t-ing@tbh.t-com.ne.jp$>$} +% +% \StopEventually{} +% +% \begin{macrocode} +%<*readme> +\documentclass{jarticle} +\def\babel{\textsf{babel}システム} +\def\japanese{\textsf{japanese}パッケージ} +\begin{document} +\title{Babel-Option {\sffamily japanese} \\ {\Large version 1.0}} +\author{Copyright \copyright 1999 ING} +\date{} +\maketitle + +\section*{概要} + +japaneseパッケージは \babel{}の日本語オプションを定義したマクロ集です。 +以下のファイを含んでいます。 +\begin{quote} +\begin{tabular}{l@{: }l} +japanese.ldf & 日本語定義ファイル \\ +japanese.sty & japanese.ldfを読み込むスタイルファイル \\ +japanese.drv & japanese.dtxを文書化するためのドライバファイル \\ +langxmpl.dat & language.datのサンプル \\ +readme.tex & このファイル \\ +sample.tex & \verb+\iflanguage+と \verb+\selectlanguage+の使用例 +\end{tabular} +\end{quote} + +\babel{}には japaneseオプションが定義されていません。そこで,japanese.styと +ハイフネーションパターンを読み込んで「言語japanese」を \babel{}に追加します。 + +\section*{インストール} + +インストールは次の2段階です。 +\begin{enumerate} +\item ハイフネーションパターンをフォーマットファイルに読み込む。 +\item japanese.styを読み込む。 +\end{enumerate} + +日本語にはハイフネーション処理がありません。しかし,何らかの +ハイフネーションパターンをフォーマットファイルに読み込んでおかなければ, +欧文単語の自動ハイフン処理は行われずOverfullになります。 +また,\verb+\iflanguage+コマンドで,現在どの言語がアクティブなのかを +調べることができません。 + +ここでは無難に,英語のハイフネーションパターンをフォーマットファイルに +読み込んでおくことをお勧めします。なお,英語のハイフネーションパターンは, +\LaTeX{}の配布パッケージに含まれているhyphen.texをリネーム\footnote{% +厳密に言えば,米語と英語のハイフネーションは異なります。ここでは便宜的に +両者を同一のものとして扱っています。}して読み込みます。 +langxmpl.datを参照してください。(注意:\LaTeX{}の配布パッケージに含まれ +ているhyphen.cfgをphyphen.cfgなどのようにリネームしておいてください。) + +\japanese{}ではbabelのオプションで \verb+japanese+を指定するのではなく, +japanese.styを単独で読み込みます。 +この場合デフォルトの言語は日本語です。 +\begin{quote}\small\begin{verbatim} +\documentclass{jreport} +\usepackage[...,english,...]{babel} +\usepackage{japanese} +\begin{document} +本文 +\end{document} +\end{verbatim}\end{quote} + +\section*{備考} + +\babel{}がサポートする他の言語と同じ使い方をするときは,babel.styを +修正します。babel.styをmybabel.styなどにコピーして,それに次の1行を +追加します。 +\begin{quote} +\verb+\DeclareOption{japanese}{\input{japanese.ldf}}+ +\end{quote} +使い方の例を示します。デフォルトの言語は,オプションで最後に指定した +言語になります。 +\begin{quote}\small\begin{verbatim} +\documentclass{jreport} +\usepackage[english,japanese,...]{mybabel} +\begin{document} +本文 +\end{document} +\end{verbatim}\end{quote} +ここで改変したmybabel.styは個人的な使用に止めてください。 + +\section*{謝辞} + +Babel-Option {\sffamily japanese}の作成に当って,バグフィックスや改良案を +ご提案いただいた方に感謝します。 + +bookworm $<$BYV01204$>$さんから,新しい言語を定義し,それに固有の +言語番号を付けるマクロ \verb+\addlanguage+の機能について,詳しい +解説をいただきました。本パッケージでは採用していませんが,\babel{} +の言語切り替え機能を理解する上でたいへん参考になりました。 + +Tony $<$PAG01322$>$さんから,キャプションと日付の定義について +ご提案をいただきました。 + +大石勝 $<$DZH00446$>$さんから,初版に含まれていた \verb+\ifx\undefined+ +のバグをご指摘いただきました。 + +\section*{COPYRIGHT NOTICE} + +This package is free software that can be redistributed and/or modified +under the terms of the \LaTeX{} Project Public License as specified in +the file \texttt{macros/latex/base/lppl.txt} on any CTAN archive server, +such as \texttt{http:/ring.wakwak.com/pub/text/CTAN/}. + +\section*{変更履歴} + +日付の定義に初歩的なミスがあったのを修正しました。(2005年2月) +\bigskip + +\rightline{2005年2月} +\rightline{ING $<$t-ing@tbh.t-com.ne.jp$>$} +\end{document} +% +% \end{macrocode} +% +% \begin{macrocode} +%<*sample> +\documentclass{report} +\usepackage[german,english]{babel} +\usepackage{japanese} +\makeatletter +\def\tbcaption{\def\@captype{table}\caption} +\makeatother +\def\yes{--- はい。今日は\today です。 \tbcaption{キャプションの例}} +\def\no{--- いいえ} +\def\TEXT{Textverarbeitung mit einem Rechner kann in vielf\"altiger Weise +erfolgen. Eigenschaften und Leistungsf\"ahigkeit sind hierbei weniger +vom jeweiligen Rechnertype, sondern vielmehr vom verwendeten +\textit{Textverarbeitungsprogramm} bestimmt.} +\def\se{\selectlanguage{english}} +\def\sj{\selectlanguage{japanese}} +\def\sg{\selectlanguage{german}} +\setlength{\textheight}{23cm} +\begin{document} +\se +\chapter{babel} +最初は英語だったはずだが.... (languageの値は\the\language) + +\bigskip +\TEXT + +ここは英語? \iflanguage{english}{\yes}{\no}\par +-- --ドイツ語? \iflanguage{german}{\yes}{\no}\par +-- --日本語? \iflanguage{japanese}{\yes}{\no} + +\sj +\begin{flushright} +(ここで日本語に変更する。languageの値は\the\language) +\end{flushright} + +\TEXT + +変だな,ここは英語? \iflanguage{english}{\yes}{\no}\par +-- --ドイツ語? \iflanguage{german}{\yes}{\no}\par +-- --日本語? \iflanguage{japanese}{\yes}{\no} + +\sg +\begin{flushright} +(ここでドイツ語に変更する。languageの値は\the\language) +\end{flushright} + +\TEXT + +わからなくなった,ここは英語? \iflanguage{english}{\yes}{\no}\par +-- --ドイツ語? \iflanguage{german}{\yes}{\no}\par +-- --日本語? \iflanguage{japanese}{\yes}% +{\no \sj} + +それなら日本語にしよう。languageの値は\the\language\tbcaption{\today} +\end{document} +% +% \end{macrocode> +% +% \Finale diff --git a/Master/texmf-dist/source/latex/japanese/japanese.ins b/Master/texmf-dist/source/latex/japanese/japanese.ins new file mode 100644 index 00000000000..b14448c457e --- /dev/null +++ b/Master/texmf-dist/source/latex/japanese/japanese.ins @@ -0,0 +1,54 @@ +%% japanese.ins +%% +%% Docstrip installation instruction file +%% for the `japanese' package, Version 1.0 of 1999-1-10 +%% +%% + +\def\batchfile{japanese.ins} +\input docstrip.tex + +\expandafter\ifx\csname declarepreamble\endcsname\relax + \Msg{==> This file requires docstrip version 2.4} + \Msg{==> available from CTAN (e.g. ftp.dante.de) in} + \Msg{==> tex-archive/macros/latex/unpacked/docstrip.tex} + \Msg{}\expandafter\endinput\fi + +\keepsilent + +\preamble + +This file is part of the `japanese' package, +providing Japanese language. + +Copyright (C) 1999 by ING + +This package is free software that can be redistributed and/or +modified under the terms of the LaTeX Project Public License as +specified in the file `macros/latex/base/lppl.txt on any CTAN +archive server, such as http://ring.wakwak.com/pub/text/CTAN/. + +Maintained by ING, +using ideas by bookworm, Tony, and Ohishi. + +Please report errors to: ING + t-ing@tbh.t-com.ne.jp + +\endpreamble + +\declarepreamble\emptypreamble +\endpreamble + +\Msg{*** Generating files ***} +\generate{% + \file{japanese.sty}{\from{japanese.dtx}{package}} + \file{japanese.drv}{\from{japanese.dtx}{driver}} + \file{japanese.ldf}{\from{japanese.dtx}{ldf}} + \usepreamble\emptypreamble + \file{langxmpl.dat}{\from{japanese.dtx}{dat}} + \file{sample.tex}{\from{japanese.dtx}{sample}} + \file{readme.tex}{\from{japanese.dtx}{readme}} +} +\endbatchfile +%% +%% End of file `japanese.ins'. diff --git a/Master/texmf-dist/tex/latex/japanese/japanese.ldf b/Master/texmf-dist/tex/latex/japanese/japanese.ldf new file mode 100644 index 00000000000..7376af3beb1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/japanese/japanese.ldf @@ -0,0 +1,33 @@ +%% +%% This is file `japanese.ldf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% japanese.dtx (with options: `ldf') +%% +%% This file is part of the `japanese' package, +%% providing Japanese language. +%% +%% Copyright (C) 1999 by ING +%% +%% This package is free software that can be redistributed and/or +%% modified under the terms of the LaTeX Project Public License as +%% specified in the file `macros/latex/base/lppl.txt on any CTAN +%% archive server, such as http://ring.wakwak.com/pub/text/CTAN/. +%% +%% Maintained by ING, +%% using ideas by bookworm, Tony, and Ohishi. +%% +%% Please report errors to: ING +%% t-ing@tbh.t-com.ne.jp +%% +\LdfInit{japanese}\captionsjapanese +\ifx\l@japanese\@undefined + \@nopatterns{Japanese} + \adddialect\l@japanese0\fi +\addto\captionsjapanese{% + \def\prefacename{$BA0(B $B=q(B $B$-(B}% + \def\refname{$B;29MJ88%(B}% + \def\abstractname{$B35(B $BMW(B}% + \def\bibname{$B4XO"?^=q(B}% diff --git a/Master/texmf-dist/tex/latex/japanese/japanese.sty b/Master/texmf-dist/tex/latex/japanese/japanese.sty new file mode 100644 index 00000000000..826967aacb3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/japanese/japanese.sty @@ -0,0 +1,24 @@ +%% +%% This is file `japanese.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% japanese.dtx (with options: `package') +%% +%% This file is part of the `japanese' package, +%% providing Japanese language. +%% +%% Copyright (C) 1999 by ING +%% +%% This package is free software that can be redistributed and/or +%% modified under the terms of the LaTeX Project Public License as +%% specified in the file `macros/latex/base/lppl.txt on any CTAN +%% archive server, such as http://ring.wakwak.com/pub/text/CTAN/. +%% +%% Maintained by ING, +%% using ideas by bookworm, Tony, and Ohishi. +%% +%% Please report errors to: ING +%% t-ing@tbh.t-com.ne.jp +%% diff --git a/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc b/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc index 70c0bf87289..18c3ef5251d 100644 --- a/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc @@ -7,6 +7,7 @@ depend Package/arphic depend Package/c90enc depend Package/cns depend Package/garuda +depend Package/japanese depend Package/norasi depend Package/uhc depend Package/wadalab diff --git a/Master/tlpkg/tlpsrc/japanese.tlpsrc b/Master/tlpkg/tlpsrc/japanese.tlpsrc new file mode 100644 index 00000000000..23d6379284e --- /dev/null +++ b/Master/tlpkg/tlpsrc/japanese.tlpsrc @@ -0,0 +1,2 @@ +name japanese +category Package -- cgit v1.2.3