Hi,

Thanks a lot, this is exactly what I was looking for.

Is there a way to edit the style of the title, like with caption ? Where
is it documented (If any) ?

Thanks in advance,

Antoine

On Sun, 2010-04-18 at 09:15 +0200, Wolfgang Schuster wrote:
> Am 17.04.10 15:27, schrieb Antoine Cailliau:
> > Hi all,
> >
> > I'm working on my thesis and I need a mechanism very similar to float
> > and its reference/caption facilities except it can't be floating.
> >
> > My problem is the following: I've boxes to display corresponding to
> > operators. They should be numbered (like figure, tables, etc.) and
> > having a list is a plus and I should be able to do \about[myoperator] to
> > display the name of the operator.
> >
> > I tried to declare a float and it works perfectly, except it is floating
> > and do not respect the flow I would like to have.
> >
> > I tried enumeration but I can't do \about and I really need it.
> >    
> \setupinteraction[state=start]
> \defineenumeration[test][title=yes]
> \starttext
> text \about[test] text
> \page
> \starttest[test]{knuth} \input knuth\par \stoptest
> \stoptext
> 
> Wolfgang
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
-- 
Antoine Cailliau
www.ac-graphic.net

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to