blob: 7f3e7e2ba18a4b9149c0f9c769e8ddf230e96b19 (
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
|
% File: unitipa.ins
\input l3docstrip.tex
\keepsilent
\askforoverwritefalse
\preamble
---------------------------------------------------------------------------
Package: unitipa
Author: Niranjan
Description: TIPA typefaces with Unicode characters.
Repository: https://gitlab.com/niranjanvikastambe/unitipa
Bug tracker: https://gitlab.com/niranjanvikastambe/unitipa/-/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 unitipa.dtx
unitipa.ins
and the derived file unitipa.sty.
---------------------------------------------------------------------------
\endpreamble
\usedir{tex/latex/\jobname}
\generate{
\file{\jobname.sty}{\from{\jobname.dtx}{package}}
}
\nopreamble\nopostamble
\usedir{doc/latex/\jobname}
\generate{
\file{README.txt}{\from{\jobname.dtx}{readme}}
}
\endbatchfile
|