blob: b0cdf7a0d874a3c1bcbf9dd19b2c963f667d5039 (
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
|
% file textualicomma.ins
\input docstrip
\preamble
textualicomma.dtx
Copyright 2017-18 Sebastian Friedl
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
of this license of (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2008/05/04 or later.
This work has the LPPL maintenance status 'maintained'.
Current maintainer of the work is Sebastian Friedl
This work consists of the files textualicomma.dtx,
textualicomma.ins and textualicomma-doc.dtx,
as well as the derived file textualicomma.sty
\endpreamble
\askforoverwritefalse
\generate{%
\file{textualicomma.sty}%
{%
\usepreamble\defaultpreamble
\usepostamble\defaultpostamble
\from{textualicomma.dtx}{package}%
}%
}
\endbatchfile
|