From fde0a4bb26ff9133e2c6dd235a46a4a827ab811e Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Sun, 8 Aug 2010 14:48:15 +0000 Subject: [PATCH] spacing git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35093 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/output_latex.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/output_latex.cpp b/src/output_latex.cpp index bbaa129019..69991ffa2f 100644 --- a/src/output_latex.cpp +++ b/src/output_latex.cpp @@ -384,7 +384,7 @@ ParagraphList::const_iterator TeXOnePar(Buffer const & buf, } pit->latex(bparams, outerfont, os, texrow, - runparams, start_pos, end_pos); + runparams, start_pos, end_pos); return nextpit; } -- 2.39.2