Hi. Consider the following example: <file example.tex> \setuphead[section][stopper={.}, numbercommand=\Branch, style=bold] \def\Branch#1{Branch #1} \setupcolumns[2] \starttext \startcolumns \section{This is a short title} \input knuth \section{This is not a short title either, this is a long, very very long title} \input knuth \stopcolumns \stoptext </file> Q1. I want to add the word 'Branch' before a number in section title. May be there is another way to accomplish this. I looked through manual (cont-eni.pdf) but didn't find another solution. Q2. The text of second section is aligned on right edge of 'Branch 2.'. Is there option to make section text to be align on left edge of text body? I use last minimals on Linux (x86_64). --- WBW, Vladimir Lomov -- Q: How many IBM 370's does it take to execute a job? A: Four, three to hold it down, and one to rip its head off.