blob: 9a5c837e9ac018cad402c006fd6ad2be0df393c4 (
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
|
LaTeX Package : withargs 0.3.1
Last Modified : 2019-11-04
Author : Michiel Helvensteijn (www.mhelvens.net)
##### Prerequisites #####
To use this package, you need the following expl3 packages:
* expl3
* l3regex
* xparse
To generate the documentation some extra packages are needed.
##### Installation #####
withargs.sty is provided directly in the package archive. Put
it in a place where your LaTeX distribution can find it.
(withargs.sty is not generated, but manually maintained; you
may use docstrip to remove the documentation, but you don't
have to; it will just work the way it is)
##### Documentation #####
withargs.pdf is provided directly in the package archive. To
generate the documentation yourself, run LaTeX on withargs.tex.
(withargs.tex does not contain the package code itself; it inputs
withargs.sty directly to document the implementation)
##### License #####
This material is subject to the LaTeX Project Public License. See
http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
for the details of that license.
|