Hi!

Is there a reason that presets don't work with collectors?
Collectors are based on layers and that's what presets are made for,
right? Bug or feature?

  \definecollector
    [mycollector]
    [width=\textwidth]

  \setcollector
    [mycollector]
    {\framed[width=5cm,height=2cm]{Foo}}

  \setcollector
    [mycollector]
    [preset=rightbottom]        %% not recognized
    %% [corner={right, bottom}, %% works
    %%  location={left, top}]
    {\framed{Bar}}

  \flushcollector [mycollector]
  \starttext\null\stoptext


Marco

___________________________________________________________________________________
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