CTAN directory: /macros/latex/contrib/cachepic
You can get the contents of this directory bundled as a
zip file.
Packages in this directory:
| Identifier | Caption |
| cachepic |
Convert document fragments into graphics. |
Subdirectories
Files
| Name | Size* | Date UTC | Notes |
| README |
1 KiB |
2009-Oct-01 |
another name for /macros/latex/contrib/cachepic/doc/latex/cachepic/README; Shown below |
*File sizes in kibibytes.
Contents of README
The purpose of cachepic package is to simplify and automate conversion
of document fragments into external EPS or PDF file(s). The package
consists of two parts: the LaTeX2e style implementing the document
level interface and a command line tool (written in Lua) for generation
of external graphics.
The inclusion of already generated graphics requires only the
cachepic.sty style file and two standard packages: graphicx (obviously)
and verbatim (for its comment environment). Both should be present in
every LaTeX distribution.