Re: texmfsrc LICENSE
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> fixed the problem. I recommend upgrading all config.guess/config.sub
> files in the tree.
Done, thanks.
> I'm also testing on Solaris, HP-UX, IRIX, Redhat Linux, and AIX. I'm
> out for the rest of the day but will continue tomorrow.
Good. omega is known to be broken due to obsolete files in the texmf tree.
Anybody who wants to test it should get
http://www-b.informatik.uni-hannover.de/~te/omega-update.tar.gz
and unpack it in the texmf tree.
On RedHat, please try lambda on the following file (but make sure to get the
omega-update first):
\documentclass{article}
\usepackage{trace}
\begin{document}
\traceon
\leavevmode
X\font\test cmbx10\relax
X
\end{document}
and let me know if it works (or loops with outputting [] forever).
Thomas