[LyX/master] DocBook: better condition for abstracts.

2020-07-30 Thread Thibaut Cuvelier
commit acdead04878a4eb43b4f40f407922180a07ec3a1 Author: Thibaut Cuvelier Date: Fri Jul 31 01:20:08 2020 +0200 DocBook: better condition for abstracts. --- src/output_docbook.cpp | 53 +-- 1 files changed, 33 insertions(+), 20 deletions(-)

[LyX/master] Fix CI…

2020-07-30 Thread Thibaut Cuvelier
commit 06675b853b4f2d896775f612115c7b9b79c2414c Author: Thibaut Cuvelier Date: Fri Jul 31 02:23:22 2020 +0200 Fix CI… --- src/Paragraph.cpp | 32 +++- 1 files changed, 15 insertions(+), 17 deletions(-) diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index

[LyX/master] DocBook: don't output abstract if it would have no content.

2020-07-30 Thread Thibaut Cuvelier
commit 6434b666bf68afc3965396351cde86db080daa4f Author: Thibaut Cuvelier Date: Fri Jul 31 00:55:00 2020 +0200 DocBook: don't output abstract if it would have no content. Restore a change from e709a662 (reverted by d75ff993) that was mixed into another commit. Also, add a

[LyX/master] DocBook: Kornel's patch to get rid of many assertions

2020-07-30 Thread Thibaut Cuvelier
commit e153477bcac8210547a43c49275d136e02c4a6f6 Author: Thibaut Cuvelier Date: Thu Jul 30 23:22:41 2020 +0200 DocBook: Kornel's patch to get rid of many assertions --- src/output_docbook.cpp |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git

[LyX/master] DocBook: refactor font handling.

2020-07-30 Thread Thibaut Cuvelier
commit 37b2115d2e3301fb4bd4d6a6cebff8f52a3515ce Author: Thibaut Cuvelier Date: Thu Jul 30 23:15:54 2020 +0200 DocBook: refactor font handling. This only hides a lot of complexity behind a function. It is a good candidate for future refactoring (code highly similar to the XHTML

[LyX/master] sk review

2020-07-30 Thread Pavel Sanda
commit 9d8a45b5c055ef49e45c34ba0d751a0256d97e15 Author: Pavel Sanda Date: Thu Jul 30 17:20:02 2020 +0200 sk review --- lib/layouttranslations.review |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/layouttranslations.review b/lib/layouttranslations.review

[LyX/master] Update sk.po

2020-07-30 Thread Kornel Benko
commit 5de13a804f8c6d2b1007e5ad00af7dff62ebfe9c Author: Kornel Benko Date: Thu Jul 30 17:10:42 2020 +0200 Update sk.po --- lib/layouttranslations |2 +- po/sk.po | 27 +-- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git

[LyX/master] * layouttranslations for ru

2020-07-30 Thread Pavel Sanda
commit 53824067fe9b5dcb8f312432e20b23e1547792bf Author: Pavel Sanda Date: Thu Jul 30 16:54:15 2020 +0200 * layouttranslations for ru --- lib/layouttranslations |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/layouttranslations b/lib/layouttranslations index

[LyX/master] layouttranslations - Notes on more used

2020-07-30 Thread Pavel Sanda
commit 0160f644ce08413c7170cba0a1d220d128813267 Author: Pavel Sanda Date: Thu Jul 30 16:50:02 2020 +0200 layouttranslations - Notes on more used --- lib/layouttranslations | 29 - 1 files changed, 0 insertions(+), 29 deletions(-) diff --git

[LyX/master] typo

2020-07-30 Thread Juergen Spitzmueller
commit 5d1451498ac41bec44fe0577278eb6c5a4d32462 Author: Juergen Spitzmueller Date: Thu Jul 30 16:38:18 2020 +0200 typo --- lib/layouttranslations.review |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/layouttranslations.review

Re: [LyX/master] typo

2020-07-30 Thread Jürgen Spitzmüller
Am Donnerstag, den 30.07.2020, 16:10 +0200 schrieb Pavel Sanda: > commit 6061ab8e69fba0822995b044ebeb821739f9142a > > Author: Pavel Sanda > > Date: Thu Jul 30 16:25:03 2020 +0200 > > > > typo Uh, thanks. J. signature.asc Description: This is a digitally signed message part --

[LyX/master] typo

2020-07-30 Thread Pavel Sanda
commit 6061ab8e69fba0822995b044ebeb821739f9142a Author: Pavel Sanda Date: Thu Jul 30 16:25:03 2020 +0200 typo --- lib/layouts/foottoend.module |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/layouts/foottoend.module b/lib/layouts/foottoend.module index

[LyX/master] Fix #11827

2020-07-30 Thread Juergen Spitzmueller
commit b521d36bfbedce9f89b48510409c32860f99559d Author: Daniel Ramoeller Date: Thu Jul 30 13:14:51 2020 +0200 Fix #11827 Keep spacing of math intact. --- src/mathed/InsetMathColor.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[LyX/master] Minor fixes in Math.lyx

2020-07-30 Thread Juergen Spitzmueller
commit 9909ce1b2d534e5425aed948774c7b985a38caea Author: Yuriy Skalko Date: Thu Jul 30 14:58:18 2020 +0300 Minor fixes in Math.lyx --- lib/doc/Math.lyx | 32 ++-- 1 files changed, 18 insertions(+), 14 deletions(-) diff --git a/lib/doc/Math.lyx

[LyX/master] Correct layout string

2020-07-30 Thread Juergen Spitzmueller
commit 011722604dcf7e688298695ed19ed424066136f4 Author: Juergen Spitzmueller Date: Thu Jul 30 16:11:50 2020 +0200 Correct layout string --- lib/layouts/foottoend.module |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/layouts/foottoend.module

[LyX/master] layouttranslation.review: minor clarification

2020-07-30 Thread Juergen Spitzmueller
commit 205d123a997a3e2948817c7da2f83bda5bbdaf9c Author: Juergen Spitzmueller Date: Thu Jul 30 16:12:03 2020 +0200 layouttranslation.review: minor clarification --- lib/layouttranslations.review |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git

[LyX/master] zh_CN update of layouttranslations

2020-07-30 Thread Pavel Sanda
commit b268ed41ec38c9c898595d5f0ce70e47f7d3dd61 Author: Pavel Sanda Date: Thu Jul 30 15:59:33 2020 +0200 zh_CN update of layouttranslations --- lib/layouttranslations | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/layouttranslations

[LyX/master] * layouttranslations.review

2020-07-30 Thread Pavel Sanda
commit 4e383ecdb9a70a8e08d5ebf6b27b2ede6d20 Author: Pavel Sanda Date: Thu Jul 30 15:50:20 2020 +0200 * layouttranslations.review --- lib/layouttranslations.review |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/lib/layouttranslations.review

[LyX/master] New Notes items in layouttranslation

2020-07-30 Thread Pavel Sanda
commit 28911d05ea8b19ce21946897a84d99c4190a0a75 Author: Pavel Sanda Date: Thu Jul 30 15:41:57 2020 +0200 New Notes items in layouttranslation --- lib/layouttranslations | 56 1 files changed, 56 insertions(+), 0 deletions(-) diff --git

[LyX/master] Remerge strings

2020-07-30 Thread Pavel Sanda
commit 11e797570de084cdcad4e60c19ac4a85dd5220f0 Author: Pavel Sanda Date: Thu Jul 30 15:35:49 2020 +0200 Remerge strings po/ar.po|15644 +--- po/bg.po|12936 - po/cs.po|12559