Re: LyX 2.3.8 Released

2024-05-18 Thread Richard Heck
On 5/18/2024 8:22 PM, William R. Buckley wrote: Installation goes so well that I received this message: Requested package unknown miktex-config-2.9 What OS? Windows? LyX does not install anything to do with MikTeX. It may be that configuration is triggering some kind of behavior in MikTeX.

Re: [LyX/master] Improve error message a bit more.

2018-05-01 Thread Richard Heck
On 05/01/2018 02:38 PM, Kornel Benko wrote: > > Am Dienstag, 1. Mai 2018 13:55:56 CEST schrieb Richard Heck > <rgh...@lyx.org>: > > > On 04/26/2018 01:43 AM, Kornel Benko wrote: > > > > > > > > Am Donnerstag, 26. April 2018 00:44:52 CEST schrieb

Re: [LyX/master] Improve error message a bit more.

2018-05-01 Thread Richard Heck
On 04/26/2018 01:43 AM, Kornel Benko wrote: > > Am Donnerstag, 26. April 2018 00:44:52 CEST schrieb Richard Kimberly > Heck : > > > commit 821e10154739aa23191998b88a4bb7d9e0390628 > > > Author: Richard Kimberly Heck > > > Date:   Wed Apr 25 18:43:49 2018 -0400

Re: [LyX/master] Fix #10858 compiler warnings.

2018-05-01 Thread Richard Heck
On 05/01/2018 11:27 AM, Scott Kostyshak wrote: > On Sat, Dec 16, 2017 at 04:41:40AM +0000, Richard Heck wrote: >> commit b954f478e31e640f292f865a5c41c65565e5c02a >> Author: Richard Heck <rgh...@lyx.org> >> Date: Fri Dec 15 23:41:32 2017 -0500 >> &g

Re: LyX banner language

2018-04-26 Thread Richard Heck
On 04/26/2018 08:41 AM, Jean-Pierre Chrétien wrote: > Le 20/04/2018 à 11:05, Jürgen Spitzmüller a écrit : >> Am Mittwoch, den 18.04.2018, 18:05 +0200 schrieb Jean-Pierre Chrétien: >>> What do you think? >> >> Frankly, I think neither of this looks really convincing. I do not have >> a better idea

Re: SIGSEGV when copy/pasting a child doc

2018-04-24 Thread Richard Heck
On 04/24/2018 01:10 AM, Scott Kostyshak wrote: > I can reproduce on master and on 2.3.x. > > To reproduce: > > 1. download the attached 3 documents and put them in the same directory. > 2. open master_copy_from.lyx in one LyX instance > 3. in the dialog that comes up, click "cancel" > 4. open

[LyX/master] Fix #8338.

2018-04-20 Thread Richard Heck
commit 2477493cf5641c9e6ccb4c1b52548a0e9b104ea0 Author: Richard Heck <rikih...@lyx.org> Date: Wed Apr 18 23:03:24 2018 -0400 Fix #8338. The idea here is to force commands to be run syncrhonously when they are launched via "command-sequence" or "repeat"

[LyX/master] Fix for #10624.

2018-04-20 Thread Richard Heck
commit dd2efe8d0d1fb7070c4fa0cbcb52f15a48bec33b Author: Richard Heck <rgh...@lyx.org> Date: Sat Apr 15 22:47:11 2017 -0400 Fix for #10624. If we're in the first paragraph after a division (section, etc), use the prefix for it. --- src/Text.cpp

[LyX/master] Fix #6344.

2018-04-20 Thread Richard Heck
commit 83356ab9fed1b6ab24d129486ab8e3c7dfd6ea4a Author: Richard Heck <rgh...@lyx.org> Date: Sat Jun 25 01:39:59 2016 -0400 Fix #6344. For some reason, special code was added for LFUN_INDEX_INSERT when it was not actually needed. So just delete it. --- src/Text3.cpp

[LyX/2.3.x] Fix bug #11118.

2018-04-18 Thread Richard Heck
commit 12c196755b708d344f113204cbc120981dccabbc Author: Richard Heck <rikih...@lyx.org> Date: Thu Apr 19 00:09:41 2018 -0400 Fix bug #8. Adds LFUN_MASTER_BUFFER_EXPORT. (cherry picked from commit c4c7053d1d1cfc0b430b6565448e5b9fcacc60be) --- src/Func

[LyX/master] Fix bug #11118.

2018-04-18 Thread Richard Heck
commit c4c7053d1d1cfc0b430b6565448e5b9fcacc60be Author: Richard Heck <rikih...@lyx.org> Date: Thu Apr 19 00:09:41 2018 -0400 Fix bug #8. Adds LFUN_MASTER_BUFFER_EXPORT. --- src/FuncCode.h|1 + src/LyXAction.cpp | 19 ++

[LyX/master] Formatting.

2018-04-18 Thread Richard Heck
commit 02e6a5ea19cd863ecfa7aaaef5b377b4e80765d8 Author: Richard Heck <rikih...@lyx.org> Date: Wed Apr 18 22:42:44 2018 -0400 Formatting. --- src/frontends/qt4/GuiView.cpp | 12 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/frontends/qt4/GuiView.cpp

[LyX/master] Formatting.

2018-04-18 Thread Richard Heck
commit 87ce2586278036f303e26a91348b65233bcbf8b6 Author: Richard Heck <rikih...@lyx.org> Date: Wed Apr 18 22:33:55 2018 -0400 Formatting. --- src/frontends/qt4/GuiView.cpp | 21 ++--- 1 files changed, 14 insertions(+), 7 deletions(-) diff --git a/src/fronten

Re: Problem with message "The file ... changed on disk."

2018-04-17 Thread Richard Heck
On 04/17/2018 03:24 AM, racoon wrote: > On 08/04/2018 04:17, Richard Kimberly Heck wrote: >> On 04/07/2018 06:13 PM, Scott Kostyshak wrote: >>> On Fri, Apr 06, 2018 at 10:47:29PM +, Richard Kimberly Heck wrote: On 04/06/2018 04:03 AM, racoon wrote: > Hi, > > I am getting the

[LyX/2.3.x] Reorder status.

2018-04-16 Thread Richard Heck
commit 33e1ead22f322ccf89c3ed5618927adc78bb1eaa Author: Richard Heck <rikih...@lyx.org> Date: Mon Apr 16 23:29:07 2018 -0400 Reorder status. --- status.23x |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/status.23x b/status.23x index 94c311d..1662e82

[LyX/2.3.x] Fix bug #11084.

2018-04-16 Thread Richard Heck
commit b567ef36bb9dc61b884012669db48ac08c4c45a8 Author: Richard Kimberly Heck Date: Wed Mar 21 23:08:12 2018 -0400 Fix bug #11084. Allow unicode-insert to accept a sequence of codepoints. (cherry picked from commits 83b1ac3b, f7d502d0, and a714f6cb) ---

[LyX/2.3.x] Fix bug #9847.

2018-04-16 Thread Richard Heck
commit 955199fe8ce9d9ddce6256be1a9749753de32555 Author: Richard Heck <rgh...@lyx.org> Date: Wed Oct 18 12:26:35 2017 -0400 Fix bug #9847. Spaces are, amazingly, allowed at the end of bibliography keys. So we introduce a new parameter allowing getVectorFromString not t

[LyX/master] Use FuncRequest::getArg instead of splitting the argument ourselves.

2018-04-16 Thread Richard Heck
commit f7d502d02435bac8769ecefc5a1b84bfc4aed200 Author: Richard Heck <rikih...@lyx.org> Date: Mon Apr 16 22:32:04 2018 -0400 Use FuncRequest::getArg instead of splitting the argument ourselves. --- src/Text3.cpp| 11 +++ src/mathed/InsetMathNest.cpp

[LyX/master] Move LFUN_UNICODE_INSERT to BufferView, per JMarc's suggestion.

2018-04-16 Thread Richard Heck
commit a714f6cb76a37c73cad44a402196f67536e889f5 Author: Richard Heck <rikih...@lyx.org> Date: Mon Apr 16 22:49:06 2018 -0400 Move LFUN_UNICODE_INSERT to BufferView, per JMarc's suggestion. --- src/BufferView.cpp | 28 src/Tex

[LyX/master] Alphabetize

2018-04-16 Thread Richard Heck
commit d8a1132e3408599c4f0f83c41dbfe302d564e7b4 Author: Richard Heck <rikih...@lyx.org> Date: Mon Apr 16 21:25:19 2018 -0400 Alphabetize --- src/LyXAction.cpp | 21 +++-- 1 files changed, 11 insertions(+), 10 deletions(-) diff --git a/src/LyXAction.cpp

[LyX/2.3.x] Fix bug #11055.

2018-04-14 Thread Richard Heck
commit 5a9bf601668c1fcb43edb59b1672602a87ff10e2 Author: Richard Heck <rgh...@lyx.org> Date: Sun Jan 28 23:33:45 2018 -0500 Fix bug #11055. See also https://marc.info/?l=lyx-devel=151709211602688=2. (cherry picked from commit d3ee87eea282ca6e8f0a78bc6a0e27b4f0

[LyX/2.3.x] amend cfce0ac0

2018-04-14 Thread Richard Heck
commit 9c1ac5e6d9a2e18656212d8a2b54b9d12a47c6c9 Author: Juergen Spitzmueller Date: Thu Mar 22 23:37:19 2018 +0100 amend cfce0ac0 (cherry picked from commit 6415d986ba32373d3c3915ec77473dfa2e2b7ad3) --- src/Buffer.cpp |6 ++ 1 files changed, 6 insertions(+),

[LyX/2.3.x] Attempt to fix bug 9158 using updateBuffer.

2018-04-14 Thread Richard Heck
commit fe246160603786a9d299755d88eabd3d7ce5439e Author: Richard Heck <rgh...@lyx.org> Date: Sat Nov 4 21:23:25 2017 -0400 Attempt to fix bug 9158 using updateBuffer. Along the lines suggested by JMarc, we now collect the list of bibfiles in use in the updateBuffer ro

[LyX/2.3.x] Prevent that a full source preview of a child clears the master's bibfiles cache.

2018-04-14 Thread Richard Heck
commit 4ce9e61ab137706de57a856fab3b5f9af237e5a4 Author: Juergen Spitzmueller Date: Tue Mar 27 14:29:25 2018 +0200 Prevent that a full source preview of a child clears the master's bibfiles cache. See #9158 (cherry picked from commit

[LyX/2.3.x] Status for last two commits.

2018-04-14 Thread Richard Heck
commit 1696d26b207c8a361f15ea02c44497caa43d6864 Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 1 22:19:55 2018 -0400 Status for last two commits. --- status.23x |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/status.23x b/status.23x index f79f860..4

[LyX/2.3.x] Clean up status.23x

2018-04-14 Thread Richard Heck
commit dc2c1b943dd2f19b9314e7f89c20933e4ea00202 Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 15 00:01:11 2018 -0400 Clean up status.23x --- status.23x |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/status.23x b/status.23x index 6f5cec8..903ce7e

[LyX/2.3.x] Consider sub-subfiles on log file parsing.

2018-04-14 Thread Richard Heck
commit e4a3527fa94b263dada55ea50334e895580c6bf7 Author: Juergen Spitzmueller Date: Sat Apr 14 14:33:21 2018 +0200 Consider sub-subfiles on log file parsing. These are listed as (subfile.ext (sub-subfile.ext)) Fixes: #2 (cherry picked from commit

[LyX/2.3.x] Set preamble tab stop to 4 chars.

2018-04-14 Thread Richard Heck
commit d1fa6f10e595643c7a4220654c6eaee9d8920251 Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 1 22:18:37 2018 -0400 Set preamble tab stop to 4 chars. --- src/frontends/qt4/GuiDocument.cpp |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/fronten

[LyX/2.3.x] tex2lyx: parse \xymatrix

2018-04-14 Thread Richard Heck
commit c690e8880b0f889a6b123c8d762a1f0e4da54707 Author: Uwe Stöhr Date: Fri Mar 9 04:53:33 2018 +0100 tex2lyx: parse \xymatrix LyX's \xymatrix support relies on math therefore put it into math and parse its content fixes bug #10638 (cherry

[LyX/2.3.x] Merge branch '2.3.2-staging' into 2.3.x

2018-04-14 Thread Richard Heck
commit bcb002039b1a0e4893f18a032e02b6f6368924f9 Merge: 156cfe5 10335b9 Author: Richard Heck <rgh...@lyx.org> Date: Sat Apr 14 23:52:31 2018 -0400 Merge branch '2.3.2-staging' into 2.3.x 3rdparty/hunspell/Makefile.am |2 +- I

[LyX/2.3.x] Fix bug #11102.

2018-04-14 Thread Richard Heck
commit 935442aaba08136fa5bd8c7407c46951d0e9d084 Author: Richard Heck <rgh...@lyx.org> Date: Tue Apr 3 18:38:46 2018 -0400 Fix bug #11102. Ignore deleted material when generating a proposed label. (cherry picked from commit d9ebf6e2c75eca0f192fef0b7d822644e3b62e64) --

[LyX/2.3.x] Fix bug 11099.

2018-04-14 Thread Richard Heck
commit 2bb9d495276b43db58c0eb1783df0cd47eac164b Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 1 22:18:04 2018 -0400 Fix bug 11099. Adds simple search/find functionality to preamble. --- src/frontends/qt4/GuiDocument.cpp | 23 +++ src/fronten

[LyX/2.3.x] Respect "literal" setting when entering citation via LyX server.

2018-04-14 Thread Richard Heck
commit 04e8526460fb26c933fc6e40ea37b96a8f17f1ee Author: Richard Heck <rgh...@lyx.org> Date: Thu Feb 22 15:24:28 2018 -0500 Respect "literal" setting when entering citation via LyX server. This requires moving the bool that tracks this somewhere that it

[LyX/2.3.x] Fix bug #10817.

2018-04-14 Thread Richard Heck
commit 797babd46299ac9e9d68a34d3621f83dbc5bc16e Author: Richard Heck <rgh...@lyx.org> Date: Thu Feb 22 15:40:05 2018 -0500 Fix bug #10817. Respect 'literal' setting when calculating longest bibitem. (cherry picked from commit 224e56c935074729b39aa59994d3e42031

[LyX/2.3.x] Fix bugs #10897 and #10912.

2018-04-14 Thread Richard Heck
commit 156cfe595177f48aafe799de6833da16ccce Author: Richard Heck <rgh...@lyx.org> Date: Thu Feb 22 00:55:10 2018 -0500 Fix bugs #10897 and #10912. --- src/CutAndPaste.cpp | 12 ++-- src/insets/InsetCitation.cpp | 16 src/insets/InsetCita

[LyX/2.3.x] Do not show master's errors if compiling child

2018-04-14 Thread Richard Heck
commit c19fd610b924caa8dc94a8ec9f95aa03b42c09c8 Author: Scott Kostyshak Date: Sat Apr 7 17:11:33 2018 -0400 Do not show master's errors if compiling child If a master document is compiled and has errors, and then a child is compiled without error, the errors

[LyX/2.3.x] Fix invalid octal number

2018-04-14 Thread Richard Heck
commit 86c003001dc396ba385575bb494b655a12dd8fb9 Author: Jean-Marc Lasgouttes Date: Thu Apr 12 10:48:50 2018 +0200 Fix invalid octal number (cherry picked from commit 6cffd468e0b6421643007dc9086bc499c6d7cdad) --- src/Format.cpp |2 +- status.23x |2

[LyX/master] Typo.

2018-04-14 Thread Richard Heck
commit 52d7322d926a1495811aba4540e3c5f56306e98c Author: Richard Heck <rgh...@lyx.org> Date: Sat Apr 14 20:08:40 2018 -0400 Typo. --- src/LyXAction.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index f1450f6..7

[LyX/2.3.2-staging] tex2lyx: parse \xymatrix

2018-04-06 Thread Richard Heck
commit c690e8880b0f889a6b123c8d762a1f0e4da54707 Author: Uwe Stöhr Date: Fri Mar 9 04:53:33 2018 +0100 tex2lyx: parse \xymatrix LyX's \xymatrix support relies on math therefore put it into math and parse its content fixes bug #10638 (cherry

[LyX/2.3.2-staging] Fix bug #11102.

2018-04-03 Thread Richard Heck
commit 935442aaba08136fa5bd8c7407c46951d0e9d084 Author: Richard Heck <rgh...@lyx.org> Date: Tue Apr 3 18:38:46 2018 -0400 Fix bug #11102. Ignore deleted material when generating a proposed label. (cherry picked from commit d9ebf6e2c75eca0f192fef0b7d822644e3b62e64) --

[LyX/master] Fix bug #11102.

2018-04-03 Thread Richard Heck
commit d9ebf6e2c75eca0f192fef0b7d822644e3b62e64 Author: Richard Heck <rgh...@lyx.org> Date: Tue Apr 3 18:38:46 2018 -0400 Fix bug #11102. Ignore deleted material when generating a proposed label. --- src/Text.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[LyX/master] 8-char tab stops are too big in the preamble editor.

2018-04-01 Thread Richard Heck
commit b4d885ac6968df4a705d395069ea2310f10c122b Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 1 22:07:21 2018 -0400 8-char tab stops are too big in the preamble editor. --- src/frontends/qt4/GuiDocument.cpp |4 1 files changed, 4 insertions(+), 0 deletions(-) diff

[LyX/master] Fix bug 11099.

2018-04-01 Thread Richard Heck
commit e666b5eced6c934295a3949d35d1c3ba3624eba5 Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 1 22:00:41 2018 -0400 Fix bug 11099. Adds simple search/find functionality to preamble. --- src/frontends/qt4/GuiDocument.cpp | 23 +++ src/fronten

[LyX/2.3.2-staging] Status for last two commits.

2018-04-01 Thread Richard Heck
commit 1696d26b207c8a361f15ea02c44497caa43d6864 Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 1 22:19:55 2018 -0400 Status for last two commits. --- status.23x |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/status.23x b/status.23x index f79f860..4

[LyX/2.3.2-staging] Set preamble tab stop to 4 chars.

2018-04-01 Thread Richard Heck
commit d1fa6f10e595643c7a4220654c6eaee9d8920251 Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 1 22:18:37 2018 -0400 Set preamble tab stop to 4 chars. --- src/frontends/qt4/GuiDocument.cpp |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/fronten

[LyX/2.3.2-staging] Fix bug 11099.

2018-04-01 Thread Richard Heck
commit 2bb9d495276b43db58c0eb1783df0cd47eac164b Author: Richard Heck <rgh...@lyx.org> Date: Sun Apr 1 22:18:04 2018 -0400 Fix bug 11099. Adds simple search/find functionality to preamble. --- src/frontends/qt4/GuiDocument.cpp | 23 +++ src/fronten

[LyX/2.3.x] Update contributor.

2018-03-18 Thread Richard Heck
commit 25a176ee71250147ee2f792756e9e1fbfa881193 Author: Richard Heck <rgh...@lyx.org> Date: Sun Mar 18 11:34:05 2018 -0400 Update contributor. --- lib/generate_contributions.py |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/generate_contributions.py

[LyX/master] Update contributor.

2018-03-18 Thread Richard Heck
commit a5c859f863e874aca129260ed44fd6ddd1bd63e9 Author: Richard Heck <rgh...@lyx.org> Date: Sun Mar 18 11:34:38 2018 -0400 Update contributor. --- lib/generate_contributions.py |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/generate_contributions.py

[LyX/2.3.x] Set branch tag, per Jürgen's suggestion.

2018-03-18 Thread Richard Heck
commit d9f7453671c16ef16f00124993e0cd4405053f01 Author: Richard Heck <rgh...@lyx.org> Date: Sun Mar 18 11:18:54 2018 -0400 Set branch tag, per Jürgen's suggestion. --- po/postats.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/po/postats.py b/po/post

[LyX/master] Remerge strings.

2018-03-17 Thread Richard Heck
commit e2aa0dab5b7c3aca8da1f978c5bb2165862a9118 Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 16:04:03 2018 -0400 Remerge strings. po/ar.gmo| Bin 373111 -> 398726 bytes po/ar.po | 8071 +++--- po/cs.gmo

[LyX/2.3.x] status.23x: mention the updated po files in 2.3.x branch

2018-03-17 Thread Richard Heck
commit 880fd9aa81a38f0ca5bcfd0609b906b4eb95f918 Author: Uwe Stöhr Date: Sat Mar 3 12:46:04 2018 +0100 status.23x: mention the updated po files in 2.3.x branch - also sync an entry with status.22x --- status.23x |4 +++- 1 files changed, 3 insertions(+), 1

[LyX/2.3.x] tex2lyx: do not force default bibliography style if none is set

2018-03-17 Thread Richard Heck
commit 11d20e132ae5e749029fbb941cf6fd6d7b989615 Author: Juergen Spitzmueller Date: Fri Feb 23 07:43:19 2018 +0100 tex2lyx: do not force default bibliography style if none is set Some classes provide a \bibliographystyle, so we must not output any

[LyX/2.3.x] Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed

2018-03-17 Thread Richard Heck
commit b408222f76738678584a23c5327214c0bb1b05f2 Author: Juergen Spitzmueller Date: Sun Feb 11 09:50:38 2018 +0100 Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed I am rather irritated we didn't do this already, since synchronous runs with

[LyX/2.3.x] tex2lyx: handle whitespace in table column declaration.

2018-03-17 Thread Richard Heck
commit c52baa7d811a30003374c423dc62bdaed574900f Author: Juergen Spitzmueller Date: Fri Mar 9 14:18:03 2018 +0100 tex2lyx: handle whitespace in table column declaration. Fixes: #10804 (cherry picked from commit 247e1a223d917f81b5a2cc5ef3621c3e7fa9de92) ---

[LyX/2.3.x] Braces need to be escaped as well on LATEXIFY

2018-03-17 Thread Richard Heck
commit d71e3404fe33179f00c8a28ea6498e414b43b49b Author: Juergen Spitzmueller Date: Tue Mar 6 18:17:01 2018 +0100 Braces need to be escaped as well on LATEXIFY part of #9563 --- src/insets/InsetCommandParams.cpp |7 --- status.23x|

[LyX/2.3.x] Kill macro mode when using LFUN_ESCAPE

2018-03-17 Thread Richard Heck
commit f599e90d92a872e2eaa60b97a3754fcb9e887eff Author: Jean-Marc Lasgouttes Date: Tue Feb 20 12:09:10 2018 +0100 Kill macro mode when using LFUN_ESCAPE Add a `cancel' boolean to macroModeClose() that just removes all trace of what has been entered instead

[LyX/2.3.x] Do not use English, but the context language, when pasting from LaTeX

2018-03-17 Thread Richard Heck
commit 6c64844d3b81b382a13a39148c7568dc1076663e Author: Juergen Spitzmueller Date: Tue Feb 6 13:20:45 2018 +0100 Do not use English, but the context language, when pasting from LaTeX Fixes: #9199 (cherry picked from commit

[LyX/2.3.x] Use pythonic syntax, as suggested by José.

2018-03-17 Thread Richard Heck
commit 96ec4d645bd3c24f4a08d59ac6bd4f9b9264a234 Author: Richard Heck <rgh...@lyx.org> Date: Fri Mar 2 23:02:26 2018 -0500 Use pythonic syntax, as suggested by José. (cherry picked from commit cec9edd34b9a43beadefd55d1755209e1acff191) --- lib/configure.py |4 ++-- stat

[LyX/2.3.x] Fix the implementation of new libertine package

2018-03-17 Thread Richard Heck
commit db3768da891be15e38334a9151b0e5725fe70c3e Author: Juergen Spitzmueller Date: Fri Mar 2 12:17:33 2018 +0100 Fix the implementation of new libertine package Needs to go to 2.3.1-staging (cherry picked from commit

[LyX/2.3.x] Fix sideset hints, part of bug #11015.

2018-03-17 Thread Richard Heck
commit 9f3da3e6166bb2c7b078111ac755e6359c47f201 Author: Pavel Sanda Date: Sat Feb 3 17:51:00 2018 +0100 Fix sideset hints, part of bug #11015. --- lib/ui/stdtoolbars.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/ui/stdtoolbars.inc

[LyX/2.3.x] Simplify code a bit.

2018-03-17 Thread Richard Heck
commit 9deedd5c1833f66ae8b1481b323edd5a892db3f5 Author: Richard Heck <rgh...@lyx.org> Date: Fri Mar 2 23:12:11 2018 -0500 Simplify code a bit. --- lib/configure.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/configure.py b/lib/configure.py

[LyX/2.3.x] Amend 4ec133e1aeea8

2018-03-17 Thread Richard Heck
commit d797986d3f4533a87bad4d482e1f65fd2d207c3a Author: Juergen Spitzmueller Date: Tue Mar 6 19:54:24 2018 +0100 Amend 4ec133e1aeea8 Didn't see this test is already there. --- lib/chkconfig.ltx |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git

[LyX/2.3.x] Do not use English, but the context language, when pasting from math

2018-03-17 Thread Richard Heck
commit 8bf7e691bc22df58f11859421e240c2e912e4ef3 Author: Juergen Spitzmueller Date: Tue Feb 6 14:10:12 2018 +0100 Do not use English, but the context language, when pasting from math Fixes: #2596 (cherry picked from commit

[LyX/2.3.x] escape label in included listings

2018-03-17 Thread Richard Heck
commit 148a053fbc27f24de33795f278d7e6e35f543ecb Author: Juergen Spitzmueller Date: Mon Feb 19 17:15:31 2018 +0100 escape label in included listings Also use docstring rather than string. Fixes part of #10544 (cherry picked from commit

[LyX/2.3.x] Do not force singlebyte encoding for listings with XeTeX/LuaTeX.

2018-03-17 Thread Richard Heck
commit 5fb2566572a51f65b9571568b9b515f023173c2c Author: Juergen Spitzmueller Date: Mon Mar 5 15:39:27 2018 +0100 Do not force singlebyte encoding for listings with XeTeX/LuaTeX. Fixes: #11056 (cherry picked from commit cbf2a329c94fcd531dbee41d64cf199a3ee6bb4b)

[LyX/2.3.x] Reset buffer language only if we have something to reset.

2018-03-17 Thread Richard Heck
commit a0ae2ccd353e31cf9b1946ca551eff371ec2c113 Author: Juergen Spitzmueller Date: Fri Mar 9 12:15:19 2018 +0100 Reset buffer language only if we have something to reset. Fixes: #11063 (cherry picked from commit 599b1222f7da0222cd1802af69abefb81145f566) ---

[LyX/2.3.x] Adapt to new ChkTeX return values.

2018-03-17 Thread Richard Heck
commit 0e08b4e4f51be980aa937f69911d9cee270fb22d Author: Juergen Spitzmueller Date: Sat Feb 17 11:25:28 2018 +0100 Adapt to new ChkTeX return values. As of v. 1.7.7, chktex has four exit values. Only consider the program failed with EXIT_FAILURE (1). This is

[LyX/2.3.x] syntax.default: add missing *

2018-03-17 Thread Richard Heck
commit be80912d1c0b3ff3e2b9f46ecb5ba3616d6f2cf3 Author: Juergen Spitzmueller Date: Fri Mar 9 14:47:04 2018 +0100 syntax.default: add missing * Fixes: #10501 (cherry picked from commit 23766fdd592b95ecfc33cb66e08976654de33182) --- lib/syntax.default |2 +-

[LyX/2.3.x] Remerge strings.

2018-03-17 Thread Richard Heck
commit 1bf690a41161cb55477215f9cdfcb5483ce965eb Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 15:55:19 2018 -0400 Remerge strings. po/ar.gmo| Bin 399788 -> 399410 bytes po/ar.po | 545 + po/cs.gmo| B

[LyX/2.3.x] Fix list of viewable formats in view/update menu.

2018-03-17 Thread Richard Heck
commit b35fb98335b1fff52ac0a266d45e48579427dbf8 Author: Juergen Spitzmueller Date: Wed Feb 21 10:17:10 2018 +0100 Fix list of viewable formats in view/update menu. Also fix list in (currently unused) Export toolbar button. Fixes: #11044 (cherry picked

[LyX/2.3.x] Re-add method to get a temporary file name without persistent QTemporaryFile object

2018-03-17 Thread Richard Heck
commit cd51b9cca1b6aaebaefa733e517c6b3e65c4f76c Author: Juergen Spitzmueller Date: Thu Feb 8 11:31:23 2018 +0100 Re-add method to get a temporary file name without persistent QTemporaryFile object This is needed for cases where the temp file has to be manually

[LyX/2.3.x] amend 71fea633266

2018-03-17 Thread Richard Heck
commit c285b4f8c3eb58671f5b88142d233e4978244e17 Author: Juergen Spitzmueller Date: Sat Feb 10 19:02:35 2018 +0100 amend 71fea633266 (cherry picked from commit be4d49ebd107cb4b91844a555302a6052457c483) --- src/frontends/qt4/GuiView.cpp | 10 +++--- 1 files

[LyX/2.3.x] Disable CheckTeX while buffer is processed

2018-03-17 Thread Richard Heck
commit c0a1893008bd13650d470afff16f56720b65c87c Author: Juergen Spitzmueller Date: Sat Feb 10 18:18:43 2018 +0100 Disable CheckTeX while buffer is processed Since CheckTeX itself processes the tex file, a synchronous run with a TeX process can lead to all sorts

[LyX/2.3.x] Status file for 2.3.1

2018-03-17 Thread Richard Heck
commit 2508e7aacce5410dff3a9b7bb7feb6591c18f56a Author: Richard Heck <rgh...@lyx.org> Date: Fri Feb 16 12:02:57 2018 -0500 Status file for 2.3.1 --- status.23x | 59 +++ 1 files changed, 59 insertions(+), 0 deletions(-) diff

[LyX/2.3.x] update status

2018-03-17 Thread Richard Heck
commit 6da7b92c366de427109d62f484f0b61f161cb3c9 Author: Juergen Spitzmueller Date: Fri Feb 16 18:12:47 2018 +0100 update status --- status.23x |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/status.23x b/status.23x index 531853b..c186061

[LyX/2.3.x] Remerge strings.

2018-03-17 Thread Richard Heck
commit 7d98aebfd931894613f61bbac7f1f82b6e8561e8 Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 15:40:17 2018 -0400 Remerge strings. po/ar.gmo| Bin 397715 -> 399788 bytes po/ar.po | 3062 -- po/cs.gmo

[LyX/2.2.x] Update translations after addition of 2.3.x format.

2018-03-17 Thread Richard Heck
commit a8e1102dd63c0b1d0e6255522bf06744f6b757f1 Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 14:01:17 2018 -0400 Update translations after addition of 2.3.x format. --- po/ar.gmo| Bin 386101 -> 386140 bytes po/ar.po |3 +-- po/ca.gmo| Bin 161282 ->

[LyX/2.2.x] Remerge strings.

2018-03-17 Thread Richard Heck
commit 680663136c0bc043da0e111b8fc989056e4f9411 Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 13:52:49 2018 -0400 Remerge strings. po/ar.gmo| Bin 386101 -> 386101 bytes po/ar.po | 33 +++-- po/ca.gmo| Bin 161282 -> 1612

[LyX/2.2.x] Add format and converter for 2.3.x export.

2018-03-17 Thread Richard Heck
commit 4a7dee227b12cf6ca00c9231c7ae3865b4019d7d Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 12:21:34 2018 -0400 Add format and converter for 2.3.x export. --- lib/configure.py |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/configure.py

[LyX/2.2.x] Remerge strings.

2018-03-17 Thread Richard Heck
commit 9acfdf021e8cc13e95ca5a5b26596381b16008fc Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 12:14:35 2018 -0400 Remerge strings. --- po/ar.gmo | Bin 386101 -> 386101 bytes po/ar.po |2 +- po/cs.gmo | Bin 416752 -> 448523 bytes po/cs.po |2 +- 4 file

[LyX/2.2.x] Copy lyx2lyx files from 2.3.x.

2018-03-17 Thread Richard Heck
commit c2ac6440f77f008ee3ea198e36a9716719a12945 Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 12:12:20 2018 -0400 Copy lyx2lyx files from 2.3.x. Because of extensive changes in the support files, it seems to me that we actually do need to copy over everything.

[LyX/2.2.x] Start preparations for 2.2.4.

2018-03-17 Thread Richard Heck
commit 4607b84bd02982a77499a6a924c9596e4dac1852 Author: Richard Heck <rgh...@lyx.org> Date: Sat Mar 17 12:10:00 2018 -0400 Start preparations for 2.2.4. --- ANNOUNCE | 169 +- configure.ac |4 +- 2 files change

Re: Index not printing

2018-03-16 Thread Richard Heck
On 03/15/2018 09:07 PM, David White wrote: > Hi, > > For some reason, indexes are not being produced with pdflatex. > > I started noticing this around the time of upgrading MiKTeX to the > latest (64-bit) version.  I have created several documents with > indexes (single and multiple) in the past,

Re: Update on 2.3.0 situation and Windows-specific issues

2018-03-15 Thread Richard Heck
On 03/15/2018 11:45 AM, Uwe Stöhr wrote: > Am 14.03.2018 um 04:31 schrieb Richard Heck: > >> If this dialog is popped at the very beginning of the installation, >> before ANYTHING is actually done, then it is impossible that the >> MiKTeX installation >> should be

Re: popup IPA toolbar

2018-03-14 Thread Richard Heck
On 03/14/2018 01:19 PM, mike wrote: > On 14/03/2018 16:55, Jürgen Spitzmüller wrote: >> 2018-03-14 17:43 GMT+01:00 mike > >: >> >> Is there anything else I need to know on this general topic >> because I intend to do some serious work

Re: Windows Installer: Future Issues

2018-03-13 Thread Richard Heck
On 03/13/2018 09:43 PM, Uwe Stöhr wrote: > Am 12.03.2018 um 04:32 schrieb Richard Heck: > >> That is a serious mistake: to focus on "average users". But it has >> clearly become pointless to discuss this any longer. > > Dear Richard, > > I cannot leave this

Re: Update on 2.3.0 situation and Windows-specific issues

2018-03-13 Thread Richard Heck
On 03/13/2018 09:48 PM, Uwe Stöhr wrote: > Am 13.03.2018 um 04:17 schrieb Scott Kostyshak: > >> I definitely agree that every additional dialog is an additional >> possibility for confusion. I think where we disagree is on the benefit >> that the dialog could bring. > > Yes. You don't understand

Re: [LyX/master] Fix known_escaped_chars

2018-03-13 Thread Richard Heck
On 03/13/2018 08:34 AM, Jürgen Spitzmüller wrote: > > commit ab4e9adf8626e0f1d5afea59bc58ebcce341dc98 > Author: Juergen Spitzmueller > Date:   Tue Mar 13 13:00:58 2018 +0100 > >     Fix known_escaped_chars > > > Should go to 2.3.2-staging (fixes a regression introduced by >

Re: Failing tex2lyx test

2018-03-13 Thread Richard Heck
On 03/13/2018 08:03 AM, Jürgen Spitzmüller wrote: > 2018-03-13 12:24 GMT+01:00 Kornel Benko >: > > #0  strlen () at ../sysdeps/x86_64/strlen.S:106 > #1  0x7f5abf26043c in std::__cxx11::basic_string std::char_traits, std::allocator

Re: Diagnosing a crash

2018-03-12 Thread Richard Heck
On 03/12/2018 07:36 PM, Paul A. Rubin wrote: > Hi all, > > I have a very perplexing but utterly repeatable crash that I'm trying > to diagnose, to determine whether I should file a ticket (or whether > it's not a LyX issue). I'd appreciate any insight. Apologies for the > length of what follows.

Re: Miktex vs Texlive

2018-03-12 Thread Richard Heck
ted a pure LaTeX file? Or was it a LyX file? If the former, I take it that you imported it into LyX. Either way, if you want to send me, privately, the file your son sent you, then I can have a look and see if I can figure out what's wrong. Richard > On 12.03.2018 16:54, Richard Heck wrote: &

Re: Miktex vs Texlive

2018-03-12 Thread Richard Heck
On 03/12/2018 08:12 AM, Michael Berger wrote: > > Hello Uwe, Kornel, thanks for offering your help. > > My son created this Beamer file under Windows 10 on his Laptop and > presented it to an audience just a few days ago without facing any > problem. However, on my desktop, Lyx 2.2.3, Mageia 6, it

Re: [LyX/master] Paint \dot & \ddot more like a dot

2018-03-12 Thread Richard Heck
On 03/12/2018 09:31 AM, Pavel Sanda wrote: > Pavel Sanda wrote: >> commit e41c80e224bfd89497e9cf9ddea73f1e635587e8 >> Author: Pavel Sanda >> Date: Mon Mar 12 13:40:52 2018 +0100 >> >> Paint \dot & \ddot more like a dot >> >>

Re: Windows Installer: Future Issues

2018-03-11 Thread Richard Heck
On 03/12/2018 12:44 AM, Andrew Parsloe wrote: > On 12/03/2018 4:32 p.m., Richard Heck wrote: >> On 03/11/2018 04:52 PM, Uwe Stöhr wrote: >>> Am 11.03.2018 um 18:12 schrieb Scott Kostyshak: >>> >>>> I think that's what we're doing. The basic disagreement w

Windows Installer: Future Issues

2018-03-11 Thread Richard Heck
On 03/11/2018 04:52 PM, Uwe Stöhr wrote: > Am 11.03.2018 um 18:12 schrieb Scott Kostyshak: > >> I think that's what we're doing. The basic disagreement we have is that >> I think adding a dialog will bring more benefit than harm. > > And I made clear why I am opposed to this. > In the end it costs

Re: [LyX/master] tex2lyx: support tipa \t*{} macro.

2018-03-11 Thread Richard Heck
On 03/11/2018 01:38 PM, Jürgen Spitzmüller wrote: > Am Sonntag, den 11.03.2018, 11:47 +0100 schrieb Juergen Spitzmueller: >> commit cc6f2dae8219b40cd8602f70110926296403a0f7 >> Author: Juergen Spitzmueller >> Date: Sun Mar 11 11:46:37 2018 +0100 >> >> tex2lyx: support tipa \t*{} macro. >

Re: Miktex vs Texlive

2018-03-11 Thread Richard Heck
On 03/11/2018 01:25 PM, Jean-Marc Lasgouttes wrote: > Le 11/03/2018 à 18:09, Richard Heck a écrit : >> On 03/11/2018 01:05 PM, Michael Berger wrote: >>> Thanks Uwe and Kornel, >>> >>> I am somewhat puzzled. My son sent me a LyX document produced on his

Re: Update on 2.3.0 situation and Windows-specific issues

2018-03-11 Thread Richard Heck
On 03/11/2018 01:12 PM, Scott Kostyshak wrote: > On Sun, Mar 11, 2018 at 04:34:49PM +, Uwe Stöhr wrote: >> Am 11.03.2018 um 05:08 schrieb Scott Kostyshak: >> So there are already 3 possible workarounds for experienced users in the LyX installer and these options are all

Re: [LyX/master] tex2lyx: support for URW Classico, MinionPro and the new Libertine fonts.

2018-03-11 Thread Richard Heck
On 03/11/2018 06:14 AM, Jürgen Spitzmüller wrote: > Am Sonntag, den 11.03.2018, 11:13 +0100 schrieb Juergen Spitzmueller: >> commit a3836d990926dfd8e7e35b266274c372c72206ce >> Author: Juergen Spitzmueller >> Date: Sun Mar 11 11:12:42 2018 +0100 >> >> tex2lyx: support for URW

Re: Miktex vs Texlive

2018-03-11 Thread Richard Heck
On 03/11/2018 01:05 PM, Michael Berger wrote: > Thanks Uwe and Kornel, > > I am somewhat puzzled. My son sent me a LyX document produced on his > Windows laptop. > > I opened it with LyX under Linux but got heaps of errors when trying > to compile it to PDF. > > What am I getting wrong here? > >

  1   2   3   4   5   6   7   8   9   10   >