Re: making user definable variables really global

Dumas Patrice <[email protected]> Tue, 17 Jun 2003 12:25:05 +0200
Newsgroups gmane.comp.tex.texi2html.devel
Message-ID <[email protected]>
> Again, how about sourcing the files into a Texi2HTML::Config package or 
> the like?  I'm torn over whether the .init file should contain the 
> "package Texi2HTML::Config" line or not, but it might not hurt.
> 

Do you mean something like ?

package Texi2HTML::Config
require file.init

Pat