Directory tex-archive/macros/generic/plainpkg
README for the `plainpkg' package
(C) Uwe Lueck 2012/09/20
`plainpkg.tex' provides a "minimal" method for making "generic"
packages, combining `maybeload' functionality, fallback definitions
for \ProvidesPackage and \RequirePackage, and handling of arbitrary
(multiple) "private letters" in nested package files. The
documentation contains a central reference for making and using
"generic" packages based on `plainpkg.tex'.
REQUIRED PACKAGES: stacklet (catcodes bundle)
RELATED PACKAGES: miniltx, maybeload, catoptions, pcatcode
(amsrefs), texapi; readprov
KEYWORDs: macro programming, package management
LICENSE:
The package file `plainpkg.tex' and the documentation files
`plainpkg-doc.pdf' and `plainpkg-doc.tex' can be redistributed and/or
modified under the terms of the LaTeX Project Public License;
either version 1.3c of the License, or any later version, see
http://www.latex-project.org/lppl.txt
There is NO WARRANTY, indeed this is still somewhat experimental.
The `plainpkg' package is author-maintained in the sense of
the license.
The latest public version of the package is available at
http://mirror.ctan.org/macros/generic/plainpkg/
A TDS version of the package is available as
http://mirror.ctan.org/install/macros/generic/plainpkg.tds.zip
Please report bugs, problems, and suggestions via
http://www.contact-ednotes.sty.de.vu
Directories
| Name | Notes |
|---|---|
docsrc |
Files
| Name | Size | Date | Notes |
|---|---|---|---|
README |
1449 | 2012-09-20 11:54:29 | |
SrcFILEs.txt |
224 | 2012-09-19 06:35:13 | |
plainpkg-doc.pdf |
396804 | 2012-09-19 09:01:52 | |
plainpkg.tex |
6892 | 2012-09-19 09:01:17 |
Download the complete
contents of this directory in one zip archive
(359.3k).
plainpkg – A minimal method for making generic packages
The package provides a minimal method for making generic (i.e., TeX-format-independent) packaged, combining maybeload functionality, fallback definitions for LaTeX \ProvidesPackage and \RequirePackage functionality, and handling of arbitrary (multiple) “private letters” (analagous LaTeX packages’ use of “@”) in nested package files. The documentation contains a central reference for making and using generic packages based on the package.
| Documentation |
Package documentation Readme |
| Version | 0.4a |
| License | The LaTeX Project Public License 1.3 |
| Maintainer | Uwe Lück |
| Contained in | TeXLive as plainpkg |
| MiKTeX as plainpkg | |
| Topics |
support for development of TeX macros macros that are independent of the (TeX) format in use |
