You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| hilowres | Support high and low resolution versions of same picture. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| hilowres.dtx | 7 KiB | 1999-Jan-08 | |
| hilowres.ins | 2 KiB | 1999-Jan-08 | |
| readme.txt | 1 KiB | 1999-Jan-08 | Shown below |
*File sizes in kibibytes.
hilowres is a package that can be used to simplify a global inclusion of
low resolution versions of high resolution images, if each pair of files
have the same basename (e.g. bird_low.eps and bird.eps). The package is
a totally uncomplicated wrapper around the \includegraphics command of the
graphicx package.
Example usage: \hilowfig[width=3in]{bird}. If the option `low' is
specified when loading the package, then the low resolution version
(i.e. bird_low.eps) is used, otherwise the high resolution version (i.e.
bird.eps) is used.
Author: Johann Gerell <jogerell@acc.umu.se>