![](https://secure.gravatar.com/avatar/d70f049fabef262c1e2f36c404928eb5.jpg?s=120&d=mm&r=g)
3 Apr
2014
3 Apr
'14
1:43 p.m.
In the latest beta (2014.04.03 16:20) there are updates to the line numbering system that break its function in columns. (In the past it didn't work at all in many situations, not it works but in a buggy way). In the example below, the line numbering passes over everything twice resulting in two overlapping numbers for each line. \starttext \startlinenumbering \startcolumns \input{knuth} \stopcolumns \stoplinenumbering \stoptext