Jürgen Spitzmüller
Mon, 08 Feb 2010 00:30:51 -0800
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