ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Presets in collectors
@ 2012-11-09 17:18 Marco Patzer
  2012-11-10  7:30 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Patzer @ 2012-11-09 17:18 UTC (permalink / raw)
  To: context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-10 11:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-09 17:18 Presets in collectors Marco Patzer
2012-11-10  7:30 ` Wolfgang Schuster
2012-11-10 11:26   ` Marco Patzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).