Directory tex-archive/macros/latex/contrib/pgfopts
---------------------------------------------------------------- achemso --- LaTeX package options with pgfkeys 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. Installation ------------ The package is supplied in dtx format and as a pre-extracted zip file, pgfopts.tds.zip. The later is most convenient for most users: simply unzip this in your local texmf directory and run texhash to update the database of file locations. If you want to unpack the dtx yourself, running 'tex pgfopts.dtx' will extract the package whereas 'latex pgfopts.dtx will extract it and also typeset the documentation. Typesetting the documentation requires a number of packages in addition to those needed to use the package. This is mainly because of the number of demonstration items included in the text. To compile the documentation without error, you will need the packages: - csquotes - helvet - hypdoc - listings - lmodern - mathpazo - microtype
Files
| Name | Size | Date | Notes |
|---|---|---|---|
README |
1502 | 2011-06-02 11:56:22 | |
pgfopts.dtx |
19901 | 2011-06-02 11:56:22 | |
pgfopts.ins |
2263 | 2011-06-02 11:56:22 | |
pgfopts.pdf |
123293 | 2011-06-02 11:56:22 |
Download the complete
contents of this directory in one zip archive
(126.9k).
pgfopts – LaTeX package options with pgfkeys
The pgfkeys package (part of the pgf distribution) is a well-designed way of defining and using large numbers of keys for key-value syntaxes. However, pgfkeys itself does not offer means of handling LaTeX class and package options. This package adds such option handling to pgfkeys, in the same way that kvoptions adds the same facility to the LaTeX standard keyval package.
| Documentation |
Readme Package documentation |
| Version | 2.1 |
| License | The LaTeX Project Public License 1.3 |
| Maintainer | Joseph Wright |
| Contained in | TeXLive as pgfopts |
| MiKTeX as pgfopts | |
| Topics |
support for other packages key-value argument systems |
