blob: 5e3080df37b246d97b9a7979d958ddf31fce59cb (
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
|
\input l3docstrip.tex
\askforoverwritefalse
\preamble
-----------------------------------------------------------------------------
denisbdoc --- A personal dirty package for documenting packages, version 0.7
Maintained by Denis Bitouz'e
E-mail: denis.bitouze@lmpa.univ-littoral.fr
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
-----------------------------------------------------------------------------
\endpreamble
\postamble
Copyright (C) 2015, 2016, 2017 by
Denis Bitouz'e <denis.bitouze@lmpa.univ-littoral.fr>
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
this license or (at your option) any later version. The latest
version of this license is in the file:
http://www.latex-project.org/lppl.txt
This work is "maintained" (as per LPPL maintenance status) by
Denis Bitouz'e.
This work consists of the file denisbdoc.dtx
denisbdoc.sty and
denisbdoc.ins.
\endpostamble
\usedir{tex/latex/denisbdoc}
\generate{
\file{\jobname.sty}{\from{\jobname.dtx}{package}}
}
\nopreamble\nopostamble
\generate{
\file{\jobname.xdy}{\from{\jobname.dtx}{xindy-style}}
\file{\jobname-chng.xdy}{\from{\jobname.dtx}{xindy-style-chng}}
}
\endbatchfile
|