On Thursday 15 January 2009 10:44:07 am Wolfgang Schuster wrote: > Am 15.01.2009 um 18:06 schrieb Bart C. Wise: > > The code below changes the first line. However, there are no spaces > > between words and therefore, the justification is also off. You can > > even leave the first parameter empty and you get the same results. > > Am I missing something? > > \starttext > > \TreatFirstLine {\sc} {} {} {} > > The combined color and font effect is also possible, > > although one must be careful in using macros that accumulate > > grouping, but the commands used here are pretty save in that > > respect. > > \stoptext > > http://archive.contextgarden.net/message/20060102.122124.6585f872.en.html That works, but it doesn't have the options that TreatFirstLine has. Is TreatFirstLine broken? Bart