Am Wed, 12 Jun 2024 13:33:39 -0400
schrieb Scott Kostyshak :
> On Wed, Jun 12, 2024 at 04:14:22PM GMT, Pavel Sanda wrote:
> > On Wed, Jun 12, 2024 at 10:58:53AM +0200, Kornel Benko wrote:
> > > > The system version will be the same so this is safe for your installed
> > > > system.
> > >
> >
On Wed, Jun 12, 2024 at 09:15:35PM +0300, Udicoudco wrote:
Hello all,
lyxdeleted is a macro used to
mark deleted parts of text when
using "show changes in output"
in track changes. Instead of directly
using \sout there is another helper
macro, \mklyxsout, which is defined as
\DeclareRobustComma
Hello all,
lyxdeleted is a macro used to
mark deleted parts of text when
using "show changes in output"
in track changes. Instead of directly
using \sout there is another helper
macro, \mklyxsout, which is defined as
\DeclareRobustCommand{\mklyxsout}[1]{\ifx\\#1\else\sout{#1}\fi}
If I'm understand
On Wed, Jun 12, 2024 at 04:14:22PM GMT, Pavel Sanda wrote:
> On Wed, Jun 12, 2024 at 10:58:53AM +0200, Kornel Benko wrote:
> > > The system version will be the same so this is safe for your installed
> > > system.
> >
> > Today I tried, but to no avail. Sadly for my wife.
>
> Your wife needs deve
On Wed, Jun 12, 2024 at 6:40 PM Pavel Sanda wrote:
>
> On Wed, Jun 12, 2024 at 01:11:23PM +0300, Udicoudco wrote:
> > Does this matter? i.e. do we hold strongly
> > backwards compatibility of the output of change track?
>
> Generally we do in between minor version. Here I am ambivalent. I think us
On Wed, Jun 12, 2024 at 01:11:23PM +0300, Udicoudco wrote:
> Does this matter? i.e. do we hold strongly
> backwards compatibility of the output of change track?
Generally we do in between minor version. Here I am ambivalent. I think users
should feel confident between switching 2.4.x minor version
Am Dienstag, dem 11.06.2024 um 21:37 +0300 schrieb Udicoudco:
> How can it break old documents?
All good. I missed the file format change part.
--
Jürgen
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
On Wed, Jun 12, 2024 at 10:58:53AM +0200, Kornel Benko wrote:
> > The system version will be the same so this is safe for your installed
> > system.
>
> Today I tried, but to no avail. Sadly for my wife.
Your wife needs development version of lyx 2.5?
Pavel
--
lyx-devel mailing list
lyx-devel@li
Le 12/06/2024 à 12:55, Kornel Benko a écrit :
I was not aware of it. Anyway, it worked , later it did not work (for me) and
now it works
again.
Great.
JMarc
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
Am Wed, 12 Jun 2024 11:34:44 +0200
schrieb Jean-Marc Lasgouttes :
> Le 12/06/2024 à 10:53, Kornel Benko a écrit :
> > Am Tue, 11 Jun 2024 16:37:37 +0200
> > schrieb Jean-Marc Lasgouttes :
> >
> >> Le 11/06/2024 à 16:41, Kornel Benko a écrit :
> >>> Works now. But gives not the needed info.
>
On Wed, Jun 12, 2024 at 10:32 AM Pavel Sanda wrote:
>
> On Mon, Jun 10, 2024 at 12:19:18PM +, Udi Fogiel wrote:
> > commit a5749b9c1f5c5b42e6d6db7cd9f2aab16bc28f5b
> > Author: Udi Fogiel
> > Date: Mon Jun 10 15:19:08 2024 +0300
> >
> > Fix change tracking colors with RTL languages (#129
On 2024-06-12 01:14, Stephan Witt wrote:
Am 11.06.2024 um 16:56 schrieb José Matos :
On Tue, 2024-06-11 at 15:42 +0200, Daniel wrote:
When starting LyX 2.4.0 for the first time on macOS, a dialog
mentioning
some "download" popped up briefly. Anyone knows what this might be
about?
Which popup
Le 12/06/2024 à 10:53, Kornel Benko a écrit :
Am Tue, 11 Jun 2024 16:37:37 +0200
schrieb Jean-Marc Lasgouttes :
Le 11/06/2024 à 16:41, Kornel Benko a écrit :
Works now. But gives not the needed info.
Result is e.g. "inset: 0x5604fff94be0 idx: 0 par: 3 pos: 0".
Could you give me a concrete ex
Am Mon, 10 Jun 2024 17:37:41 +0100
schrieb José Matos :
> On Mon, 2024-06-10 at 16:47 +0200, Kornel Benko wrote:
> > From now on I cannot build on ubuntu with linux 4.15.0-122.
> > os_release VERSION="18.3 (Sylvia)"
> > There is only python3 version 3.5
> >
> > Kornel
>
> I suppose that, f
Am Tue, 11 Jun 2024 16:37:37 +0200
schrieb Jean-Marc Lasgouttes :
> Le 11/06/2024 à 16:41, Kornel Benko a écrit :
> > Works now. But gives not the needed info.
> > Result is e.g. "inset: 0x5604fff94be0 idx: 0 par: 3 pos: 0".
>
> Could you give me a concrete example I can test?
>
> JMarc
>
I
On Fri, Jun 07, 2024 at 04:29:00PM +0200, Enrico Forestieri wrote:
> I uploaded all necessary packages for building old version of lyx into
> wiki-uploads and created the page https://wiki.lyx.org/LyX/Flashback with
> instructions for building. I also uploaded already built packages for those
> onl
On Mon, Jun 10, 2024 at 09:04:42AM +, José Matos wrote:
> commit 1c458dc1212865e9c9e2fd0207f15a72f4988e63
> Author: José Matos
> Date: Mon Jun 10 10:04:26 2024 +0100
>
> Python runtime detection requirement upgraded to 3.8
>
> Remove -tt option that is a no-op in Python 3.
>
On Mon, Jun 10, 2024 at 12:19:18PM +, Udi Fogiel wrote:
> commit a5749b9c1f5c5b42e6d6db7cd9f2aab16bc28f5b
> Author: Udi Fogiel
> Date: Mon Jun 10 15:19:08 2024 +0300
>
> Fix change tracking colors with RTL languages (#12923)
> ---
> src/LaTeXFeatures.cpp | 4 ++--
> 1 file changed, 2 i
18 matches
Mail list logo