diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfopts/LICENSE | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfopts/README | 53 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfopts/pgfopts.pdf | bin | 123293 -> 175516 bytes |
3 files changed, 29 insertions, 29 deletions
diff --git a/Master/texmf-dist/doc/latex/pgfopts/LICENSE b/Master/texmf-dist/doc/latex/pgfopts/LICENSE new file mode 100644 index 00000000000..69cdc42a1a3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pgfopts/LICENSE @@ -0,0 +1,5 @@ +Released under the [LaTeX Project Public +License](http://www.latex-project.org/lppl.txt), v1.3c or later. + +The package has status 'maintained': the current maintainer is +[Joseph Wright](joseph.wright@morningstar2.co.uk).
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/pgfopts/README b/Master/texmf-dist/doc/latex/pgfopts/README index 173b1296446..4174b034eb9 100644 --- a/Master/texmf-dist/doc/latex/pgfopts/README +++ b/Master/texmf-dist/doc/latex/pgfopts/README @@ -1,38 +1,33 @@ ----------------------------------------------------------------- -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 ----------------------------------------------------------------- +pgfopts - LaTeX package options with pgfkeys +============================================ -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 +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. +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. +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. +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 +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 + - `csquotes` + - `helvet` + - `hypdoc` + - `listings` + - `lmodern` + - `mathpazo` + - `microtype`
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/pgfopts/pgfopts.pdf b/Master/texmf-dist/doc/latex/pgfopts/pgfopts.pdf Binary files differindex 75478c28b2a..376e9f2eef7 100644 --- a/Master/texmf-dist/doc/latex/pgfopts/pgfopts.pdf +++ b/Master/texmf-dist/doc/latex/pgfopts/pgfopts.pdf |