John McCabe-Dansted wrote: > Do you mean something like the writeLaTeX function in BufferParams.cpp > that has TexRow passed in, and itself calls "texrow.newline();"?
I mean, make the write function an int and then call texrow.newline() accordingly in the buffer function. Jürgen