Commit Graph

38231 Commits

Author SHA1 Message Date
Pavel Sanda
c3d67bc6a4 Backport cs.po from master 2017-12-24 05:02:17 +01:00
Pavel Sanda
c11487d92a remerge cs.po 2017-12-24 05:01:25 +01:00
Jean-Marc Lasgouttes
546a6a2a31 Do not draw inactive math corners when they have mathbg color
By default, inactive math corners are invisible. In practice they are
annoying because they are visible when selecting text, and they can
also overwrite some parts of the equation.

The code in Inset::drawMarkers2, which is only used for maths, is
moved to InsetMathHull. Moreover, the inactive corners are not drawn
when they have the same color as the math background. A better way to
achieve this would be to set the color to transparent, but we do not
support this yet.

(cherry picked from commit 68614e9783)
2017-12-23 19:53:58 +01:00
Jean-Marc Lasgouttes
92f320ff4a Reintroduce the spacing around delimiters
This spacing was wrongly removed at 361bd53b as part of the
introduction of proper spacing between elements, but it only introduces
some breathing space around the delimiters. This will not be necessary
anymore when/if we use proper delimiters from the cmex10 font.

(cherry picked from commit 4cb5cc0c7d)
2017-12-23 19:48:06 +01:00
Jean-Marc Lasgouttes
87d291ee23 Handle properly undo groups in embedded work areas
When a buffer is in an embedded work area (adv. find&replace), it is
not found by BufferList:::exists(), and therefore the undo group
created in GuiApplication::dispatch and in the handling of
LFUN_COMMAND_SEQUENCE will not be closed.. Crashes can ensue, as
described in Ubuntu bug:
https://bugs.launchpad.net/bugs/1737429

The solution is to introduce BufferList::isInternal and act on it.

Fixes bug #10847.

(cherry picked from commit 8b107f0490)
2017-12-23 19:21:12 +01:00
Juergen Spitzmueller
9e9f4b3288 Title commands are fragile in memoir
(cherry picked from commit 7b4d227929)
2017-12-23 18:55:17 +01:00
jpc
0b06564ff0 Update fr.po 2017-12-22 11:28:18 +01:00
Kornel Benko
9e1e135704 Update sk.po 2017-12-21 06:12:44 +01:00
Juergen Spitzmueller
2b927cbc2e Fix typo.
This had the effect that for file dialogs supposed to use two buttons,
only the second one was displayed, while file dialogs supposed to use
one button did not have a button at all.

Candidate for 2.3.x and 2.2.x.

(cherry picked from commit 74607702a5)
2017-12-20 19:04:26 +01:00
Uwe Stöhr
8d3cda0445 revtex4-1.lyx: LyXify the document
- avoid unnecessary TeX code etc.
2017-12-19 15:07:29 +01:00
Scott Kostyshak
b40e58d641 ctests: invert tests for Arabic splash
The Arabic splash only compiles with XeTeX + system fonts.

(cherry picked from commit 291d2f1037)
2017-12-18 23:33:22 -05:00
Uwe Stöhr
63c1979401 xyfigure.png: update the screenshot 2017-12-19 01:51:06 +01:00
Uwe Stöhr
7bdf11d4f6 new Arabic splash.lyx from Hatim 2017-12-18 15:27:28 +01:00
Juergen Spitzmueller
63af581324 Do not rely on babel quotation macros for encodings other than [O]T1
Babel falls back to OT1 in these cases, which gives wrong output got the
guillemots

Fixes: #10947
(cherry picked from commit 64b94f81be)
2017-12-18 12:40:44 +01:00
Scott Kostyshak
c9041df51c ANNOUNCE: https a link 2017-12-17 21:09:55 -05:00
Scott Kostyshak
c6a7d7bc5a RELEASE-NOTES: macOS 10.8 is no longer supported
This change is because of using Qt 5.9.x.

For discussion, see:

  https://www.mail-archive.com/search?l=mid&q=7D26D5A2-86D4-4495-B225-5119C5CCCDA4%40gmx.net
2017-12-17 21:03:29 -05:00
Uwe Stöhr
789c038315 Russian Tutorial.lyx: translations from Yuriy 2017-12-18 01:39:37 +01:00
Uwe Stöhr
355b1ca57d UserGuide.lyx: distribute dash changes 2017-12-18 01:31:53 +01:00
Juergen Spitzmueller
09a2d4099d de.po: update 2017-12-17 19:32:44 +01:00
Juergen Spitzmueller
aa29910aa6 Adapt documentation.
(cherry picked from commit 5dca4abb09)
2017-12-17 19:27:31 +01:00
Juergen Spitzmueller
075306e1e6 Further modifications of the "Dashes and Linebreaks" section
(cherry picked from commit ad093160d8)
2017-12-17 19:27:05 +01:00
Juergen Spitzmueller
f337a55327 Amend d56a5447f3
LaTeX only breaks after dashes (even though unicode suggests optional
line breaks also before em dashes).

(cherry picked from commit 1371dbb240)
2017-12-17 19:25:54 +01:00
Juergen Spitzmueller
c527035b70 Consistent output of breakable/non-breakable dashes on all TeX engines.
Fixes: #10839
(cherry picked from commit d56a5447f3)
2017-12-17 19:24:46 +01:00
Kornel Benko
96ed0ea708 sk.po: Remerge strings with a shortcut from master 2017-12-17 07:18:53 +01:00
Uwe Stöhr
c10e3f87ac Russian splash.lyx: update from Yuriy 2017-12-17 03:51:08 +01:00
Uwe Stöhr
fc23deacd9 Russian doc files: finished review from Yuriy 2017-12-17 03:39:25 +01:00
Uwe Stöhr
acb34ac53f ru.po: remerge for Yuriy 2017-12-17 03:33:52 +01:00
Uwe Stöhr
41de012dcb de.po: translate a new string 2017-12-17 03:14:32 +01:00
Uwe Stöhr
0dc8044065 it.po: fix msgmerge warning
"it.po:33740: warning: internationalized messages should not contain the '\f' escape sequence"
Since this message is not used, it can be removed.
2017-12-17 03:12:18 +01:00
Uwe Stöhr
50c83973a6 Buffer.cpp: reference oasis in https link 2017-12-17 02:41:51 +01:00
Uwe Stöhr
e73164e25d tex2lyx: support to detect https:// links
- Preamble.cpp: use the occasion to backport JMarcs recent compiler warning fixe
2017-12-17 02:28:54 +01:00
Uwe Stöhr
998d39fa28 GuiPrintNomencl.h: fix bug #10819 also for 2.3.x 2017-12-17 02:01:49 +01:00
Uwe Stöhr
b32e719f82 splash.lyx: link https://www.lyx.org/Walkthrough
It is a good idea from Yuriy to link it, especially for the languages where we don't have other docs than the splash file.
2017-12-16 14:25:34 +01:00
Uwe Stöhr
3e5c607638 generate_contributions.py: review links
- use https if possible
- update links
- remove one nonexistent link
- use link to KDE's oxygen icons because these are licensed under the LGPL
2017-12-16 04:08:13 +01:00
Uwe Stöhr
b83252b12f doc, templates and example files: use https for links to lyx.org 2017-12-15 02:52:07 +01:00
Uwe Stöhr
3494fa5607 doc files: review of links
- correct dead links
- use https if possible
2017-12-15 02:30:32 +01:00
Uwe Stöhr
832b333cae UserGuide.lyx: review links
- update broken links
- use https if possible
- removed outdated section
- save LyXDocs.bib with JabRef 4
2017-12-14 18:49:11 +01:00
Uwe Stöhr
3c6fa867ee example files: use https links 2017-12-14 16:40:27 +01:00
Uwe Stöhr
a0130c343b Merge branch '2.3.x' of git.lyx.org:lyx into 2.3.x 2017-12-14 14:49:16 +01:00
Uwe Stöhr
f97dd4f06e Russian splash.lyx: updates from Yuriy 2017-12-14 14:48:52 +01:00
Juergen Spitzmueller
cab1d12d02 de.po: whitespace fix 2017-12-14 08:08:22 +01:00
Uwe Stöhr
a92a2541df de.po: 3 missing translations
-also few corrections spotted by Poedit
2017-12-14 03:23:29 +01:00
Uwe Stöhr
1dfaa0e87d en.po: fix a fuzzy translation
(detected by Poedit)
- also remove 2 unnecessary translations
2017-12-14 03:06:29 +01:00
Uwe Stöhr
d46193d544 Russian Tutorial.lyx: first step to update by Yuriy 2017-12-13 21:11:16 +01:00
Juergen Spitzmueller
dda3178172 generate_contributions.py: Fix for python3
(cherry picked from commit 323549c10c)
2017-12-13 17:46:44 +01:00
Uwe Stöhr
17f0162a81 ru.po: more work from Yuriy 2017-12-13 17:09:12 +01:00
jpc
2d583010ea First round of translations 2017-12-13 11:49:35 +01:00
Uwe Stöhr
55f1da782c ru.po: more translations from Yuriy 2017-12-13 00:37:55 +01:00
Uwe Stöhr
4fe0a683ac README.localization, INSTALL.Win32: update description
- kbabel was replaced by Lokalize
- Poedit must not break lines
- we need a recent gettext in the dependencies -> use the dependencies package that is up to date (also updated for Imagemagick, Python etc.)
- update description how to build a Win installer
- update description how to update .po files.
2017-12-12 17:18:56 +01:00
Uwe Stöhr
acac569ee9 ru.po: fix the line ending problems
the solution was to upgrade gettext to 0.19.8.1, see https://github.com/vslavik/poedit/issues/451 for details
2017-12-12 16:53:25 +01:00