![](https://secure.gravatar.com/avatar/b79687264c3e06cba13b54d05b12a9f5.jpg?s=120&d=mm&r=g)
31 May
2013
31 May
'13
8:34 a.m.
Am 31.05.2013 um 00:51 schrieb MANUEL GONZALEZ SUAREZ
hello I do not know how I can make footnotes covering the entire bottom of the page and not grouped in the first column in a 3 column text. This is the code: \ setupfootnotes [location = page] \ starttext \ startcolumns [n = 3, rule = on] \ input knuth Manolo mine \ footnote {\ input knuth} \ stopcolumns \ stoptext Can you help me? Is this the "normal" behavior?
When I run your example I get three columns for the text but the footnotes are placed in a single column which uses the width of the textblock. Wolfgang