Re: global variables

Dumas Patrice <[email protected]> Tue, 17 Jun 2003 12:16:07 +0200
Newsgroups gmane.comp.tex.texi2html.devel
Message-ID <[email protected]>
> Great!  Perhaps the init file stuff could be hidden in a 
> Texi2HTML::Config or something, like CPAN does?

I am not certain that it is possible, as the file have to be included 
at run time, and not at compile time, and also the file can be textually
included or required.

I remember I had trouble when I tried such things, however I don't remember
the details.

> I don't know enough about these to tell you off the top of my head.

I solved this except for one variable.

> 
> Where was the example of an init file?  What should I be looking for? 
> The buttons & such?

After I send that mail I downloaded Singular and I found the init file, 
the buttons and so on. After some tweaking it worked, but I made futher 
little changes, and the init file should need some more changes. 
And also I don't have the full manual, as it requires singular to work 
and I couldn't get it to configure rightly.

I thought that it could be nice to try to have it work after the release, 
sync their init file with the current code and make it as an example.
I don't know what is the copyrigt status of their images, though.

Pat