On Thu, May 23, 2002 at 10:45:15AM +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}
Well, I tried it before sending my message, but as expected,
I got an error because _ is considered math mode.
Does it work for you?
Denis