[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-cvs
Subject:    [LyX/master] tex2lyx/text.cpp: add missing part of a comment
From:       Uwe Stöhr <uwestoehr () lyx ! org>
Date:       2014-11-24 23:53:39
Message-ID: 20141124235339.96BB128079E () lyx ! lyx ! org
[Download RAW message or body]

commit bfc4af2d01df5260c0391097eb07f08500558be8
Author: Uwe Stöhr <uwestoehr@lyx.org>
Date:   Tue Nov 25 00:53:35 2014 +0100

    tex2lyx/text.cpp: add missing part of a comment

diff --git a/src/tex2lyx/text.cpp b/src/tex2lyx/text.cpp
index ed4fd0d..7c72b64 100644
--- a/src/tex2lyx/text.cpp
+++ b/src/tex2lyx/text.cpp
@@ -4419,6 +4419,7 @@ void parse_text(Parser & p, ostream & os, unsigned flags, bool outer,
 			} else
 				is_gluelength = true;
 			// if yes transform "9xx minus 8yy plus 7zz"
+			// to "9xx-8yy+7zz"
 			if (is_gluelength) {
 				i = gluelength.find(" minus");
 				if (i != string::npos)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic