[LyX/master] de.po

2019-03-31 Thread Juergen Spitzmueller
commit 933c23922735e2e94928427b0e2d47c1a8f81b22 Author: Juergen Spitzmueller Date: Mon Apr 1 07:35:31 2019 +0200 de.po po/de.gmo | Bin 578617 -> 579174 bytes po/de.po | 2536 +++-- 2 files changed, 1278 insertions(+), 1258 deletio

[LyX/master] Add option to reset to default booktabs lines

2019-03-31 Thread Juergen Spitzmueller
commit 3bbcfda3dbf0bd9e2f79a04b26d8913481f30dfb Author: Juergen Spitzmueller Date: Mon Apr 1 07:08:13 2019 +0200 Add option to reset to default booktabs lines Addresses: #10106 --- lib/Makefile.am|3 + .../tabular-feature_reset-formal-defaul

[LyX/master] Fix booktabs bottom line with multirows

2019-03-31 Thread Juergen Spitzmueller
commit 819c9c164579bb11322238258ca71f5aa2621705 Author: Juergen Spitzmueller Date: Mon Apr 1 05:43:32 2019 +0200 Fix booktabs bottom line with multirows Fixes: #11445 --- src/insets/InsetTabular.cpp | 14 +++--- 1 files changed, 11 insertions(+), 3 deletions(-) diff --g

[LyX/master] Cmake export tests: Set \origin also for unavailable

2019-03-31 Thread Kornel Benko
commit 1d90561675b43906cc109ef35e2616d1e95e859a Author: Kornel Benko Date: Sun Mar 31 18:06:40 2019 +0200 Cmake export tests: Set \origin also for unavailable This is important for lyx-files not under the lyxsystemdir. Since the exports are done from a copied lyx-file, some ref

[LyX/master] Add listpreamble tex2lyx test

2019-03-31 Thread Juergen Spitzmueller
commit 18ee587a1e25e36b43af7e86d7735482aa1ddc18 Author: Juergen Spitzmueller Date: Sun Mar 31 17:52:31 2019 +0200 Add listpreamble tex2lyx test --- src/tex2lyx/Makefile.am |2 + src/tex2lyx/test/CMakeLists.txt |1 + src/tex2lyx/test/listpreamble.lyx.lyx | 229 +

[LyX/master] Fix bug #11528

2019-03-31 Thread Enrico Forestieri
commit 45e0ce2372467516355d81bbba4a5852d9569f98 Author: Enrico Forestieri Date: Sun Mar 31 15:14:28 2019 +0200 Fix bug #11528 The code was not doing what said in the description. --- src/output_latex.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src

[LyX/master] fix typo in comment

2019-03-31 Thread Juergen Spitzmueller
commit b1c36045ee425b3130cc04b1f1d2690087e244d9 Author: Juergen Spitzmueller Date: Sun Mar 31 14:30:55 2019 +0200 fix typo in comment --- src/tex2lyx/Parser.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tex2lyx/Parser.cpp b/src/tex2lyx/Parser.cpp index

[LyX/master] tex2lyx: support for list preambles

2019-03-31 Thread Juergen Spitzmueller
commit 57157d2e4d156812f574eff54ef0c5a7ed64bb18 Author: Juergen Spitzmueller Date: Sun Mar 31 14:27:56 2019 +0200 tex2lyx: support for list preambles --- src/tex2lyx/Context.cpp |2 +- src/tex2lyx/Context.h |6 ++ src/tex2lyx/Parser.cpp | 20 src/tex2l

[LyX/master] Cmake export tests: Use absolute paths for subfiles inside the source dir

2019-03-31 Thread Kornel Benko
commit 50779dda7ace5a7c0cb5f22dc2b79a276ad51413 Author: Kornel Benko Date: Sun Mar 31 11:34:14 2019 +0200 Cmake export tests: Use absolute paths for subfiles inside the source dir The testfile is inside the build dir, so no relative path to the source dir should be alloved. ---

[LyX/master] Amend 0b295819: Fix some non-accessible URLS

2019-03-31 Thread Kornel Benko
commit 780fd81a676c362a574e7ac791f7bb6e3a20b305 Author: Kornel Benko Date: Sun Mar 31 11:00:02 2019 +0200 Amend 0b295819: Fix some non-accessible URLS Thanks Jürgen --- lib/doc/UserGuide.lyx |2 +- lib/doc/ar/UserGuide.lyx|2 +- lib/doc/de/UserGui