> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> Hello,
Jean-Marc> The following patch fixes texrow computation in the case
Jean-Marc> where paragraph alignment is used. There was a one by one
Jean-Marc> error because a \n was added to the centering commands
Jean-M
Hello,
The following patch fixes texrow computation in the case where
paragraph alignment is used. There was a one by one error because a \n
was added to the centering commands (probably in the work to help
Sweave).
The fix is to pass texrow to relevant functions and update it.
I'll commit tomo