|
From: Colin J. W. <cj...@sy...> - 2004-12-08 01:10:30
|
Colin J. Williams wrote: > Alan G Isaac wrote: > >> On Sun, 05 Dec 2004, "Colin J. Williams" apparently wrote: >> >> >>> I would like to produce hypertext, LyX can't do this, it >>> runs into trouble with a little bit of math text which is >>> included. >>> >> >> >> 1. Are you sure? I recall LyX supporting the hyperref >> package. > You are right. hyperref is installed but a problem is that about 6 styles are missing when I run latex2html on Linux. I have obtained the .sty files from the web, but I haven't found out where to place them. On Windows, I haven't been able to install latex2HTML properly and thus it is unusable there. >> >> > Alan, > Thanks. > I have not come across hyperref but will look into it. > >> 2. If that does not work, you could always add the links >> in the underlying LaTeX document (after creating it in LyX). >> This is really not hard. >> >> >> > I may seek your advice on this later. > >>> My intent has been to use reStruct, but it doesn't appear to handle the >>> grid table data very well. I haven't found a way to insert blank >>> lines. >>> >> >> >> Have you tried the csv tables? >> (I'm just guessing at a solution.) >> >> > No, I've used the Debian distribution. > >> >> >>> This would seem to indicate that I shouldn't be using "raw" and that I >>> should be seeking advice from this list. >>> >> >> >> Right now the "raw" directive seems the best way to get >> math into LaTeX documents. It can also be used to get >> math into XHTML documents, either via ASCIIMathML or >> itex2mml. (See the archives if you're interested.) > Of these, ASCIIMathML seems to be the cleaner way to go. itex2mml appears to require a dialect of latex. Colin W. >> >> I have requested that reST adopt ASCIIMathML for direct >> support of math, but I the developers have not yet >> responded. >> >> >> > Yes, it will be interesting to see the response to your suggestion. > > Thanks again. > > Colin W. > >> Cheers, >> Alan Isaac > |