diff options
author | Karl Berry <karl@freefriends.org> | 2020-11-12 21:45:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-11-12 21:45:42 +0000 |
commit | f9fef3b975aaf94259fc9f273b3433e03deb879a (patch) | |
tree | 27ecf7b42477fb0dd5fff08eebf3f2739c94ec78 /Master/texmf-dist/source/latex/muling/muling.ins | |
parent | 19ac3843de38fd7f5c133b94da317f4691c4ac13 (diff) |
muling (12nov20)
git-svn-id: svn://tug.org/texlive/trunk@56920 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/muling/muling.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/muling/muling.ins | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/muling/muling.ins b/Master/texmf-dist/source/latex/muling/muling.ins new file mode 100644 index 00000000000..f833ba10ace --- /dev/null +++ b/Master/texmf-dist/source/latex/muling/muling.ins @@ -0,0 +1,48 @@ +% File: muling.ins +\input l3docstrip.tex + +\keepsilent +\askforoverwritefalse + +\preamble + +--------------------------------------------------------------------------- +Class: muling +Author: Niranjan +Description: A class file for the Department of Linguistics, University of + Mumbai +Repository: https://gitlab.com/niranjanvikastambe/muling +Bug tracker: https://gitlab.com/niranjanvikastambe/muling/-/issues +License: The LaTeX Project Public License v1.3c or later. +--------------------------------------------------------------------------- +This work may be distributed and/or modified under the conditions of the +LaTeX Project Public License, either version 1.3c 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. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Niranjan. + +This work consists of the files muling.dtx + muling.ins +and the derived file muling.cls. +--------------------------------------------------------------------------- + +\endpreamble + +\usedir{tex/latex/\jobname} +\generate{ + \file{\jobname.cls}{\from{\jobname.dtx}{class}} +} + +\nopreamble\nopostamble +\usedir{doc/latex/\jobname} +\generate{ + \file{README.txt}{\from{\jobname.dtx}{readme}} +} + +\endbatchfile
\ No newline at end of file |