From c33244ff8c495202c12c468355b53e52a3ba7cdf Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Thu, 8 Sep 2011 21:10:26 +0200 Subject: Improved the latex::document_g generator. --- src/generators/latex/document_g.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/generators/latex/document_g.cpp b/src/generators/latex/document_g.cpp index 622aa6e..08c5ee6 100644 --- a/src/generators/latex/document_g.cpp +++ b/src/generators/latex/document_g.cpp @@ -16,5 +16,5 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include "document_g.h" latex::document_g::document_g() : document_g::base_type(document_) { - document_ = +paragraph_; + document_ = +(paragraph_ << ka::eol); } -- cgit v1.2.3-70-g09d2