On Thu, May 23, 2002 at 01:44:33PM +0200, Hans Hagen wrote:
> At 10:45 AM 5/23/2002 +0200, Giuseppe Bilotta wrote:
>
> >Thursday, May 23, 2002 Denis B. Roegel wrote:
> >
> >
> >DBR> I want to include a file with \typefile, but the file name
> >DBR> has underscores. If I write
> >
> >DBR> \typefile{}{sources/test\_dup.c}
> >
> >DBR> the file sources/test_dup.c is not found. What should I do?
> >
> >What if you remove the \ ? {source/test_dup.c}
>
>
> what is the first {} doing there?
>
> \typefile{bla_bla.c}
I have added it because the manual, page 121, gives it like
\typefile{name}{file}
I have no idea what `name' is supposed to be!
Denis