Juergen Spitzmueller
02974ff2a9
GuiSelectionManager: properly handle de-selecting items
...
When an item is de-selected with the mouse, and thus no item selected
anymore, disable add, up, down and delete buttons.
2019-03-30 11:36:47 +01:00
Juergen Spitzmueller
aa5add6b96
Consider individual bib file encoding when parsing
2019-03-30 09:50:55 +01:00
Juergen Spitzmueller
4d54d3afca
Fix some implicit conversion issues.
2019-03-30 09:33:09 +01:00
Kornel Benko
7d6bf430ed
Fix some paths
2019-03-29 17:22:16 +01:00
Juergen Spitzmueller
d8bdfa8462
Update paths in tex2lyx tests
2019-03-29 16:08:17 +01:00
Juergen Spitzmueller
f8aee7068e
Adapt tex2lyx tests to version numbers.
2019-03-29 15:51:50 +01:00
Juergen Spitzmueller
035d539964
tex2lyx: support for bibencoding argument of \addbibresource
2019-03-29 15:50:18 +01:00
Juergen Spitzmueller
f75b081551
Add support for mixed-encoded biblatex files
...
Biblatex 3.12 allows to specifiy individual encodings per bib file
via \addbibresource[bibencoding=<encoding>].
This is now supported via GuiBibtex.
2019-03-29 15:45:55 +01:00
Juergen Spitzmueller
3acb0d8082
Fix menu entries for examples
2019-03-29 14:52:39 +01:00
Juergen Spitzmueller
0042fb34d0
Fix some group boxes.
2019-03-29 13:01:47 +01:00
Kornel Benko
71e00496ee
Amend 7644c32a
: corrected path
2019-03-29 12:26:33 +01:00
Günter Milde
7644c32a71
ctest update.
...
Still cleaning up after the massive renaming and -sorting
of examples and templates.
2019-03-29 11:55:20 +01:00
Günter Milde
e5567a1377
ctests: sample for Arabic as secondary language.
2019-03-29 10:44:21 +01:00
Juergen Spitzmueller
44089e8a99
Fix build after ffc682424e
2019-03-29 09:10:18 +01:00
Günter Milde
df79f329e6
Unicodesymbols: add force flags.
2019-03-28 13:30:22 +01:00
Günter Milde
ffc682424e
Update ctest tagging and documentation/sample organisation.
2019-03-28 13:30:22 +01:00
Jean-Marc Lasgouttes
dfba0d8667
Fix insertion of text characters in math
...
Characters that needed to be inserted in text mode in mathed were not
correctly inserted. Here we do two fixes:
1/ in niceInsert(), do not replace the contents of the active insets
first cell with selection, insert selection instead. This wa sthe
cause of the bug: an empty selection replaced the contents that was
already in the cell.
2/ do not use niceInsert() anyway, insert() is perfect for what we
want to do.
Fixes bug #11527 .
2019-03-28 13:22:38 +01:00
Kornel Benko
48084a3d9c
Fix test BATCH_outline-beamer
...
Adapt the expected data
2019-03-28 11:52:03 +01:00
Günter Milde
f0b326a9f4
Comprehensive language test document and some more fixes.
...
Work around or document language clashes and limitations.
2019-03-27 17:49:08 +01:00
Günter Milde
32b47e975e
Fix settings for Hebrew with 8-bit TeX fonts.
2019-03-27 17:09:12 +01:00
Günter Milde
1361f1a45f
"AsBabelOptions" no longer required. Part1.
...
With the re-orgianization and opening of the Babel package by Javier Bezos
(version 3.9 released March 2013), "contributed" language definitions are
also recognized if the language is given as global option.
If there is no objection or regression in tests,
Part 2 will remove the hard-coded part of AsBabelOptions.
2019-03-27 16:53:23 +01:00
Günter Milde
4a2f4fb1d6
Use LaTeX input encoding "utf8", part 1/many.
...
See #11115 .
Start with simple cases.
2019-03-27 16:24:14 +01:00
Günter Milde
b1b8071168
ctest update.
...
#9681 is fixed in master.
Hebrew with 8-bit fonts fails with vanilla TeXLive.
Add link to ticket in dedicated test document.
2019-03-27 16:20:17 +01:00
Günter Milde
48b92cf63c
Test for #11532 "inputencoding desynchronisation".
2019-03-27 15:57:38 +01:00
Günter Milde
7b2d84f117
Amend 4bd4bfb34c
to make LyX compilable again with QT4.
2019-03-27 14:40:59 +01:00
Günter Milde
f7fbd8c1ab
Hebrew shindot and shindot but work fine as postfix.
2019-03-27 14:39:08 +01:00
Günter Milde
2067bff2cb
Babel's "\textlatin" is obsoleted by "\ensureascii".
2019-03-27 09:52:44 +01:00
Kornel Benko
ecdfeb79fe
Update sk.po
2019-03-26 18:58:22 +01:00
Juergen Spitzmueller
ba867587f4
RELEASE-NOTES: update
2019-03-26 18:05:25 +01:00
Juergen Spitzmueller
52466309f0
de.po
2019-03-26 17:53:44 +01:00
Juergen Spitzmueller
e2761dd2f2
Update version numbers of tex2lyx tests
2019-03-26 17:49:38 +01:00
Juergen Spitzmueller
7071995a21
Update layout formats
2019-03-26 17:46:21 +01:00
Juergen Spitzmueller
4b3aacd13b
Add TableStyle layout tag
...
Fixes : #8360
2019-03-26 17:42:56 +01:00
Kornel Benko
9e684f3a16
Cmake export tests: enable the hebrew documents again.
...
The missing david fonts error vanished after reinstalling
the culmus-latex-0.7-r1 package.
2019-03-26 17:04:01 +01:00
Juergen Spitzmueller
ecb2427f41
Add tablestyle buffer param
...
Fixes : #9901
2019-03-26 16:24:27 +01:00
Kornel Benko
283b7c0829
Update sk.po
2019-03-26 15:51:48 +01:00
Kornel Benko
600127ff86
Cmake export tests: make even more tests pass
2019-03-26 15:47:30 +01:00
Juergen Spitzmueller
4bd4bfb34c
centralize attic
2019-03-26 15:41:32 +01:00
Kornel Benko
f6f9de1cd8
Amend 683b3a05
: Introducing table templates
...
Added test cases
2019-03-26 15:29:01 +01:00
Juergen Spitzmueller
bc02061596
move lib/templates/Attic to lib/attic/templates
...
This should restore make distcheck
2019-03-26 15:23:36 +01:00
Kornel Benko
0752a263a0
Cmake export tests: some testnames corrected
...
Also don't use tex gyre fonts, use dejavu instead
2019-03-26 15:11:10 +01:00
Juergen Spitzmueller
e409ed80fa
de.po
2019-03-26 14:00:27 +01:00
Juergen Spitzmueller
683b3a05e2
Introducing table templates
...
The idea is simple: we insert a pre-formatted table (with a given border
style currently, but other attributes are possible as well) via file-insert
and scale it then to the requested size.
We need three sizes (1x1, 1x2 and 1x3) to generate all sizes properly (due
to border specifications).
Currently, these styles can only be accessed via lfun tabular-style-insert
and the Tabular Create dialog.
My plan is to add a buffer param to set a default style (#9901 ) which then
also is respected by the toolbar button and probably a layout tag to let
classes specify a default style (#8360 ).
2019-03-26 13:43:33 +01:00
Juergen Spitzmueller
2ed3b22a06
Add ignorelang option to file-insert
...
This is useful for inserted files with no real text content
2019-03-26 10:13:33 +01:00
Juergen Spitzmueller
2871b484a1
Merge branch 'master' of git.lyx.org:lyx
2019-03-26 10:08:42 +01:00
Kornel Benko
c5fa5232bb
Cmake build: Removed some cmake warnings
2019-03-26 10:03:18 +01:00
Juergen Spitzmueller
fd28958db0
Add new file to Makefile.am
2019-03-26 09:00:33 +01:00
Richard Kimberly Heck
95c665e607
This has not been updated in my build yet.
2019-03-25 22:59:40 -04:00
Uwe Stöhr
fc98efa7f3
Win installer: fix bug on init
...
- also remove unused code
2019-03-26 02:37:19 +01:00
Pavel Sanda
1c05f4e727
Another from distcheck problems
2019-03-26 01:20:09 +01:00