summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/babel-contrib/japanese/babel-japanese.ins
blob: 1c1489815ead5b6d55966696a48a619d2b2dbf00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
%% japanese.ins
%%
%% Docstrip installation instruction file
%% for the `japanese' package (Japanese support for Babel)
%%
%%

\def\batchfile{babel-japanese.ins}
\input docstrip.tex

\expandafter\ifx\csname declarepreamble\endcsname\relax
  \Msg{==> This file requires docstrip version 2.4 or later}
  \Msg{}\expandafter\endinput\fi

\keepsilent

\preamble

This file is part of the `japanese' package,
providing Japanese language support for Babel.

Copyright (C) 1999--2007 by ING (Toru INAGAKI)
              2016--2020 by Japanese TeX Development Community

This package is free software that can be redistributed and/or
modified under the terms of the LaTeX Project Public License.

Previous version of this work was written by ING, based on ideas
from bookworm, Tony and Ohishi.
Current maintainer is Japanese TeX Development Community.

Please report errors to
  Japanese TeX Development Community Issue List <issue@texjp.org>
or, GitHub repository is also available:
  https://github.com/texjporg/babel-japanese

\endpreamble

\declarepreamble\emptypreamble
\endpreamble

\Msg{*** Generating files ***}
\generateFile{japanese.ldf}{f}
   {\from{babel-japanese.dtx}{code}}
\usepreamble\emptypreamble
\generateFile{babel-japanese-sample.tex}{f}
   {\from{babel-japanese.dtx}{sample}}
\endbatchfile

%%
%% End of file `japanese.ins'.