diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-07 16:51:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-07 16:51:26 +0000 |
commit | 8f90b562b952a727453b13d8316c582285e9a312 (patch) | |
tree | 187ac7c35e636e200e84b280d5e75acb7ed8ea68 | |
parent | ebeab8c052198217ad94c94048c7ee6354f2bbcf (diff) |
japanese 1.3 (8dec07)
git-svn-id: svn://tug.org/texlive/trunk@24533 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/source/platex/japanese/japanese.dtx | 4 | ||||
-rw-r--r-- | Master/texmf-dist/source/platex/japanese/japanese.ins | 98 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 5 |
4 files changed, 56 insertions, 53 deletions
diff --git a/Master/texmf-dist/source/platex/japanese/japanese.dtx b/Master/texmf-dist/source/platex/japanese/japanese.dtx index 8deb47b7ec6..9d9ea008269 100644 --- a/Master/texmf-dist/source/platex/japanese/japanese.dtx +++ b/Master/texmf-dist/source/platex/japanese/japanese.dtx @@ -25,7 +25,7 @@ %<code>\ProvidesLanguage{japanese} %\fi %\ProvidesFile{japanese.dtx} -% [2007/12/08 v1.3 Japanese suppor] +% [2007/12/08 v1.3 Japanese support] %\iffalse %% File 'japanese.dtx' %% Babel package for LaTeX version 2e @@ -50,7 +50,7 @@ % \GetFileInfo{japanese.dtx} % % \parindent=1zw -% \title{Babel-Option {\sffamily japanese} \\ {\Large version 1.2}} +% \title{Babel-Option {\sffamily japanese} \\ {\Large version 1.3}} % \author{\copyright\ 1999--2007 ING} % \date{} % \maketitle diff --git a/Master/texmf-dist/source/platex/japanese/japanese.ins b/Master/texmf-dist/source/platex/japanese/japanese.ins index dab61be6fbd..ad4c606ea0f 100644 --- a/Master/texmf-dist/source/platex/japanese/japanese.ins +++ b/Master/texmf-dist/source/platex/japanese/japanese.ins @@ -1,49 +1,49 @@ -%% japanese.ins
-%%
-%% Docstrip installation instruction file
-%% for the `japanese' package, Version 1.2 of 2007-12-02
-%%
-%%
-
-\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) 2007 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.ldf}{\from{japanese.dtx}{code}}
- \usepreamble\emptypreamble
- \file{sample.tex}{\from{japanese.dtx}{sample}}}
-\endbatchfile
-%%
-%% End of file `japanese.ins'.
+%% japanese.ins +%% +%% Docstrip installation instruction file +%% for the `japanese' package, Version 1.3 of 2007-12-08 +%% +%% + +\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) 2007 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.ldf}{\from{japanese.dtx}{code}} + \usepreamble\emptypreamble + \file{sample.tex}{\from{japanese.dtx}{sample}}} +\endbatchfile +%% +%% End of file `japanese.ins'. diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index e8df3fcf0f7..08ead485ec8 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -206,7 +206,7 @@ my @TLP_working = qw( ionumbers iopart-num ipaex iso iso10303 isodate isodoc isomath isonums isorot isotope itnumpar iwhdp iwona - jablantile jamtimes japanese + jablantile jamtimes japanese japanese-otf jeopardy jknapltx jlabels jmlr jneurosci jpsj junicode jura juraabbrev jurabib juramisc jurarsp js-misc jvlisting kalender karnaugh kastrup kdgdocs kerkis kerntest diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 629fbf726d1..b34da634209 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -415,7 +415,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'itrans-processor', "die 'skipping, no longer maintained, too complex'", 'iwona', "&MAKEcopy", 'jadetex', "&MAKEjadetex", - 'japanese', "die 'skipping, requires ptex'", 'jasthesis', "die 'skipping, license is unknown'", 'javadoc', "die 'skipping, requires java and no source'", 'jflap2tikz', "die 'skipping, requires java'", @@ -1026,6 +1025,7 @@ $standarddest = "texmf-dist"; 'iftex', 'generic', 'ifxetex', 'generic', 'jadetex', 'jadetex', + 'japanese', 'platex', 'levy', 'generic', # one .sty, one .tex 'mathabx', 'generic', 'mathdots', 'generic', @@ -1429,6 +1429,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'iopart-num', 'bibtex', 'jablantile', 'fonts', 'jadetex', 'jadetex', + 'japanese', 'platex', 'junicode', 'fonts', 'kixfont', 'fonts', 'knitting', 'fonts', @@ -1590,6 +1591,7 @@ $standarddocfmt='latex'; 'hfoldsty', 'fonts', 'hyphenex', 'generic', 'jadetex', 'jadetex', + 'japanese', 'platex', 'kixfont', 'fonts', 'kpfonts', 'fonts', 'latexmp', 'metapost', @@ -1768,6 +1770,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'graphics-pln' => "env TEXINPUTS=$Master/texmf-dist/source/latex/base: latex", 'hrlatex' => 'latex', # requires interaction 'isodoc' => 'latex', # requires interaction + 'japanese', => 'platex', 'kdgdocs' => 'latex', # requires interaction 'labelcas' => 'latex', # requires interaction 'lastpage' => 'tex', |