Andre Poenitz wrote: > This is possible, and actually close to my prefered way out. > (Actually I'd prefer > > string getPossibleLabel(LCursor & cur, LyXText & text) > > over of your 'finer grained' version as this produces less clutter > in the user code (no need to use .paragraph() in high level > functions...)
Good to hear that the Big Plan makes sense even to someone a long way from the coal face. >> why not add some consts? > I try to do that whenever I notice it... So, I'll keep on mentioning it why I notice too. -- Angus