Re: Dictionaries in Win installer (was: LyX 2.4.0 & Jupyter Notebooks)

2024-04-10 Thread Yu Jin
Am Mi., 10. Apr. 2024 um 23:38 Uhr schrieb Pavel Sanda: > On Wed, Apr 10, 2024 at 09:38:04PM +0200, Pavel Sanda wrote: > > It was under svn, not git until few weeks back when we update our infra. > > Now both git or trac can be used (I used trac just because the conversion > > patch was easier to

Re: Dictionaries in Win installer (was: LyX 2.4.0 & Jupyter Notebooks)

2024-04-10 Thread Pavel Sanda
On Wed, Apr 10, 2024 at 09:38:04PM +0200, Pavel Sanda wrote: > It was under svn, not git until few weeks back when we update our infra. > Now both git or trac can be used (I used trac just because the conversion > patch was easier to write, but feel free to use git if you want, it's the > primary

Re: Dictionaries in Win installer (was: LyX 2.4.0 & Jupyter Notebooks)

2024-04-10 Thread Pavel Sanda
On Wed, Apr 10, 2024 at 09:22:43PM +0200, Yu Jin wrote: > Yeah I just wanted to do that too, looks good, but it should also be > backported to 2.4.x and 2.4.1-devel? Already backported... > I was just searching for a reason why trac is used there in the first place > instead of

Re: Dictionaries in Win installer (was: LyX 2.4.0 & Jupyter Notebooks)

2024-04-10 Thread Yu Jin
Am Mi., 10. Apr. 2024 um 21:18 Uhr schrieb Pavel Sanda: > On Wed, Apr 10, 2024 at 04:10:07PM +0200, Pavel Sanda wrote: > > On Wed, Apr 10, 2024 at 12:22:46PM +, Bernt Lie wrote: > > > OK - I'm in the process of downloading LyX 2.4.0 RC4, with MikTeX as > back-end (I already had MikTeX

Re: Dictionaries in Win installer (was: LyX 2.4.0 & Jupyter Notebooks)

2024-04-10 Thread Pavel Sanda
On Wed, Apr 10, 2024 at 04:10:07PM +0200, Pavel Sanda wrote: > On Wed, Apr 10, 2024 at 12:22:46PM +, Bernt Lie wrote: > > OK - I'm in the process of downloading LyX 2.4.0 RC4, with MikTeX as > > back-end (I already had MikTeX installed...). > > > > This is what didn't work so far (during

Re: 2.3.x does not compile on Windows

2024-04-10 Thread Yu Jin
Am Mi., 10. Apr. 2024 um 16:02 Uhr schrieb Jean-Marc Lasgouttes : > Le 09/04/2024 à 06:30, Yu Jin a écrit : > > Normally, unary_function and binary_function only disappeared in > C++17. > > Does C++14 work? > > > > Unfortunately not. > > Do you select the C++ level in Visual Studio or in

Re: LyX 2.4.0, Listing, and computer language?

2024-04-10 Thread José Matos
On Wed, 2024-04-10 at 15:11 +, Bernt Lie wrote: > > > How can I add another computer language to the Program Listing > Settings? >   >  * Is there a file where I can add reserved words, etc.? >  * …and then have it show up in the Program Listing Settings language > choice? >   > -B Either

Re: Biginset branch has landed (sorry for the spam)

2024-04-10 Thread Stephan Witt
Am 10.04.2024 um 15:10 schrieb Jean-Marc Lasgouttes : > > Le 10/04/2024 à 15:09, Kornel Benko a écrit : >> This patch definitely cured the behaviour here. > > Thanks for testing. Both for the math and the minibuffer examples? (this is > what I see, but I want to be sure). > > The problem is

Re: Biginset branch has landed (sorry for the spam)

2024-04-10 Thread Scott Kostyshak
On Wed, Apr 10, 2024 at 03:29:43PM GMT, Jean-Marc Lasgouttes wrote: > Le 10/04/2024 à 15:32, Kornel Benko a écrit : > > I confess tested only the math example. > > But the first 10 tries with the command buffer did OK too > > Thanks a lot. I'll put it in. Tested briefly and looks good! I'll

LyX 2.4.0, Listing, and computer language?

2024-04-10 Thread Bernt Lie
How can I add another computer language to the Program Listing Settings? * Is there a file where I can add reserved words, etc.? * ...and then have it show up in the Program Listing Settings language choice? -B -- lyx-devel mailing list lyx-devel@lists.lyx.org

RE: LyX 2.4.0 & Jupyter Notebooks

2024-04-10 Thread Bernt Lie
Experimenting with LyX 2.4 RC4... Specifically, I'm testing whether there is Unicode support. * I have successfully pasted in a Unicode character from VSCode into a LyX 2.4 RC4 document, so this seems to work: [cid:image001.png@01DA8B60.FFE8A950] Here, the first symbol is produced in

Dictionaries in Win installer (was: LyX 2.4.0 & Jupyter Notebooks)

2024-04-10 Thread Pavel Sanda
On Wed, Apr 10, 2024 at 12:22:46PM +, Bernt Lie wrote: > OK - I'm in the process of downloading LyX 2.4.0 RC4, with MikTeX as back-end > (I already had MikTeX installed...). > > This is what didn't work so far (during installation): > * installation of dictionaries and thesauri in both

Re: 2.3.x does not compile on Windows

2024-04-10 Thread Jean-Marc Lasgouttes
Le 09/04/2024 à 06:30, Yu Jin a écrit : Normally, unary_function and binary_function only disappeared in C++17. Does C++14 work? Unfortunately not. Do you select the C++ level in Visual Studio or in cmake? JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org

RE: LyX 2.4.0 & Jupyter Notebooks

2024-04-10 Thread Bernt Lie
Hm… It is possible there is some “crap” in my file. If I take a fresh LyX 2.4.0 file and insert “\hat{H}”, then the alignment seems to work. Also, in a fresh file, Ctrl+R seems to work. -- I do worry how I can import my 1000 page lecture notes, though… BR, -B From: Bernt Lie Sent: Wednesday,

Re: Biginset branch has landed (sorry for the spam)

2024-04-10 Thread Jean-Marc Lasgouttes
Le 10/04/2024 à 15:32, Kornel Benko a écrit : I confess tested only the math example. But the first 10 tries with the command buffer did OK too Thanks a lot. I'll put it in. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Biginset branch has landed (sorry for the spam)

2024-04-10 Thread Kornel Benko
Am Wed, 10 Apr 2024 15:10:04 +0200 schrieb Jean-Marc Lasgouttes : > Le 10/04/2024 à 15:09, Kornel Benko a écrit : > > This patch definitely cured the behaviour here. > > Thanks for testing. Both for the math and the minibuffer examples? (this > is what I see, but I want to be sure). > > The

Re: Biginset branch has landed (sorry for the spam)

2024-04-10 Thread Jean-Marc Lasgouttes
Le 10/04/2024 à 15:09, Kornel Benko a écrit : This patch definitely cured the behaviour here. Thanks for testing. Both for the math and the minibuffer examples? (this is what I see, but I want to be sure). The problem is that most of the biginset branch was developed and debugged using the

Re: Biginset branch has landed (sorry for the spam)

2024-04-10 Thread Kornel Benko
Am Wed, 10 Apr 2024 14:19:03 +0200 schrieb Jean-Marc Lasgouttes : > Le 09/04/2024 à 22:26, Scott Kostyshak a écrit : > > Bisect leads to here: 5e857883. Interestingly I bisected on the command > > buffer recipe, but the commit talks about math but I guess they're > > related issues. > > What

RE: LyX 2.4.0 & Jupyter Notebooks

2024-04-10 Thread Bernt Lie
Ah. OK. -Original Message- From: lyx-users On Behalf Of Pavel Sanda Sent: Wednesday, April 10, 2024 2:51 PM To: lyx-devel@lists.lyx.org; lyx-users Subject: Re: LyX 2.4.0 & Jupyter Notebooks On Wed, Apr 10, 2024 at 12:11:08PM +, Bernt Lie wrote: > > knitr integration... > > Thanks.

Re: LyX 2.4.0 & Jupyter Notebooks

2024-04-10 Thread Pavel Sanda
On Wed, Apr 10, 2024 at 12:11:08PM +, Bernt Lie wrote: > > knitr integration... > > Thanks. > > I don't use R, so I guess knitr is not useful to me. I did not mean that you will use R, but that you can check how knitr scripts establish two-way communication street and reuse it for jupyter

RE: LyX 2.4.0 & Jupyter Notebooks

2024-04-10 Thread Bernt Lie
LyX 2.4.0 RC4... some immediate questions/bug: * In LyX 2.3.7, shortcut Ctrl+R always generated a PDF file with preview in my chosen Acrobat Reader program. * When I open a file from LyX 2.3.7 in LyX 2.4.0, Ctrl+R doesn't work. If I open a help file in 2.4.0, Ctrl+R produces the expected

RE: LyX 2.4.0 & Jupyter Notebooks

2024-04-10 Thread Bernt Lie
OK - I'm in the process of downloading LyX 2.4.0 RC4, with MikTeX as back-end (I already had MikTeX installed...). This is what didn't work so far (during installation): * installation of dictionaries and thesauri in both Norwegian forms failed (Norsk Bokmål, Nynorsk) * installation of thesauri

Re: Biginset branch has landed (sorry for the spam)

2024-04-10 Thread Jean-Marc Lasgouttes
Le 09/04/2024 à 22:26, Scott Kostyshak a écrit : Bisect leads to here: 5e857883. Interestingly I bisected on the command buffer recipe, but the commit talks about math but I guess they're related issues. What about this, which fixes up another commit? JMarc From

RE: LyX 2.4.0 & Jupyter Notebooks

2024-04-10 Thread Bernt Lie
> knitr integration... Thanks. I don't use R, so I guess knitr is not useful to me. [In in the JU corner of Jupyter...] There is also Quarto which is developed in the R community, although it can also be used with other languages. Don't know how Quarto scales to large documents, though... My

Please update the readme of evince_sync_lyx.zip

2024-04-10 Thread 包子 戴
Hi, I'm a user of lyx. Below is my environment. OS: Fedora 39 Gnome on Wayland Lyx: 2.3.7 I followed the readme of evince_sync_lyx.zip where can be download https://wiki.lyx.org/LyX/SyncTeX#toc4 .  Here are two problem. First, I

Re: Update zh_CN Translation

2024-04-10 Thread CD_Mking
I have finally resolved the issue and exported the patch file. I will now send the patch. 0001-update-zh_CN-translation.patch Description: Binary data -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: LyX 2.4.0 & Jupyter Notebooks

2024-04-10 Thread Pavel Sanda
On Tue, Apr 09, 2024 at 11:37:48AM -0400, Richard Kimberly Heck wrote: > On 4/9/24 08:48, Bernt Lie wrote: > >Is there a way to import Jupyter Notebooks into LyX 2.4.0 (when v. 2.4.0 is > >released)? > > > >I'm particularly interested in the possibility to... > > > >* link the notebooks into LyX

Re: Painting leftovers from blinking cursor in 2.4.x

2024-04-10 Thread Pavel Sanda
On Tue, Apr 09, 2024 at 06:49:57PM +0200, Jean-Marc Lasgouttes wrote: > >I do not know how to reproduce it yet, but maybe it will ring some bell for > >you anyway. > > Does it depend on the screen font that you use? Some fonts have strange > metrics. No idea, I struggle to find a recipy even

Re: Update zh_CN Translation

2024-04-10 Thread Pavel Sanda
On Wed, Apr 10, 2024 at 01:40:25PM +0800, CD_Mking wrote: > I have translated part of the zh_CN localization, using AI translation and > subsequently conducting manual proofreading. > I am providing only the po files as I am unable to package them into a > format-patch, and the bundle file is