% File: udiss.ins
\input l3docstrip.tex

\keepsilent
\askforoverwritefalse

\preamble
---------------------------------------------------------
Bundle:      udiss
Version:     v0.1 (October 1, 2024)
Author:      Indian TeX Users Group
Description: A LaTeX bundle for typesetting dissertations
Bugs:        puszcza.gnu.org.ua/bugs/?group=udiss
Licenses:    GPLv3+, GFDLv1.3+
---------------------------------------------------------

The LaTeX bundle udiss v0.1
Copyright © 2024 Indian TeX Users Group

This program is free software: you can redistribute it
and/or modify it under the terms of the GNU General
Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public
License along with this program. If not, see
<https://www.gnu.org/licenses/>.
---------------------------------------------------------
\endpreamble
\usedir{tex/latex/\jobname}
\generate{%
  \file{\jobname.cls}{\from{\jobname.dtx}{class}}%
}
% ----------------------------------------------------------
% BEGIN GENERATING UDISS BABEL FILES
\generate{%
  \file{\jobname-fonts-malayalam.tex}{%
    \from{\jobname.dtx}{babel-ml}%
  }%
}
\generate{%
  \file{\jobname-fonts-marathi.tex}{%
    \from{\jobname.dtx}{babel-mr}%
  }%
}
\generate{%
  \file{\jobname-fonts-english.tex}{%
    \from{\jobname.dtx}{babel-en}%
  }%
}
\generate{%
  \file{\jobname-fonts-hindi.tex}{%
    \from{\jobname.dtx}{babel-hi}%
  }%
}
\generate{%
  \file{\jobname-style-ukerala.tex}{%
    \from{\jobname.dtx}{ukerala}%
  }%
}
% END GENERATING UDISS BABEL FILES
% ----------------------------------------------------------
\nopreamble\nopostamble
\usedir{doc/latex/\jobname}
\generate{%
  \file{README.txt}{\from{\jobname.dtx}{readme}}%
}
\endbatchfile