summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/platex/japanese/japanese.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/platex/japanese/japanese.ins')
-rw-r--r--Master/texmf-dist/source/platex/japanese/japanese.ins49
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/platex/japanese/japanese.ins b/Master/texmf-dist/source/platex/japanese/japanese.ins
new file mode 100644
index 00000000000..dab61be6fbd
--- /dev/null
+++ b/Master/texmf-dist/source/platex/japanese/japanese.ins
@@ -0,0 +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'.