Re: [l2h] Making LaTeX2HTML manual fails

2014-08-21 Thread Julius Smith
It looks like hyperref is not being used as expected. In my hyperref.sty, I find definitions such as \def\Hy@colorlink#1{% \begingroup \HyColor@UseColor#1% }% \def\Hy@endcolorlink{\endgroup}% depending on options, etc. However, I do get the same error message when I t

Re: [l2h] Making LaTeX2HTML manual fails

2014-08-19 Thread Matthew Saltzman
On Tue, 2014-08-19 at 13:39 -0700, Julius Smith wrote: > I guess I would try > >kpsewhich hyperref.sty > > and then look in that file to make sure it defines \Hy@colorlink > > - jos The strings \ifHy@colorlinks, \Hy@colorlinksfalse, \Hy@colorlink##1, \Hy@colorlink#1 appear in that file, bu

Re: [l2h] Making LaTeX2HTML manual fails

2014-08-19 Thread Julius Smith
I guess I would try kpsewhich hyperref.sty and then look in that file to make sure it defines \Hy@colorlink - jos At 06:31 PM 8/18/2014, Matthew Saltzman wrote: On Mon, 2014-08-18 at 13:31 -0700, Julius Smith wrote: > Yes, but apparently you need a later version - jos Where do I get a lat

Re: [l2h] Making LaTeX2HTML manual fails

2014-08-18 Thread Matthew Saltzman
On Mon, 2014-08-18 at 13:31 -0700, Julius Smith wrote: > Yes, but apparently you need a later version - jos Where do I get a later version? CTAN lists 6.83m as the latest, last file update date is November 2012. https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref That's also the late

Re: [l2h] Making LaTeX2HTML manual fails

2014-08-18 Thread Julius Smith
Yes, but apparently you need a later version - jos At 12:12 PM 8/18/2014, Matthew Saltzman wrote: On Mon, 2014-08-18 at 12:06 -0700, Julius Smith wrote: > It looks like you just need to download the hyperref package - jos Nope, that's already installed. # rpm -q texlive-hyperref

Re: [l2h] Making LaTeX2HTML manual fails

2014-08-18 Thread Matthew Saltzman
On Mon, 2014-08-18 at 12:06 -0700, Julius Smith wrote: > It looks like you just need to download the hyperref package - jos Nope, that's already installed. # rpm -q texlive-hyperref texlive-hyperref-svn28213.6.83m-5.fc20.noarch as are all the related packages I can find. Thanks

Re: [l2h] Making LaTeX2HTML manual fails

2014-08-18 Thread Julius Smith
It looks like you just need to download the hyperref package - jos At 11:52 AM 8/18/2014, Matthew Saltzman wrote: The Fedora 20 distribution of LaTeX2HTML includes the documentation source files, but not the compiled documentation. Links to online copies seem to be dead (this one in particular:

[l2h] Making LaTeX2HTML manual fails

2014-08-18 Thread Matthew Saltzman
The Fedora 20 distribution of LaTeX2HTML includes the documentation source files, but not the compiled documentation. Links to online copies seem to be dead (this one in particular: www-texdev.ics.mq.edu.au/l2h/docs/manual/), so I tried to build the documentation with 'make' (and 'make manual.dvi'