wawan wrote:
> Hi all
> I'm just curoius what method that using by Latex when read a sty ?
> Using regex or pattern matching or something else ?
>
>
> Wawan
\usepackage{name}
is similar to \input{name.sty} plus a few other things, details may be
found in source2e
--
/daleif