On 11/10/2009, Marco van de Voort <[email protected]> wrote: > > Afaik the hyperlinks are generally ok. However that is in the textmode IDE > that cuts all label information (since the helpsystem abstraction doesn't > deal with labels)
No, I was using GnoCHM under Linux. All headings are hyperlinks (eg: 3.4 Pointers), but they seem to be pointing to themselves. So quite pointless being hyperlinks. > Because LaTeX is more than simple markup. Afaik LaTeX is Turing complete, > and thus more a programming language. Hey, programming languages are parsed, so LaTeX should be too. ;-) So far I can parse and convert some basic latex files and produce relatively ok looking INF help from them. As soon as I added more lookup rules, I'll attempt the more complex latex files like ref.tex -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
