Re: updating LaTeX
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
> What is the recommended way to update LaTeX package for teTeX? 1) wait for the next teTeX release (to be released this year, hopefully soon) or 2) download the latex macros (CTAN:macros/latex/base), then follow install.txt and don't forget to run "texhash" and "fmtutil --all" in the end. Be prepared of trouble caused by partial system updates, e.g. metapost graphic inclusion breaks in pdflatex. Maybe, someone else can provide more details... Thomas