[LyX/master] Fix literal string in binary context

2017-10-13 Thread Juergen Spitzmueller
commit 8fecdfc473d067f9caa79dffa7ab078d391d50ed Author: Juergen Spitzmueller Date: Fri Oct 13 10:04:27 2017 +0200 Fix literal string in binary context In 1a26f9b26cff827da5, all strings in the context of regexes and comparisons have been converted to byte-like objects for pytho

[LyX/master] Some improvements to the graphics dialog

2017-10-13 Thread Juergen Spitzmueller
commit c462fadff57373744e27ac38df04bac2c651b67c Author: Juergen Spitzmueller Date: Fri Oct 13 11:25:55 2017 +0200 Some improvements to the graphics dialog * Describe the viewport/bb situation more accurate * Use generic term "coordinates", since bb and viewport are flavor-speci

[LyX/master] de.po

2017-10-13 Thread Juergen Spitzmueller
commit 71e7dfbc818d996a22912ec4271ba4cc29559a07 Author: Juergen Spitzmueller Date: Fri Oct 13 11:43:05 2017 +0200 de.po po/de.gmo | Bin 539581 -> 540255 bytes po/de.po | 684 +++- 2 files changed, 353 insertions(+), 331 deletions

[LyX/master] Adapt citengine to current layout format.

2017-10-13 Thread Juergen Spitzmueller
commit d4e30ad88f2967a2e464fd3a54a52feeb25e72f1 Author: Juergen Spitzmueller Date: Fri Oct 13 15:47:41 2017 +0200 Adapt citengine to current layout format. --- lib/citeengines/basic.citeengine |2 +- lib/citeengines/biblatex-natbib.citeengine |2 +- lib/citeengines/biblat

[LyX/2.3.x] Adapt citengine to current layout format.

2017-10-13 Thread Juergen Spitzmueller
commit 930c2fe5cd5a96d639492980f68c2a95c9b46f71 Author: Juergen Spitzmueller Date: Fri Oct 13 15:47:41 2017 +0200 Adapt citengine to current layout format. (cherry picked from commit d4e30ad88f2967a2e464fd3a54a52feeb25e72f1) --- lib/citeengines/basic.citeengine |2 +-

[LyX/master] Update some more layouts

2017-10-13 Thread Juergen Spitzmueller
commit 5997b60da1f493fd10def3e23b292d3e5de6eacc Author: Juergen Spitzmueller Date: Fri Oct 13 16:08:07 2017 +0200 Update some more layouts --- lib/layouts/bxjsarticle.layout |2 +- lib/layouts/bxjsbook.layout|2 +- lib/layouts/bxjsreport.layout |2 +- lib/layouts/bxjsslide

[LyX/master] updatelayouts.py: consider citeengines.

2017-10-13 Thread Juergen Spitzmueller
commit 69b03d254500be9c5e6c1be66b8a16f381f3a3d8 Author: Juergen Spitzmueller Date: Fri Oct 13 16:08:23 2017 +0200 updatelayouts.py: consider citeengines. --- development/tools/updatelayouts.py | 21 - 1 files changed, 12 insertions(+), 9 deletions(-) diff --git a/dev

[LyX/2.3.x] Update some more layouts

2017-10-13 Thread Juergen Spitzmueller
commit 4242cbd50465bc927e0a0f6bcbda5fbf6a26ba67 Author: Juergen Spitzmueller Date: Fri Oct 13 16:08:07 2017 +0200 Update some more layouts (cherry picked from commit 5997b60da1f493fd10def3e23b292d3e5de6eacc) --- lib/layouts/bxjsarticle.layout |2 +- lib/layouts/bxjsbook.layout

[LyX/master] Update sk.po

2017-10-13 Thread Kornel Benko
commit b242a90bd0125a73da9c4230a5319eb7feb29288 Author: Kornel Benko Date: Fri Oct 13 16:52:26 2017 +0200 Update sk.po --- po/sk.gmo | Bin 525845 -> 526509 bytes po/sk.po | 40 +--- 2 files changed, 33 insertions(+), 7 deletions(-) diff --git a/po/

[LyX/2.3.x] Fix literal string in binary context

2017-10-13 Thread Juergen Spitzmueller
commit bbac6b70378cffed1e8abc33882d00b06f0d0fec Author: Juergen Spitzmueller Date: Fri Oct 13 10:04:27 2017 +0200 Fix literal string in binary context In 1a26f9b26cff827da5, all strings in the context of regexes and comparisons have been converted to byte-like objects for pytho