[LyX/2.3.x] Document B_ in cite style definitions

2018-01-29 Thread Juergen Spitzmueller
commit bff3141b5c5b8f783b1a35b1463db8db55c9079e Author: Juergen Spitzmueller Date: Sat Jan 27 14:53:18 2018 +0100 Document B_ in cite style definitions (cherry picked from commit 8a08a19122c8319cd8761e32c582ec2f42f20034) --- lib/doc/Customization.lyx| 75

[LyX/2.3.x] Differentiate Buffer strings and GUI strings in citeengines

2018-01-29 Thread Juergen Spitzmueller
commit 275d5d30de80ada71474897b07ed202225eb46df Author: Juergen Spitzmueller Date: Sat Jan 27 14:26:36 2018 +0100 Differentiate Buffer strings and GUI strings in citeengines The former need to be translated to the buffer language, the latter to the GUI language. Fixes:

[LyX/2.3.x] Add Bibliography to the Outliner.

2018-01-29 Thread Juergen Spitzmueller
commit 48f1b52004a86e7a181eb8974c61cc2aac3f8174 Author: Juergen Spitzmueller Date: Mon Jan 29 09:09:51 2018 +0100 Add Bibliography to the Outliner. Fixes: #11001, #7724. (cherry picked from commit fc2d8238dc5e589220e68766975b5438f1e57251) --- lib/layouts/IEEEtran.layout |

[LyX/master] Once more, the libertine font package has been renamed.

2018-01-29 Thread Juergen Spitzmueller
commit 7e071f14b9394d1e8e974ba5d19c61921c203f5b Author: Juergen Spitzmueller Date: Tue Jan 30 08:16:06 2018 +0100 Once more, the libertine font package has been renamed. Take the newest one, if present. Candidate for 2.3.x. --- lib/chkconfig.ltx |3 +++ lib/latexfonts

[LyX/master] French EmbeddedObjects.lyx: sync document settings with English version

2018-01-29 Thread Uwe Stöhr
commit 59ce6dac2f5edcbf2149dd0ce3824da116994f1a Author: Uwe Stöhr Date: Mon Jan 29 15:10:02 2018 +0100 French EmbeddedObjects.lyx: sync document settings with English version - English EmbeddedObjects.lyx: correct a typo --- lib/doc/EmbeddedObjects.lyx|2 +- lib/doc/fr/Emb

[LyX/master] Merge branch 'master' of git.lyx.org:lyx

2018-01-29 Thread Uwe Stöhr
commit 46037ea583dd5a15a119a1a5d44c7ee5ca4649e6 Merge: 59ce6da c2ed75f Author: Uwe Stöhr Date: Mon Jan 29 15:10:13 2018 +0100 Merge branch 'master' of git.lyx.org:lyx src/LyX.cpp | 53 +++-- 1 files changed, 27 insertions(+), 26 deletions(

[LyX/2.3.x] French EmbeddedObjects.lyx: sync document settings with English version

2018-01-29 Thread Uwe Stöhr
commit 6e06ef8b0637f967d43edf11df9c8d2188f31227 Author: Uwe Stöhr Date: Mon Jan 29 15:09:41 2018 +0100 French EmbeddedObjects.lyx: sync document settings with English version - English EmbeddedObjects.lyx: correct a typo --- lib/doc/EmbeddedObjects.lyx|2 +- lib/doc/fr/Emb

[LyX/master] Fixup 6b6fa94c: coverity says there are more possible exceptions.

2018-01-29 Thread Jean-Marc Lasgouttes
commit c2ed75fd378333888c7a56c1a6c22a59418d3d61 Author: Jean-Marc Lasgouttes Date: Mon Jan 29 15:05:31 2018 +0100 Fixup 6b6fa94c: coverity says there are more possible exceptions. The bulk of the changes is indentation. --- src/LyX.cpp | 53 +++---

[LyX/master] Catch exceptions to please coverity

2018-01-29 Thread Jean-Marc Lasgouttes
commit 6b6fa94c913e9cd5f5460328f833f2c6b19541b1 Author: Jean-Marc Lasgouttes Date: Mon Jan 29 13:50:09 2018 +0100 Catch exceptions to please coverity Actually, the possible exception path is from replaceEnvironmentPath. It would be better if coverity was able to asses that our

[LyX/master] Add Bibliography to the Outliner.

2018-01-29 Thread Juergen Spitzmueller
commit fc2d8238dc5e589220e68766975b5438f1e57251 Author: Juergen Spitzmueller Date: Mon Jan 29 09:09:51 2018 +0100 Add Bibliography to the Outliner. Fixes: #11001, #7724. --- lib/layouts/IEEEtran.layout |1 + lib/layouts/aguplus.inc |1 + lib/layouts/agutex.la

[LyX/master] Whitespace

2018-01-29 Thread Juergen Spitzmueller
commit 10f02c41604c2df70c47f61946f17572de9f73bd Author: Juergen Spitzmueller Date: Mon Jan 29 08:37:25 2018 +0100 Whitespace --- src/Paragraph.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 3c26bf1..4ee612b 100644 -