Hi, How can one suppress the addition of a placed figure to the listoffigures? In the following MWE, list=no places "no" as an alternative to the (blank) title. Alan \starttext \startplacefigure [location=inmargin,number=no,list=no] \externalfigure [cow] [width=1cm] \stopplacefigure \input knuth \blank \placelistoffigures [criterium=all] \stoptext
I would define another float and assign this not to be listed float to this new float-type something like \definefloat[Notlisted][figure] and then \startplaceNotlisted \externalf… \stopplaceNotlisted Best wishes Willi
On 15 mrt. 2016, at 21:43, Alan BRASLAU
wrote: Hi,
How can one suppress the addition of a placed figure to the listoffigures?
In the following MWE, list=no places "no" as an alternative to the (blank) title.
Alan
\starttext
\startplacefigure [location=inmargin,number=no,list=no] \externalfigure [cow] [width=1cm] \stopplacefigure \input knuth
\blank
\placelistoffigures [criterium=all]
\stoptext ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Alan BRASLAU mailto:alan.braslau@cea.fr 15. März 2016 um 21:43 Hi,
How can one suppress the addition of a placed figure to the listoffigures?
In the following MWE, list=no places "no" as an alternative to the (blank) title.
Alan
\starttext
\startplacefigure [location=inmargin,number=no,list=no] \startplacefigure [location={inmargin,none}]
Wolfgang
participants (3)
-
Alan BRASLAU
-
Willi Egger
-
Wolfgang Schuster