]> git.lyx.org Git - features.git/commit
Extend the otexstream class to also report about paragraph breaks.
authorEnrico Forestieri <forenr@lyx.org>
Sun, 18 May 2014 20:46:33 +0000 (22:46 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 18 May 2014 20:46:33 +0000 (22:46 +0200)
commitee9ff6cb0cd7d8b0ef3c18e5bd166e12580a3bf4
treef6b6ae31238d9dc58895ddb15376d54e7a79d026
parent10d5897327bfe6d7f2768e1f7fa4d7beb8f556e4
Extend the otexstream class to also report about paragraph breaks.

The new method afterParbreak() returns true if a blank line was just
output and we are at the beginning of the next line, false otherwise.
src/support/docstream.cpp
src/support/docstream.h