Am 30.04.10 11:56, schrieb Philipp Gesang:
Better indeed, because it's shorter. Which one should be wikified? Shall
we wait until everybody's back from Poland and Hans dubs one of the
solutions official?

1. I found know a working solution without \setupalign or \startalignment

\setupnotedefinition[footnote][location=right,align=flushright,hang=margin]
\starttext
a\footnote{blabla}\par
b\footnote{blablablablablablablablablablablablablablablabla}\par
c\footnote{blabla\input knuth\par}\par
\stoptext

2. I can reproduce the odd results without footnotes

\setuppapersize[A4][A3,landscape]
\defineenumeration[test][location=right,align=flushright]
\showframe

\starttext

\vbox
  {\starttest bla\stoptest
   \starttest blablabla\stoptest
   \starttest \input knuth \stoptest}

\setupenumerations[hang=margin]

\vbox
  {\starttest bla\stoptest
   \starttest blablabla\stoptest
   \starttest \input knuth \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
___________________________________________________________________________________

Reply via email to