Wolfgang Schuster schreef op 2015-08-05 12:34:
robheus
4. August 2015 20:29

Thanks Wolfgang. This is almost the result what I want, just that I
want the footnote text in a seperate column, not the first line of a
footnote indented.

You can set a fixed width for the footnote numbers and align them to
the right.

\setupnotation
  [footnote]
  [alternative=left,
   width=2em,
   headalign=left,
   numbercommand=]

\starttext
\dorecurse{200}{Footnote\footnote{This is a footnote.} }
\stoptext

Wolfgang

Thanks Wolfgang. Exactly what I needed.

One more question, about the rule for seperating footnotes from normal text.

The document I am re-editting uses a style that only shows the rule in case the footnote text is a continuation of a footnote started on a previous page (so, the first line of the footnote text does not contain the footnote number), but does *not* show the rule when the footnote text starts with the footnote number (and text following the footnote), which makes sense I think, because a continued footnote can then be better distinguished from normal text.

However, ConText only allows to either display or not display the rule. Is it possible to implement in Context the behaviour for displaying the rule as described above?

Perhaps it can be added to the wish-list for a new version?

greetings,

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