Difference between revisions of "Local TeX macro packages"
m (Updated for texlive-2010 and ucbthesis; eliminated Solaris) |
(→Installing Local Macro Packages on Your Machine at Home) |
||
Line 5: | Line 5: | ||
carry out the following steps: | carry out the following steps: | ||
− | + | # Download the file https://math.berkeley.edu/~igor/local.tgz. | |
+ | # On Unix or Linux systems change to the directory '''/usr/local/share'''. | ||
+ | # Extract the downloaded file in that directory. | ||
+ | # Run a command '''mktexlsr''' or some equivalent command to get the TeX system to recognize it. | ||
− | + | This package includes local package '''ucbthesis''' and '''ucbletter''' document classes. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | This package includes | ||
− | and '''ucbletter''' document classes. |
Revision as of 09:27, 12 February 2019
Installing Local Macro Packages on Your Machine at Home
Our TeX system includes a number of non-standard additions to TeX Live. Some of the more useful of these files have been bundled for easy installation on home machines. To install these files on your home machine, carry out the following steps:
- Download the file https://math.berkeley.edu/~igor/local.tgz.
- On Unix or Linux systems change to the directory /usr/local/share.
- Extract the downloaded file in that directory.
- Run a command mktexlsr or some equivalent command to get the TeX system to recognize it.
This package includes local package ucbthesis and ucbletter document classes.