Re: \[ddd]dots in mathed

2018-03-12 Thread Scott Kostyshak
On Tue, Mar 13, 2018 at 12:27:58AM +, Joel Kulesza wrote: > On Fri, Mar 9, 2018 at 10:57 AM, Pavel Sanda wrote: > > > Whether now, or after it's committed I would appreciate testing from > > someone > > sitting on Win and Mac(?Retina) machine to check whether they see what I > > see > > on li

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

2018-03-12 Thread Scott Kostyshak
On Mon, Mar 12, 2018 at 12:41:48PM +, Pavel Sanda wrote: > commit e41c80e224bfd89497e9cf9ddea73f1e635587e8 > Author: Pavel Sanda > Date: Mon Mar 12 13:40:52 2018 +0100 > > Paint \dot & \ddot more like a dot > > https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg204183.html

Re: Update on 2.3.0 situation and Windows-specific issues

2018-03-12 Thread Scott Kostyshak
On Sun, Mar 11, 2018 at 08:52:52PM +, Uwe Stöhr wrote: > It is not, it only make things worse. Every dialog can cause confusions. You > are only looking from your professional view and I failed to make this > clear. I could be wrong on this, but I thought that I brought up the idea that the d

Forward and reverse search failing (again?) on 2.3.0rc

2018-03-12 Thread list_email
With LyX 2.3.0rc and Skim on Mac, both forward search and reverse search are failing for me. Didn’t someone fix this not too long ago? It fails whether LyX is in some random location or the supposed default location /Applications/LyX.app. Jerry

Re: \[ddd]dots in mathed

2018-03-12 Thread Joel Kulesza
On Fri, Mar 9, 2018 at 10:57 AM, Pavel Sanda wrote: > Whether now, or after it's committed I would appreciate testing from > someone > sitting on Win and Mac(?Retina) machine to check whether they see what I > see > on linux for \dot and \ddot, i.e. the second attachment. Looks good on a Mac Re

Re: Diagnosing a crash

2018-03-12 Thread Paul A. Rubin
On 03/12/2018 07:41 PM, Richard Heck wrote: 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. Apologie

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. A

Diagnosing a crash

2018-03-12 Thread Paul A. Rubin
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. I'm running LyX 2.2.3 on Linux Mint 18.3 MATE. The Q

Re: Failing tex2lyx test

2018-03-12 Thread Kornel Benko
Am Montag, 12. März 2018 19:48:39 CET schrieb Jürgen Spitzmüller : > Am Montag, den 12.03.2018, 18:26 +0100 schrieb Kornel Benko: > > Should do as in case of test-structure.tex > > > > cd src/tex2lyx/test > > ./runtests.py path-to-tex2lyx ../../../lib/scripts /tmp CJK.tex > > Did that, t

Re: Failing tex2lyx test

2018-03-12 Thread Jürgen Spitzmüller
Am Montag, den 12.03.2018, 18:26 +0100 schrieb Kornel Benko: > Should do as in case of test-structure.tex > cd src/tex2lyx/test > ./runtests.py path-to-tex2lyx ../../../lib/scripts /tmp CJK.tex Did that, the result generated in /tmp looks good (does not show the problem you describe).

Re: Failing tex2lyx test

2018-03-12 Thread Kornel Benko
Am Montag, 12. März 2018 18:10:16 CET schrieb Jürgen Spitzmüller : > 2018-03-12 16:05 GMT+01:00 Kornel Benko : > > The problematic diff looks like: > > > > --- /usr2/src/lyx/lyx-git/src/tex2lyx/test/CJK.lyx.lyx Sun Mar 11 > > 19:35:25 > > 2018 > > +++ /BUI

Re: Failing tex2lyx test

2018-03-12 Thread Jürgen Spitzmüller
2018-03-12 16:05 GMT+01:00 Kornel Benko : > The problematic diff looks like: > > --- /usr2/src/lyx/lyx-git/src/tex2lyx/test/CJK.lyx.lyx Sun Mar 11 > 19:35:25 > 2018 > +++ /BUILD/BUILDMint18/BuildLyxGitQt5.6.1local-gcc5.4.0/src/tex2lyx/test/ > CJK.lyx

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 >> >> https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg20

Failing tex2lyx test

2018-03-12 Thread Kornel Benko
Lately, the test "tex2lyx/roundtrip/CJK.tex" fails. Bisecting and searching for the wrong looking diff led to *** 0f4c9027056a6f4f771382e9ebfc7940274bf5c0 is the first bad commit commit 0f4c9027056a6f4f771382e9ebfc7940274bf5c0 Author: Juergen Spitzmueller Date: Sat Mar 10 14:58:55 2018 +0100

Re: Undocked Outliner & multiple window crashes [#11004] (was: Beamer & Outliner broken)

2018-03-12 Thread Pavel Sanda
Pavel Sanda wrote: > Scott Kostyshak wrote: > > On Fri, Jan 12, 2018 at 05:20:18PM +, Pavel Sanda wrote: > > > Pavel Sanda wrote: > > > > after pushing the outliner button we call in TocWidget::outline generic > > > > GuiApplication::dispatch which likely grabs currently active window; if > >

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

2018-03-12 Thread Pavel Sanda
Pavel Sanda wrote: > commit e41c80e224bfd89497e9cf9ddea73f1e635587e8 > Author: Pavel Sanda > Date: Mon Mar 12 13:40:52 2018 +0100 > > Paint \dot & \ddot more like a dot > > https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg204183.html Richard this might go to 2.3 as well if

Re: Update on 2.3.0 situation and Windows-specific issues

2018-03-12 Thread Pavel Sanda
Uwe Stöhr wrote: > I explained now in a dozen mails my decision. Feel free to add whatever you > like in the release notes. Feel also free not to announce the Win installer > officially or not to put it in ftp.lyx.org. Ok, can you please make it clear whether this silent behind-back upgrade is o

Re: Update on 2.3.0 situation and Windows-specific issues

2018-03-12 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > Note however that using LyX without LaTeX is not really a pleasure. One > gets at each use a dialog box on startup plus dialog box for each loaded > file complaining that something is wrong. I have to install texlive on my > home windows 10 computer just for that (

Re: Update on 2.3.0 situation and Windows-specific issues

2018-03-12 Thread Jean-Pierre Chrétien
Le 11/03/2018 à 18:17, Richard Heck a écrit : I cannot for the life of me see why adding a warning that proceeding with the installation will require updating MikTeX, and giving the user the option to abort the installation, could cause any problems at all. If there's a worry that this will con