summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgfopts/README
blob: 86a4d5a99821b563ebb05cd42ed37664adfbf19a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---------------------------------------------------------------
The pgfopts package --- LaTeX package options with pgfkeys
Maintained by Joseph Wright
E-mail: joseph.wright@morningstar2.co.uk
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
---------------------------------------------------------------

Using key-value options for packages and macros is a good way
of handling large numbers of options with a clean interface.
The pgfkeys package provides a very well designed system for
defining and using keys, but does not make this available for
handling LaTeX class and package options.  The pgfopts package
adds this ability to pgfkeys, in the same way that kvoptions
extends the keyval package.