[texhax] custom \listoffigures
Philip TAYLOR
P.Taylor at Rhul.Ac.Uk
Sun Oct 31 02:04:51 CEST 2004
No idea how \caption is defined, but if it really
/is/ \def \caption #1#2{...}, then some typing could
be saved, and consistency guaranteed, by the following :
\def \Caption #1#2{\caption {#1}{#1 #2}}
and thereafter
\Caption {First sentence}{Seconda sentence}
** Phil.
--------
Reinhard Kotucha wrote:
>>>>>>"ian" == ian lee <ianlee at usc.edu> writes:
>
>
> > I need to customize \listoffigures
>
> > My thesis advisor demands that the list of figures must show only
> > one sentence/phrase per figure. At the same time he demands long
> > captions that completely describes the figure and sometimes how to
> > derive the figure or replicate the experiment.
>
> > How do I tell LaTex to take only the first sentence of each figure
> > caption for the list of figures?
>
> \caption[first sentence]{first sentence, second sentence, ... }
>
> Regards,
> Reinhard
>
More information about the texhax
mailing list