]> git.lyx.org Git - lyx.git/log
lyx.git
4 years agoEnable dissolve in undefined Flex inset context menu
Jean-Marc Lasgouttes [Wed, 11 Sep 2019 13:49:50 +0000 (15:49 +0200)]
Enable dissolve in undefined Flex inset context menu

This is a hackish special case, so I had to add a hack...

Fixes bug #8650.

(cherry picked from commit 7c1c50d737d61aeccaa3ce277179db19ba3a7467)

4 years agoFix warning
Jean-Marc Lasgouttes [Fri, 13 Sep 2019 07:52:33 +0000 (09:52 +0200)]
Fix warning

4 years agoFix bug #11636.
Richard Kimberly Heck [Thu, 12 Sep 2019 00:54:42 +0000 (20:54 -0400)]
Fix bug #11636.

Directories are created when files are copied, so we do not need
to do it prospectively here.

(cherry picked from commit 05a446b77c5eaeb8ba1982d900bd3ad6f6689139)

4 years agoAllow to hide formats from menus
Juergen Spitzmueller [Wed, 11 Sep 2019 08:29:50 +0000 (10:29 +0200)]
Allow to hide formats from menus

Fixes: #11657
(cherry picked from commit d76cef70a0320212adb3cfcf73aa77174802e4fc)

4 years agoSet buffer correctly when deleting column in math grid
Jean-Marc Lasgouttes [Wed, 28 Aug 2019 16:21:17 +0000 (18:21 +0200)]
Set buffer correctly when deleting column in math grid

This is a followup to ebe6612e.

Fixes bug #11623.

(cherry picked from commit 5915d69eaf66cf89d5c5f24f436bc44afca24dfb)

4 years agoEnable change tracking if paragraph break change
Scott Kostyshak [Sat, 17 Aug 2019 20:35:01 +0000 (16:35 -0400)]
Enable change tracking if paragraph break change

When a selection spans more than one line, we now check for whether
there is a change at one position after the last position of each
fully selected line.

This fixes #11629.

(cherry picked from commit 27f89144bbc054c2afd5ca9d7540805138d44de1)

4 years agoUse acadian rather than canadien
Juergen Spitzmueller [Tue, 27 Aug 2019 15:35:54 +0000 (17:35 +0200)]
Use acadian rather than canadien

This is what babel-french urges, and canadien currently is broken.

acadien seems to be there for at least 15 years

4 years agoAmend [d30da478d/lyxgit]
Juergen Spitzmueller [Thu, 22 Aug 2019 15:35:56 +0000 (17:35 +0200)]
Amend [d30da478d/lyxgit]

Some non-stable code was erroneously cherry-picked.

Fixes: #11642
4 years agoFix encoding issues with configuration under Python 3.
Günter Milde [Wed, 21 Aug 2019 21:20:27 +0000 (23:20 +0200)]
Fix encoding issues with configuration under Python 3.

Backported from [b9cc642/lyxgit].

4 years agoCorrectly set language after intitle paragraphs
Juergen Spitzmueller [Fri, 16 Aug 2019 14:24:09 +0000 (16:24 +0200)]
Correctly set language after intitle paragraphs

Fixes: #11514
(cherry picked from commit b5722962fb0393299e02df0b146522770e98aef6)

4 years agoProperly terminate command.
Juergen Spitzmueller [Mon, 19 Aug 2019 05:32:57 +0000 (07:32 +0200)]
Properly terminate command.

This amends 1c2700eb1132.

4 years agoLoad rotfloat and rotating after graphicx.
Juergen Spitzmueller [Wed, 14 Aug 2019 13:16:10 +0000 (15:16 +0200)]
Load rotfloat and rotating after graphicx.

Fixes: #11502
(cherry picked from commit f937b5eb7a64a51cc47b4835da768556317facc6)

4 years agoFix coloured boxes in RTL with [pdf]latex (#8642)
Juergen Spitzmueller [Thu, 15 Aug 2019 14:21:13 +0000 (16:21 +0200)]
Fix coloured boxes in RTL with [pdf]latex (#8642)

(cherry picked from commit 7ca267e1fe7da456e41d8353b42f744797e32a9c)

4 years agoFix greyedout note in RTL (#8647)
Juergen Spitzmueller [Thu, 15 Aug 2019 13:15:59 +0000 (15:15 +0200)]
Fix greyedout note in RTL (#8647)

More complicated than I wished for, but color handling in RTL is
particularly tricky.

The three versions are needed due to the differences between [pdf]latex,
xetex, luatex/luabidi and luatex/babel.

(cherry picked from commit 4e74dd0d4258177133e5a374264bbc0cec7f9dbb)

4 years agohebarticle: fix compilation with XeTeX (bug #10525)
Juergen Spitzmueller [Thu, 15 Aug 2019 15:42:27 +0000 (17:42 +0200)]
hebarticle: fix compilation with XeTeX (bug #10525)

(cherry picked from commit 1f2eb92b334956d458bf1adca196da2eba1faadd)

4 years agoRe-fix #2005
Juergen Spitzmueller [Thu, 15 Aug 2019 07:20:40 +0000 (09:20 +0200)]
Re-fix #2005

Loading keyval does not work any longer. Fix it properly by de-activating
the equal character locally if graphics options use it.

We do this statically for Turkish and Latin in stable, as opposed to
master (where we have the ActiveChars languages tag)

4 years agoUpdate stats
Juergen Spitzmueller [Wed, 14 Aug 2019 16:59:43 +0000 (18:59 +0200)]
Update stats

4 years agoar.po: update from Hatim Ali
Juergen Spitzmueller [Wed, 14 Aug 2019 16:55:25 +0000 (18:55 +0200)]
ar.po: update from Hatim Ali

4 years agoTypo
Juergen Spitzmueller [Fri, 9 Aug 2019 06:06:23 +0000 (08:06 +0200)]
Typo

4 years agoFix interplay of memoir and geometry
Juergen Spitzmueller [Mon, 5 Aug 2019 17:01:48 +0000 (19:01 +0200)]
Fix interplay of memoir and geometry

Fixes: #10970
(cherry picked from commit 65c1ae813318c128ce74f206eebc79328beb8f43)

4 years agoFix text direction of references with XeTeX/bidi
Juergen Spitzmueller [Mon, 5 Aug 2019 14:30:01 +0000 (16:30 +0200)]
Fix text direction of references with XeTeX/bidi

Fixes: #11626
(cherry picked from commit 231b36d95011f99993684add6e0cdd6012ec13d4)

4 years agoBackport eceed02a90.
Pavel Sanda [Fri, 26 Jul 2019 19:42:19 +0000 (21:42 +0200)]
Backport eceed02a90.

4 years agoFix typo
Richard Kimberly Heck [Thu, 25 Jul 2019 04:04:59 +0000 (00:04 -0400)]
Fix typo

(cherry picked from commit 4597622ce50a4c00d4a7bf8ee9639fec03c7a8dc)

4 years agocolored-boxes.lyx: add section about references
Uwe Stöhr [Sat, 20 Jul 2019 23:31:46 +0000 (01:31 +0200)]
colored-boxes.lyx: add section about references

is a user request

4 years agoFix bug #11616
Juergen Spitzmueller [Fri, 19 Jul 2019 04:55:45 +0000 (06:55 +0200)]
Fix bug #11616

With !using_begin_end, we need to compare against the paragraph language
since cur_language is always empty.

No status entry needed as this fixes a bug introduced after 2.3.3.

4 years agohe.po: Fix string direction
Juergen Spitzmueller [Wed, 17 Jul 2019 04:43:06 +0000 (06:43 +0200)]
he.po: Fix string direction

Patch by Guy Rutenberg

Fixes: #11607
4 years agoUpdate sk.po
Kornel Benko [Tue, 16 Jul 2019 22:46:26 +0000 (00:46 +0200)]
Update sk.po

4 years agoRussian doc updates by Yuriy
Juergen Spitzmueller [Sat, 13 Jul 2019 07:52:11 +0000 (09:52 +0200)]
Russian doc updates by Yuriy

4 years agoFix bug #11612.
Richard Kimberly Heck [Thu, 11 Jul 2019 20:20:10 +0000 (16:20 -0400)]
Fix bug #11612.

Register verbatim includes with the outliner.

(cherry picked from commit 6960bab65c07f36d3ab3b401214fc4f0b36f39ea)

4 years agoProper number ordering with luabidi
Juergen Spitzmueller [Thu, 11 Jul 2019 07:54:28 +0000 (09:54 +0200)]
Proper number ordering with luabidi

As opposed to bidi (XeTeX), luabidi (LuaTeX) does no automatic reordering,
so we need to use \\LR{}

(cherry picked from commit 1d0929b5d9975923f3cbbe7f84e93f3b694a1ccb)

4 years agoBrackets reversion differs in luabidi (LuaTeX) from bidi (XeTeX)
Juergen Spitzmueller [Thu, 11 Jul 2019 06:25:18 +0000 (08:25 +0200)]
Brackets reversion differs in luabidi (LuaTeX) from bidi (XeTeX)

This amends [195f62ac93/lyxgit]

(cherry picked from commit d3aa1022603b94f101c3fc42a8d9a37cb6dc4432)

4 years agoLuaTeX (luabidi) does not correct directions
Juergen Spitzmueller [Wed, 10 Jul 2019 17:10:16 +0000 (19:10 +0200)]
LuaTeX (luabidi) does not correct directions

This amends [9d20bc4e98/lyxgit].

(cherry picked from commit a95339c6e1d9f15390a2734b7cc94b57282e740b)

4 years agoLuaTeX (luabidi) does not swap table columns
Juergen Spitzmueller [Wed, 10 Jul 2019 20:57:34 +0000 (22:57 +0200)]
LuaTeX (luabidi) does not swap table columns

This amends [21b347a2f8485/lyxgit].

(cherry picked from commit 6f8db58778fc9851b85878e2db305bb0f897f7da)

4 years agoFix right and left layout alignment (in workarea) with RTL
Juergen Spitzmueller [Wed, 10 Jul 2019 12:50:08 +0000 (14:50 +0200)]
Fix right and left layout alignment (in workarea) with RTL

Fixes: #11606
(cherry picked from commit b6f0c1de3d31b33452ad87a3a416731907e3c52e)

4 years agoPreserve star on citation style change via menu
Juergen Spitzmueller [Tue, 9 Jul 2019 08:47:18 +0000 (10:47 +0200)]
Preserve star on citation style change via menu

Fixes: #11439
(cherry picked from commit 52fffee7f2a96025a872b5c3a8c4dc26eae04822)

4 years agoUpdate Russian Tutorial
Juergen Spitzmueller [Tue, 9 Jul 2019 14:10:23 +0000 (16:10 +0200)]
Update Russian Tutorial

Patch by Yuriy

4 years agoUpdates to ANNOUNCE
Richard Kimberly Heck [Sun, 7 Jul 2019 17:34:28 +0000 (13:34 -0400)]
Updates to ANNOUNCE

4 years agoFix bug #11588.
Richard Kimberly Heck [Fri, 31 May 2019 00:32:35 +0000 (20:32 -0400)]
Fix bug #11588.

Check for the local file before calling kpsewhich.

(cherry picked from commit 2e433654c7f3db02bfd0e4dd09eb04cd8ab44bb9)

4 years agoFixup 17571104: really avoid empty numbers in toc
Jean-Marc Lasgouttes [Mon, 1 Jul 2019 10:05:31 +0000 (12:05 +0200)]
Fixup 17571104: really avoid empty numbers in toc

For some reason, I missed this one when trying to fix the bug.

Fixes bug #11423.

(cherry picked from commit 5a22b2e391437b6855ed305b468bdbd61735bd0a)

4 years agoFix bug #10091.
Richard Kimberly Heck [Sun, 7 Jul 2019 17:13:52 +0000 (13:13 -0400)]
Fix bug #10091.

See the discussion. The decision was just to keep re-trying for a
bit, since the lock preventing us from removing the old file seems
to clear after a bit.

(cherry picked from commit d96a9aa37feaff170095f34a682ab0b2788f3671)

4 years agoFix nomencl generation with LuaTeX
Juergen Spitzmueller [Sat, 6 Jul 2019 13:15:06 +0000 (15:15 +0200)]
Fix nomencl generation with LuaTeX

Fixes: #11571
(cherry picked from commit bf6a7dc38fb593902024e853c49884d172323c4e)

4 years ago\detokenize paths containing ~
Juergen Spitzmueller [Sun, 7 Jul 2019 08:32:06 +0000 (10:32 +0200)]
\detokenize paths containing ~

(cherry picked from commit d876319e8524bbd3cca5281d1255ee30c7fb761f)

4 years agoDutch doc updates by Niko
Juergen Spitzmueller [Sat, 6 Jul 2019 13:46:02 +0000 (15:46 +0200)]
Dutch doc updates by Niko

4 years agoUpdated Dutch installer l7n by Niko.
Juergen Spitzmueller [Sat, 6 Jul 2019 13:25:19 +0000 (15:25 +0200)]
Updated Dutch installer l7n by Niko.

4 years agonl.po: update by Niko
Juergen Spitzmueller [Sat, 6 Jul 2019 13:21:41 +0000 (15:21 +0200)]
nl.po: update by Niko

4 years agoFix import of custom float definitions
Juergen Spitzmueller [Sun, 30 Jun 2019 09:13:20 +0000 (11:13 +0200)]
Fix import of custom float definitions

Candidate for stable

(cherry picked from commit bda3b6d07eb8ee199fbc80911e02d2adf87d14fc)

4 years agoLet TeXFiles.py handle symbolic links.
Jean-Marc Lasgouttes [Tue, 25 Jun 2019 13:46:14 +0000 (15:46 +0200)]
Let TeXFiles.py handle symbolic links.

Nix (https://nixos.org) is a Unix package manager, which can be used to
install LaTeX on macOS. A peculiarity of Nix is that all packages are
installed into separate directories and the actual directory tree is
then constructed via symlinks.

This interacts badly with the way LyX currently detects files in the
TeX setup, because TeXFiles.py does not follow symlinks. Therefore,
almost nothing is found when using LyX together with Nix’ LaTeX.

Patch from Michael Roitzsch.

(cherry picked from commit 642b4acca1900c55662030ffc5162e9504881764)

4 years agode.po
Juergen Spitzmueller [Wed, 26 Jun 2019 08:04:46 +0000 (10:04 +0200)]
de.po

4 years agoFix bug #11586
Enrico Forestieri [Tue, 25 Jun 2019 20:23:51 +0000 (22:23 +0200)]
Fix bug #11586

Do not replace a latex command with the corresponding symbol
in the unicodesymbols file unless it can be encoded in the
document encoding.

The mhchem \ce inset is a text mode environment but allows entering
spaces and mathmode commands. However, even if it doesn't allow unicode
symbols, LyX allows entering them (by copy/paste, for example), causing
latex errors. As a unicode symbol may have a proper latex representation
from the unicodesymbols file, use it instead of the bare symbol. Here, we
don't care about the mode because both text and math mode should be allowed.
For example, the ⟶ symbol is not recognized but its latex representation
(\longrightarrow) is fine. Of course, there may be symbols that are
not recognized anyway, but this is better because they cause explicit
errors from mhchem instead of cryptic iconv errors in case they cannot
be represented in the document encoding.

4 years agoFix bug #11552
Enrico Forestieri [Tue, 25 Jun 2019 20:09:12 +0000 (22:09 +0200)]
Fix bug #11552

Do not write supefluous braces in optionals of a macro when saving.

4 years agoRefined fix for #9633
Enrico Forestieri [Tue, 25 Jun 2019 19:57:00 +0000 (21:57 +0200)]
Refined fix for #9633

A branch inset modifies the layout of the internal structures in
which the text is organized. When a branch is active, it is as if it
was not there, but its only presence makes a paragraph which would not
be the last one to actually be the last one, or the check for the
language of the previous paragraph to fail because there is no
previous paragraph before the first one in a branch inset.
Oney way I found to tackle it, is tracking whether the typesetted
paragraphs are actually part of an active branch inset and acting
accordingly.

4 years agoProperly fix #9616
Enrico Forestieri [Mon, 15 Apr 2019 18:56:52 +0000 (20:56 +0200)]
Properly fix #9616

Now all symbols in the unicodesymbols file having a mathcommand
are not wrapped in a \text inset anymore.

(cherry picked from commit 506324ef9d6bf5a5a6da410c99318d9679468bf1)

4 years agoFix bug #10499
Enrico Forestieri [Sat, 18 May 2019 09:36:07 +0000 (11:36 +0200)]
Fix bug #10499

The array environment has to be explicitly parsed in math mode.

(cherry picked from commit 1a286c7910d8856c55a5266e73a9b6e87a8b5b98)

4 years agoFix bug #10498
Enrico Forestieri [Tue, 25 Jun 2019 19:27:33 +0000 (21:27 +0200)]
Fix bug #10498

Use the selection as the argument of a macro also when the
macro has only optional arguments.

4 years agoAdd submenu to math context menu
Enrico Forestieri [Sun, 19 May 2019 09:45:13 +0000 (11:45 +0200)]
Add submenu to math context menu

The "Rows & Columns" optional submenu is more easily accessible in
the math context menu rather having to navigate to the "Edit" menu.
All possible accelerators are already taken, so use the space bar.

(cherry picked from commit ff7eb0eb387dd3d9631309e6ce58e0eeb38f6d5c)

4 years agoFix bug #11595
Enrico Forestieri [Sun, 9 Jun 2019 20:35:05 +0000 (22:35 +0200)]
Fix bug #11595

Avoid an endless loop when in the definition of a macro the macro
itself is used in the LyX representation part.

(cherry picked from commit 1cb2a443b5c09e3a0abc93716aceadd49eee7f56)

4 years agoAdd Niko Strijbol to the credits
Juergen Spitzmueller [Fri, 21 Jun 2019 10:16:20 +0000 (12:16 +0200)]
Add Niko Strijbol to the credits

(cherry picked from commit 722ae1556d84a7597869577e00b13d002d6dd40e)

4 years agoDutch l7n is back with a big splash
Juergen Spitzmueller [Fri, 21 Jun 2019 10:02:21 +0000 (12:02 +0200)]
Dutch l7n is back with a big splash

Patch by Niko Strijbol

5 years agoTab binding: outline-in before depth-increment
Scott Kostyshak [Thu, 16 May 2019 17:58:18 +0000 (13:58 -0400)]
Tab binding: outline-in before depth-increment

Same for BackTab. The outline-in was originally (31398779)
introduced to the command-sequence at the end. Probably it was
placed at the end to be conservative (i.e., so that it would only
change behavior where there was a no-op before).

This fixes #11576.

(cherry picked from commit 9ab9f2b1acb8bc1a40d5a69737b43d09b7f7a597)

5 years agotex2lyx: improve module support
Juergen Spitzmueller [Thu, 4 Apr 2019 13:46:49 +0000 (15:46 +0200)]
tex2lyx: improve module support

The current heuristics only considered modules with styles that defined
a searched command in their preamble, and only for commands/environments
that were defined in the document's preamble. This limited the module
support drastically.

The new heuristics also checks for commands coming from packages. If the
command is not (re-)defined in the document preamble, it checks modules
that provide a style with a matching LaTeXName, checks for their
requirements and matches those with the packages loaded by the document.

If no module provides a searched style, but we found modules that load
packages that are loaded in the imported tex file, and if those packages
are not auto-loaded by LyX anyway, we also load this module.

fixes: #11259, part of #8229
(cherry picked from commit 0b54650f0e7f1eae39f93444cac6c8525811975b)

5 years agoRename a variable
Juergen Spitzmueller [Wed, 19 Jun 2019 15:21:00 +0000 (17:21 +0200)]
Rename a variable

This is in preparation for a backport. See #11259

5 years agoPrevent multiplication of preamble code
Juergen Spitzmueller [Thu, 4 Apr 2019 14:39:20 +0000 (16:39 +0200)]
Prevent multiplication of preamble code

Fixes rest of #8229

(cherry picked from commit f51fa38123fb7e3daf37ebfd3e7b0a9feb23b7a1)

5 years agoFix toprule with booktabs/longtable and captions
Juergen Spitzmueller [Fri, 31 May 2019 08:48:00 +0000 (10:48 +0200)]
Fix toprule with booktabs/longtable and captions

(cherry picked from commit fe589d562224b2cebaade60facb9c727d8ea7a60)

5 years agoupdate buffer after fixBiblio
Juergen Spitzmueller [Sat, 20 Apr 2019 17:53:24 +0000 (19:53 +0200)]
update buffer after fixBiblio

fixes: #2743
(cherry picked from commit 0a4686d8d345e7d2924bf990e99d957f045d581e)

5 years agoreset bibitem counter in the second updateBuffer() routine as well
Juergen Spitzmueller [Sat, 20 Apr 2019 17:42:29 +0000 (19:42 +0200)]
reset bibitem counter in the second updateBuffer() routine as well

Fixes: #8499
(cherry picked from commit 9370135c3e8d81c7e1ecc8548e8b5492a7f682b6)

5 years agoHandle orphaned bibitems
Juergen Spitzmueller [Sun, 21 Apr 2019 09:17:44 +0000 (11:17 +0200)]
Handle orphaned bibitems

Fixes #7160

(cherry picked from commit 96e4001d01d9a9b53c7573bbe5a2d9a86572b4fe)

5 years agoAdd blank status file for easier resets.
Richard Kimberly Heck [Tue, 18 Jun 2019 22:14:58 +0000 (18:14 -0400)]
Add blank status file for easier resets.

5 years agoOpen for 2.3.4.
Richard Kimberly Heck [Tue, 18 Jun 2019 22:14:22 +0000 (18:14 -0400)]
Open for 2.3.4.

5 years agoNotes.
Richard Kimberly Heck [Tue, 18 Jun 2019 21:51:09 +0000 (17:51 -0400)]
Notes.

5 years agoUse data from src/lyxwinres.rc to generate lyx.coff for the Windows
Richard Kimberly Heck [Tue, 18 Jun 2019 21:50:19 +0000 (17:50 -0400)]
Use data from src/lyxwinres.rc to generate lyx.coff for the Windows
build.

Ideally, this would be done by cmake itself (as it is now done by
autotools). But I do not know how to do that.

5 years agoAdd missing test-tool-files to the list of provided data
Kornel Benko [Wed, 12 Jun 2019 06:55:17 +0000 (08:55 +0200)]
Add missing test-tool-files to the list of provided data

With this, an interested user which compiles in cmake environment,
is able to run some export tests.

5 years agoRemerge strings.
Richard Kimberly Heck [Mon, 10 Jun 2019 19:11:22 +0000 (15:11 -0400)]
Remerge strings.

5 years agoPrepare for 2.3.3.
Richard Kimberly Heck [Mon, 10 Jun 2019 19:09:41 +0000 (15:09 -0400)]
Prepare for 2.3.3.

5 years ago Review of a French doc file
jpc [Sun, 9 Jun 2019 16:48:48 +0000 (18:48 +0200)]
         Review of a French doc file

5 years agoFixup 7686af1ba8: japanese-cjk got forgotten
Jean-Marc Lasgouttes [Sat, 8 Jun 2019 07:45:15 +0000 (09:45 +0200)]
Fixup 7686af1ba8: japanese-cjk got forgotten

5 years agoCell in delimiter inset should not be tight
Jean-Marc Lasgouttes [Fri, 24 May 2019 09:10:17 +0000 (11:10 +0200)]
Cell in delimiter inset should not be tight

Fixes bug #11337.

(cherry picked from commit 4da19ef8330fc90e712308d63aa7ddc0abfaef7b)

5 years agoAlways paint text decoration when painting inset.
Jean-Marc Lasgouttes [Thu, 23 May 2019 09:30:35 +0000 (11:30 +0200)]
Always paint text decoration when painting inset.

Fixes bug #11402.

(cherry picked from commit 621c908f85650cc086b1d155062885eba016d1fa)

5 years agoReset change bar information when breaking row
Jean-Marc Lasgouttes [Thu, 23 May 2019 08:59:49 +0000 (10:59 +0200)]
Reset change bar information when breaking row

This is a much less invasive version of da2696cc+da2696cc, which
reduces the risk to a minimum. There may be other Row members that
need resetting, we'll see that later.

Fixes bug #11396.

5 years agoUpdate sk.po
Kornel Benko [Tue, 21 May 2019 05:23:01 +0000 (07:23 +0200)]
Update sk.po

5 years agoFix bug #11528
Enrico Forestieri [Sun, 31 Mar 2019 13:14:28 +0000 (15:14 +0200)]
Fix bug #11528

The code was not doing what said in the description.

(cherry picked from commit 45e0ce2372467516355d81bbba4a5852d9569f98)

5 years agoUpdate Swedish localisation
Juergen Spitzmueller [Sun, 19 May 2019 12:05:26 +0000 (14:05 +0200)]
Update Swedish localisation

5 years agoUpdate Brazilian Portuguese translation.
Richard Kimberly Heck [Thu, 16 May 2019 02:42:34 +0000 (22:42 -0400)]
Update Brazilian Portuguese translation.

5 years agoSome Asian langagues allow to wrap text at any position
Jean-Marc Lasgouttes [Tue, 14 May 2019 20:44:29 +0000 (22:44 +0200)]
Some Asian langagues allow to wrap text at any position

This is hardcoded for now for simplicity and to allow backporting to
2.3.

The behavior is unchanged for all languages but Chinese, Japanese or
Korean.

Fixes part of bug #10299.

(cherry picked from commit 26c2811cc474f7e3be953f73bf6e9d79f14022cd)

5 years agoNewly created inline math is not numbered
Jean-Marc Lasgouttes [Sat, 11 May 2019 21:18:10 +0000 (23:18 +0200)]
Newly created inline math is not numbered

The bad initialisation created phantom entries in equation ToC

Fixes bug #11423.

(cherry picked from commit 175711046db2b986550318fa78d901628de28cb8)

5 years agoEnable optional \cite* arguments in biblatex-natbib
Juergen Spitzmueller [Tue, 7 May 2019 12:48:39 +0000 (14:48 +0200)]
Enable optional \cite* arguments in biblatex-natbib

(cherry picked from commit 6a4199ed233e5a9fe7fa0fbfd0266cd29560951b)

5 years agoUpdate Russian translation.
Richard Kimberly Heck [Sat, 11 May 2019 20:29:46 +0000 (16:29 -0400)]
Update Russian translation.

5 years agoAdd Ukranian translation, and update gmo files.
Richard Kimberly Heck [Sat, 11 May 2019 00:07:10 +0000 (20:07 -0400)]
Add Ukranian translation, and update gmo files.

5 years ago Typos in fr.po and two manuals pointed out by a user on lyx-docs
jpc [Wed, 8 May 2019 09:22:25 +0000 (11:22 +0200)]
 Typos in fr.po and two manuals pointed out by a user on lyx-docs

5 years ago Last check of fr.po before 2.3.3
jpc [Mon, 6 May 2019 21:31:38 +0000 (23:31 +0200)]
 Last check of fr.po before 2.3.3

5 years ago* cs.po - finalize
Pavel Sanda [Mon, 6 May 2019 13:07:25 +0000 (15:07 +0200)]
* cs.po - finalize

5 years agoRemove inactive email
Richard Kimberly Heck [Sun, 5 May 2019 18:11:47 +0000 (14:11 -0400)]
Remove inactive email

5 years agoAdd script to extract emails.
Richard Kimberly Heck [Sun, 5 May 2019 18:10:49 +0000 (14:10 -0400)]
Add script to extract emails.

Also, remove email for Zoran Filipovic, since it is dead.

5 years agobg.po: another update
Juergen Spitzmueller [Fri, 26 Apr 2019 08:28:11 +0000 (10:28 +0200)]
bg.po: another update

5 years agoUpdate it.po
Enrico Forestieri [Fri, 26 Apr 2019 07:49:57 +0000 (09:49 +0200)]
Update it.po

5 years agoRemerge strings.
Richard Kimberly Heck [Fri, 26 Apr 2019 03:31:04 +0000 (23:31 -0400)]
Remerge strings.

5 years agoOnly write btUnits if we have a bibliography
Juergen Spitzmueller [Tue, 23 Apr 2019 06:58:01 +0000 (08:58 +0200)]
Only write btUnits if we have a bibliography

Fixes: #11562
(cherry picked from commit b77094a497e64df0ef240ee3b6e04df1727a09f3)

5 years agoAmend 43c31f4e: Revive Bulgarian localization
Kornel Benko [Tue, 23 Apr 2019 12:30:26 +0000 (14:30 +0200)]
Amend 43c31f4e: Revive Bulgarian localization

5 years agohu.po: fix backslash escaping
Juergen Spitzmueller [Tue, 23 Apr 2019 11:39:54 +0000 (13:39 +0200)]
hu.po: fix backslash escaping

5 years agoRevive Bulgarian localization
Juergen Spitzmueller [Tue, 23 Apr 2019 11:32:04 +0000 (13:32 +0200)]
Revive Bulgarian localization

5 years agoFix renaming of citation refs after changing bibitem key
Juergen Spitzmueller [Sun, 21 Apr 2019 07:55:17 +0000 (09:55 +0200)]
Fix renaming of citation refs after changing bibitem key

Fixes: #6494
(cherry picked from commit faefee3dc633e90d770f417c344c8047993ca360)