Allin Cottrell schrieb:
On Fri, 7 Nov 2008, Sven Schreiber wrote:
> it's been a while since I compiled the cvs version, so today was
> the first time I noticed the "you can also build the pdf docs"
> part of the configure output (on Ubuntu 8.04). I tried that but
> got errors complaining about mathtime.sty missing. I'm using the
> standard Texlive distro packaged in/for ubuntu, no special stuff
> AFAIK.
There's no reference to mathtime in the current TeX manual
sources: if the --with-lucida option is given we use lucidabr,
otherwise we use the regular TeX fonts, with the "ae" package to
get T1 encoding. Somehow you must have some stale files. Try rm
-f *a4.tex in doc/tex. And be sure to ./configure.
This is a fresh cvs checkout on a new system where gretl has never been
compiled before, so I'm 99% sure there cannot be stale files in the
build directory.
And if I only do ./configure then I don't get the option to build the
docs. So I had done ./configure --enable-build-doc before, with the
stated error result.
Are you sure the regular Tex fonts are used, I thought I remembered that
Times was used as a substitute for Lucida. Or is that what you meant?
thanks,
sven