Request to register for bug tracker account

2022-10-17 Thread Christopher Hillenbrand
Dear LyX developers, I'd like to register for a trac account! Whom should I ask for help with that? Also, what do you think of adding text-width-limitation in windowed mode as well as fullscreen? I like this feature and it'd be even nicer if I could use it all the time. I'm asking to register in

Re: Semantic Linefeeds

2022-10-17 Thread Joel Kulesza
On Mon, Oct 17, 2022 at 08:14 Scott Kostyshak wrote: > On Mon, Oct 17, 2022 at 01:21:40PM +0300, Yuriy Skalko wrote: > > Thanks all for the feedback! > > Thanks for working on this, Yuriy. What is the difference in file sizes? > e.g., of the User Guide? I'm guessing it's negligible, but still cur

Re: Semantic Linefeeds

2022-10-17 Thread Scott Kostyshak
On Mon, Oct 17, 2022 at 01:21:40PM +0300, Yuriy Skalko wrote: > Thanks all for the feedback! Thanks for working on this, Yuriy. What is the difference in file sizes? e.g., of the User Guide? I'm guessing it's negligible, but still curious enough to ask. > Here is a patch to try. > Should we also

Re: [LyX/master] When pasting as LaTeX, honor textclass and modules

2022-10-17 Thread Scott Kostyshak
On Mon, Oct 17, 2022 at 01:34:21PM +0200, Kornel Benko wrote: > Am Sun, 16 Oct 2022 15:53:05 +0200 > schrieb Kornel Benko : > > > Am Fri, 14 Oct 2022 23:02:47 -0400 > > schrieb Scott Kostyshak : > > > > > On Mon, Jul 18, 2022 at 11:44:05PM +0200, Jean-Marc Lasgouttes wrote: > > > > commit 96e7f

Re: [LyX/master] When pasting as LaTeX, honor textclass and modules

2022-10-17 Thread Kornel Benko
Am Sun, 16 Oct 2022 15:53:05 +0200 schrieb Kornel Benko : > Am Fri, 14 Oct 2022 23:02:47 -0400 > schrieb Scott Kostyshak : > > > On Mon, Jul 18, 2022 at 11:44:05PM +0200, Jean-Marc Lasgouttes wrote: > > > commit 96e7fcd4e0c600c3dd99e901ff84ff1480167cf8 > > > Author: Jean-Marc Lasgouttes > > >

Re: Semantic Linefeeds

2022-10-17 Thread Yuriy Skalko
Thanks all for the feedback! Here is a patch to try. Should we also have minimal line length? Yuriy diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 4ce94415f7..61a9e23c61 100644 --- a/src/Paragraph.cpp +++ b/src/Paragraph.cpp @@ -1746,16 +1746,21 @@ void Paragraph::write(ostream & os,