[LyX/master] Fix bug 9300. We need manually to convert newlines to paragraph breaks.

2014-11-04 Thread Richard Heck
commit 9ee9c9b97da75773de5411ccc770519fef33b04c Author: Richard Heck rgh...@lyx.org Date: Mon Nov 3 10:56:22 2014 -0500 Fix bug 9300. We need manually to convert newlines to paragraph breaks. (cherry picked from commit 8f40d784c077e95f402c77b07f61c6f740ad67f1) diff --git

[LyX/master] Fix bug #7970: space disappears from equation when reopening LyX file.

2014-11-04 Thread Enrico Forestieri
commit 77b0452a30f0b8968d7a0bc660bb0855d043e3fa Author: Enrico Forestieri for...@lyx.org Date: Tue Nov 4 21:27:55 2014 +0100 Fix bug #7970: space disappears from equation when reopening LyX file. diff --git a/src/mathed/MathParser.cpp b/src/mathed/MathParser.cpp index 2933c09..21621a3

[LyX/master] Fix bug #9319: Problems with space inside math and textrm.

2014-11-04 Thread Enrico Forestieri
commit d1858b89d0828c3fe8f4e898f609aaed9d33 Author: Enrico Forestieri for...@lyx.org Date: Tue Nov 4 21:36:10 2014 +0100 Fix bug #9319: Problems with space inside math and textrm. diff --git a/src/mathed/InsetMathSpace.cpp b/src/mathed/InsetMathSpace.cpp index f961224..2a3b6f4 100644

[LyX/master] InsetFootlike.cpp: disable listings inside footnotes

2014-11-04 Thread Uwe Stöhr
commit af8ba5e0696c0e1989effe4179c990a054bc06df Author: Uwe Stöhr uwesto...@lyx.org Date: Tue Nov 4 23:44:10 2014 +0100 InsetFootlike.cpp: disable listings inside footnotes fixes bug #9321 diff --git a/src/insets/InsetFootlike.cpp b/src/insets/InsetFootlike.cpp index

[LyX/master] Implement callstack printing checking for autotools

2014-11-04 Thread Jean-Marc Lasgouttes
commit dc7ef3c81ff6e906c41da5ad40117ab87ac214da Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Tue Nov 4 23:30:53 2014 +0100 Implement callstack printing checking for autotools Contrary to cmake, we do not rely on platform/compiler check, but on the availability of the

[LyX/master] graphicboxes.module: new module

2014-11-04 Thread Uwe Stöhr
commit fc13d7b81441839fd54fc36626e11e63892806ab Author: Uwe Stöhr uwesto...@lyx.org Date: Wed Nov 5 00:42:35 2014 +0100 graphicboxes.module: new module support for the 4 boxes provided by the LateX package graphicx diff --git a/lib/Makefile.am b/lib/Makefile.am index

[LyX/master] Fix bug 9300. We need manually to convert newlines to paragraph breaks.

2014-11-04 Thread Richard Heck
commit 9ee9c9b97da75773de5411ccc770519fef33b04c Author: Richard Heck Date: Mon Nov 3 10:56:22 2014 -0500 Fix bug 9300. We need manually to convert newlines to paragraph breaks. (cherry picked from commit 8f40d784c077e95f402c77b07f61c6f740ad67f1) diff --git

[LyX/master] Fix bug #7970: space disappears from equation when reopening LyX file.

2014-11-04 Thread Enrico Forestieri
commit 77b0452a30f0b8968d7a0bc660bb0855d043e3fa Author: Enrico Forestieri Date: Tue Nov 4 21:27:55 2014 +0100 Fix bug #7970: space disappears from equation when reopening LyX file. diff --git a/src/mathed/MathParser.cpp b/src/mathed/MathParser.cpp index 2933c09..21621a3

[LyX/master] Fix bug #9319: Problems with space inside math and textrm.

2014-11-04 Thread Enrico Forestieri
commit d1858b89d0828c3fe8f4e898f609aaed9d33 Author: Enrico Forestieri Date: Tue Nov 4 21:36:10 2014 +0100 Fix bug #9319: Problems with space inside math and textrm. diff --git a/src/mathed/InsetMathSpace.cpp b/src/mathed/InsetMathSpace.cpp index f961224..2a3b6f4 100644

[LyX/master] InsetFootlike.cpp: disable listings inside footnotes

2014-11-04 Thread Uwe Stöhr
commit af8ba5e0696c0e1989effe4179c990a054bc06df Author: Uwe Stöhr Date: Tue Nov 4 23:44:10 2014 +0100 InsetFootlike.cpp: disable listings inside footnotes fixes bug #9321 diff --git a/src/insets/InsetFootlike.cpp b/src/insets/InsetFootlike.cpp index

[LyX/master] Implement "callstack printing" checking for autotools

2014-11-04 Thread Jean-Marc Lasgouttes
commit dc7ef3c81ff6e906c41da5ad40117ab87ac214da Author: Jean-Marc Lasgouttes Date: Tue Nov 4 23:30:53 2014 +0100 Implement "callstack printing" checking for autotools Contrary to cmake, we do not rely on platform/compiler check, but on the availability of

[LyX/master] graphicboxes.module: new module

2014-11-04 Thread Uwe Stöhr
commit fc13d7b81441839fd54fc36626e11e63892806ab Author: Uwe Stöhr Date: Wed Nov 5 00:42:35 2014 +0100 graphicboxes.module: new module support for the 4 boxes provided by the LateX package graphicx diff --git a/lib/Makefile.am b/lib/Makefile.am index