Strings are now frozen in stable branch.
Riki
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
On 2019-11-17, Jürgen Spitzmüller wrote:
> Am Samstag, den 16.11.2019, 11:02 +0100 schrieb Kornel Benko:
>> So, the remaining are:
>> export/export/latex/languages/th-en_utf8_pdf4_systemF
> This works for me with Systemfonts/XeTeX.
Works fine here (TL18) as well.
"Hand-Compiling" fails
On 2019-11-17, Jürgen Spitzmüller wrote:
> [-- Type: text/plain, Encoding: quoted-printable --]
> Am Sonntag, den 17.11.2019, 09:11 +0100 schrieb Jürgen Spitzmüller:
>> > export/export/latex/lyxbugs/wrong_output_3059-rtl-tables-
>> > xetex_pdf4_systemF
>> This looks like a (new) polyglos
On Sat, Nov 16, 2019 at 12:56:51PM +0100, Daniel wrote:
> Just because some users might be able to do this doesn't mean that all LyX
> users on Windows are able to. Using Linux and, in particular, via the Linux
> Subsystem isn't something that comes easy for many Windows users. The Linux
> Subsyste
On 18/11/2019 09:55, Jürgen Spitzmüller wrote:
Am Sonntag, den 17.11.2019, 19:50 +0100 schrieb pdv:
In addPB_clicked() the idx is only used in one place and it’s
definition
can be moved. In upPB_clicked() and downPB_clicked() I first made idx
of
type QPersistentModelIndex and this avoids the cra
Am Sonntag, den 17.11.2019, 19:50 +0100 schrieb pdv:
> In addPB_clicked() the idx is only used in one place and it’s
> definition
> can be moved. In upPB_clicked() and downPB_clicked() I first made idx
> of
> type QPersistentModelIndex and this avoids the crashes but the
> selection
> is lost wh