diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-30 23:02:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-30 23:02:13 +0000 |
commit | da65270cdbb449c68e6e9f06dd8089b64275a2d3 (patch) | |
tree | b369d96387b99866dd74704ec42f6d762f88cb15 /Master/texmf-dist/source/latex/multilang/multilang.ins | |
parent | 26fdf6e8d8d273185f664cfc3e4066b52a65797e (diff) |
multilang (30aug17)
git-svn-id: svn://tug.org/texlive/trunk@45179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/multilang/multilang.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/multilang/multilang.ins | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/multilang/multilang.ins b/Master/texmf-dist/source/latex/multilang/multilang.ins new file mode 100644 index 00000000000..7d367b45927 --- /dev/null +++ b/Master/texmf-dist/source/latex/multilang/multilang.ins @@ -0,0 +1,38 @@ +%% +%% Copyright (C) 2016-2017 by Richard Gay <richard.gay@t-online.de> +%% +%% This file may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License, either version 1.2 of this license +%% or (at your option) any later version. The latest version of this +%% license is in: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.2 or later is part of all distributions of LaTeX version +%% 1999/12/01 or later. +%% +\input docstrip.tex +\keepsilent + +\usedir{tex/latex/multilang} +\preamble + +Copyright (C) 2016-2017 by Richard Gay <richard.gay@t-online.de> + +This file may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.2 of this license +or (at your option) any later version. The latest version of this +license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.2 or later is part of all distributions of LaTeX version +1999/12/01 or later. + +\endpreamble + +\generate{\file{multilang.sty}{\from{multilang.dtx}{package}}} +\generate{\file{multilang-tags.sty}{\from{multilang.dtx}{pkgtags}}} +\generate{\file{multilang-sect.sty}{\from{multilang.dtx}{pkgsect}}} + +\endbatchfile |