Re: Try to use regex with char_type

2020-12-21 Thread Kornel Benko
Am Mon, 21 Dec 2020 23:05:12 +0200 schrieb Yuriy Skalko : > > This is for Adv-Find only. > > > > Yuriy, could you please check if this meets your requirements with Cyrillic > > chars? > > > > > > Kornel > > > Kornel, thanks for working on this. I've checked the advanced search and

Try to use regex with char_type

2020-12-21 Thread Yuriy Skalko
This is for Adv-Find only. Yuriy, could you please check if this meets your requirements with Cyrillic chars? Kornel Kornel, thanks for working on this. I've checked the advanced search and regular expressions with Cyrillic are working! So your earlier updates already improved

Re: Advanced find changes of behavior in master

2020-12-21 Thread Jean-Marc Lasgouttes
Le 25/11/2020 à 15:35, Scott Kostyshak a écrit : I see a couple of changes in behavior in advanced find that can be reproduced with the Welcome.lyx file (I attached it for convenience). 1. In advanced find, put "a" in the find area and "c" in the replace area and do "Replace all". It takes

Re: Markdown to Lyx

2020-12-21 Thread Saša Janiška
On Mon, 14 Dec 2020 12:27:14 +0700 Murat Yildizoglu wrote: > I have now created the WiKi page: > https://wiki.lyx.org/Tips/ConvertMarkdown Thanks a lot! After deciding to use LyX as my main non-coding editor, that's just what I need. :-) Sincerely, Gour -- It is far better to discharge

Re: Fwd: Re: Plugin creation info?

2020-12-21 Thread Richard Kimberly Heck
On 12/21/20 9:39 AM, Christos Liaskos wrote: > > Other examples (with more dynamic auto-completion content) would be: > proposing citations for a sentence based on the context and your > history, proposing ways to shorten or expand a statement, proposing > auto-fixes for issues like "undefined

Re: Fwd: Re: Plugin creation info?

2020-12-21 Thread Richard Kimberly Heck
On 12/21/20 9:39 AM, Christos Liaskos wrote: > Apologies if you got this already via lyx-users. Definitely a better thread for devel... > > Other examples (with more dynamic auto-completion content) would be: > proposing citations for a sentence based on the context and your > history, proposing

Try to use regex with char_type

2020-12-21 Thread Kornel Benko
This is for Adv-Find only. Yuriy, could you please check if this meets your requirements with Cyrillic chars? Kornel diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index 20e1104aa6..e73c6d2a2d 100644 --- a/src/lyxfind.cpp +++ b/src/lyxfind.cpp @@ -791,17 +791,17 @@ bool

Fwd: Re: Plugin creation info?

2020-12-21 Thread Christos Liaskos
Hello, Apologies if you got this already via lyx-users. I would appreciate some pointers on how to approach the codebase for the task described below. Thanks, Christos Forwarded Message Subject:Re: Plugin creation info? Date: Mon, 21 Dec 2020 14:11:44 +0200