Re: [LyX/master] linguistics.module: some comments and minor re-shuffling

2019-07-02 Thread Guenter Milde
On 2019-07-02, Kornel Benko wrote: > Am Dienstag, 2. Juli 2019, 10:20:56 CEST schrieb Guenter Milde: >> > Sorry, I don't feel easy at hiding problems. >> What do you propose? > The provided mwe.lyx from Jürgen compiles fine with lyx2.3, but does > not compile with lyx2.4. Yes, lyx2.4 exposes a b

Re: Discussion on a few ideas.

2019-07-02 Thread Joel Kulesza
On Tue, Jul 2, 2019 at 2:14 PM Jason Sun wrote: > Comment: I am replying to Joel's message. > > Hi Joel. Thanks for your response. I have no idea the thread is in a mess. > I replied to my previous messages by hitting the reply button on the lyx > mail archive. It automatically jumped to my Gmail

Re: LyX 2.3.3 Error with iCloud Folders

2019-07-02 Thread Stephan Witt
Am 02.07.2019 um 01:44 schrieb Richard Kimberly Heck : > > Forwarded Message > Subject: [ANNOUNCE] LyX 2.3.3 > Date: Mon, 1 Jul 2019 16:44:12 -0500 > From: Mauricio Andrade > To: rikih...@lyx.org > > > After updating to 2.3.3 I no longer can compile files on iCloud fold

Re: Discussion on a few ideas.

2019-07-02 Thread Jason Sun
Comment: I am replying to Joel's message. Hi Joel. Thanks for your response. I have no idea the thread is in a mess. I replied to my previous messages by hitting the reply button on the lyx mail archive. It automatically jumped to my Gmail. Also weirdly, sometimes I get reply notification in my Gm

Re: Discussion on a few ideas.

2019-07-02 Thread Joel Kulesza
On Tue, Jul 2, 2019 at 9:23 AM Jason Sun wrote: > Okay. I will then build up a prototype then. It is basically a jupyter > notebook pane. > Jason, Please include comments that you are replying to and either top post or bottom post (this forum's preference, as I've done here). That way there is

A baby example prototype widget that mixes Jupyter and LyX

2019-07-02 Thread Jason Sun
I have built an example prototype widget that tries to combine LyX and Jupyter Notebook together. Is it implemented via QtWebEngine. Basically, by embedding a mini webpage browser inside LyX. A screenshot is here: https://github.com/jupyter/notebook/issues/1604#issuecomment-507746234 A bidirecti

Re: Discussion on a few ideas.

2019-07-02 Thread Jason Sun
Here is the snapshot of the prototype. https://github.com/jupyter/notebook/issues/1604#issuecomment-507746234

Re: Discussion on a few ideas.

2019-07-02 Thread Jason Sun
Also, we could do the other direction: when editing jupyter notebook with heavy mathematics component, we could use LyX main buffer as a draft and with a proper implemented convert function, the content could be rendered in the jupyter notebook in just one click.

Re: LyX 2.3.3: tell me about performance issues

2019-07-02 Thread Jean-Marc Lasgouttes
Le 02/07/2019 à 17:42, Jason Sun a écrit : Currently, the editing process has been smooth for me. However, in my build of the master branch, after a hit the new page button, there is a 0.5-1 second lag freeze. 2.3.2 does not have this issue. I see it too. One possibility is that python is runn

LyX 2.3.3: tell me about performance issues

2019-07-02 Thread Jason Sun
Currently, the editing process has been smooth for me. However, in my build of the master branch, after a hit the new page button, there is a 0.5-1 second lag freeze. 2.3.2 does not have this issue.

Re: Discussion on a few ideas.

2019-07-02 Thread Jason Sun
Okay. I will then build up a prototype then. It is basically a jupyter notebook pane.

Re: [LyX/master] linguistics.module: some comments and minor re-shuffling

2019-07-02 Thread Kornel Benko
Am Dienstag, 2. Juli 2019, 10:20:56 CEST schrieb Guenter Milde: > > Sorry, I don't feel easy at hiding problems. > > What do you propose? > > >> The problem with LuaTeX and system fonts is more urgent and needs to be > >> investigated/handled separately. > > Günter > The provided mwe.lyx from

Enable old style figures for noto fonts

2019-07-02 Thread Kornel Benko
I did not see a need for format change. OK to commit to master? Korneldiff --git a/lib/latexfonts b/lib/latexfonts index 0a01194..7eb78d2 100644 --- a/lib/latexfonts +++ b/lib/latexfonts @@ -362,48 +362,58 @@ EndFont Font NotoSerifRegular GuiName "Noto Serif Regular" Family

Re: [LyX/master] linguistics.module: some comments and minor re-shuffling

2019-07-02 Thread Guenter Milde
On 2019-06-24, Kornel Benko wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > Am Montag, 24. Juni 2019, 14:05:15 CEST schrieb Guenter Milde: >> On 2019-06-23, Kornel Benko wrote: >> > [-- Type: text/plain, Encoding: quoted-printable --] >> > Am Sonntag, 23. Juni 2019, 17:31:13 CES

Re: Discussion on a few ideas.

2019-07-02 Thread José Abílio Matos
On Tuesday, 2 July 2019 00.44.07 WEST Jason Sun wrote: > I read on the web that if LGPLv3 are used, the final product will be GPL3. > However, LyX is GPL2+. I don't know if the LyX community has plan to > upgrade it GPL3. Why? GPLv2+ is already GPLv3. That is what it means the + there. It also me