[LyX/master] Restore 'pdf' default format of Japanese docs

2014-03-03 Thread Scott Kostyshak
commit c80f1009b35a3e160f9ab6f670ec64411bbe3e28 Author: Scott Kostyshak Date: Mon Mar 3 14:53:47 2014 -0500 Restore 'pdf' default format of Japanese docs This restores 895f8285 and fixes out-of-the-box compilation. diff --git a/lib/doc/ja/Math.lyx b/lib/doc/ja/Math.lyx index 18d0f

[LyX/master] instant_preview.lyx: load 'etex' package

2014-03-03 Thread Scott Kostyshak
commit 15d55c3214a14d1f680218c8b424ec5e300fff1b Author: Scott Kostyshak Date: Mon Mar 3 14:47:50 2014 -0500 instant_preview.lyx: load 'etex' package The pgf package 3.0.0 update lead to an error being given with this document. Loading the 'etex' package fixes the problem. F

[LyX/master] instant_preview.lyx: update .lyx format

2014-03-03 Thread Scott Kostyshak
commit afa5d05d47a84c426d2cd3670a3426a08e064ed7 Author: Scott Kostyshak Date: Mon Mar 3 14:43:42 2014 -0500 instant_preview.lyx: update .lyx format diff --git a/lib/examples/instant_preview.lyx b/lib/examples/instant_preview.lyx index 6915e46..8d53da3 100644 --- a/lib/examples/instant_prev

[LyX/master] Fix bug #8998: changed document setting is recoded twice as undo

2014-03-03 Thread Jean-Marc Lasgouttes
commit 8f8e8ed43ce8eafa325dd98c1572c53aa3702ca3 Author: Jean-Marc Lasgouttes Date: Mon Mar 3 18:24:51 2014 +0100 Fix bug #8998: changed document setting is recoded twice as undo The general trick to avoid this kind of problems is to use undo groups. diff --git a/src/frontends/qt4/

[LyX features/str-metrics] Add ugly warning

2014-03-03 Thread Jean-Marc Lasgouttes
The branch, str-metrics, has been updated. - Log - commit c3600ccbf4c861035446cfbe77c57bbc48c455ab Author: Jean-Marc Lasgouttes Date: Mon Mar 3 16:25:30 2014 +0100 Add ugly warning diff --git a/00README_STR_METRICS_BRANCH b/

[LyX features/str-metrics] Update README and do a small code cleanup

2014-03-03 Thread Jean-Marc Lasgouttes
The branch, str-metrics, has been updated. - Log - commit f6637dcbc89a67d0238f5979f7457f2bbc9c9e9b Author: Jean-Marc Lasgouttes Date: Mon Mar 3 15:29:37 2014 +0100 Update README and do a small code cleanup diff --git a/00REA

[LyX/master] Fix bug #8884: Crash when "navigate to next change"

2014-03-03 Thread Jean-Marc Lasgouttes
commit c98ce56a03411021152b340bdb418d4d01d61548 Author: Jean-Marc Lasgouttes Date: Fri Sep 27 10:47:36 2013 +0200 Fix bug #8884: Crash when "navigate to next change" The two fixes here a obviously right, although it is not clear why they are sufficient to fix the bug. Anyway I can

[LyX/master] Add FIXME

2014-03-03 Thread Juergen Spitzmueller
commit 5c4acd6bc0f4794eaea5826fb3c69085ba568149 Author: Juergen Spitzmueller Date: Mon Mar 3 10:45:40 2014 +0100 Add FIXME diff --git a/src/frontends/qt4/GuiPainter.cpp b/src/frontends/qt4/GuiPainter.cpp index ee0f65a..a1b0de0 100644 --- a/src/frontends/qt4/GuiPainter.cpp +++ b/src/fronten