From: Jan Hon <[EMAIL PROTECTED]>
Send reply to: [EMAIL PROTECTED]
To: "Peter Jander" <[EMAIL PROTECTED]>,
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Subject: Re: Howto ... reference of sources
Date sent: Thu, 11 Apr 2002 09:50:11 +0200
> Dne t 11. duben 2002 09:18 Peter Jander napsal(a):
> > > Earlier I tryed to put this reference into captions, but after
> > > generatin list of floats, this references appeared and the list was too
> > > long. Is there any way to state text in caption but not in list of
> > > float?
> >
> > \nolist{ This text will only show in the caption, but not in the list of
> > figures.}
> This is fine but in the list are dots, they normaly shows that captions
> continue. But the reference is not a part of the name of float. Is there
> any way to force this dots not to appear.
You can redefine \nolist in the setup of your document:
\def\nolist#1{}
Peter
NB
Hans,
if you have spare time on your hands :-), I think a \setupnolist
command to avoid this low-level stuff would be helpful.