From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7995 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: Re: \typefile problem Date: Fri, 24 May 2002 07:13:57 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020524071357.A5599@bar.loria.fr> References: <200205230528.HAA28131@bar.loria.fr> <200205230528.HAA28131@bar.loria.fr> <83997805.20020523104515@bigfoot.com> <5.1.0.14.1.20020523134358.03420ea8@remote-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398432 23963 80.91.224.250 (23 Oct 2002 18:40:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:40:32 +0000 (UTC) Cc: Giuseppe Bilotta , "Denis B. Roegel" , ntg-context@ntg.nl Original-To: Hans Hagen In-Reply-To: <5.1.0.14.1.20020523134358.03420ea8@remote-1>; from pragma@wxs.nl on Thu, May 23, 2002 at 01:44:33PM +0200 Xref: main.gmane.org gmane.comp.tex.context:7995 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7995 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