Am Tue, 27 Dec 2022 00:03:40 -0500
schrieb Scott Kostyshak :
> On Tue, Dec 27, 2022 at 02:13:15AM +0100, Thibaut Cuvelier wrote:
> > Dear list,
> >
> > To solve https://www.lyx.org/trac/ticket/12585, I wrote the attached patch.
> > Basically, LyX now considers the order of font tags when closing
Am Montag, dem 26.12.2022 um 11:45 -0500 schrieb Richard Kimberly Heck:
> What I was thinking here was that "Other" would more or less act like
> 'literal', in the sense that it would just output whatever's there.
Yes. Would it make more sense to rename this to "Custom"? After all,
it's completely
Am Montag, dem 26.12.2022 um 16:40 -0500 schrieb Scott Kostyshak:
> By the way, does Additional.lyx compile for you? I get language
> errors now. I think a language switch is done inside an argument or
> something like that.
There are currently many "\lang american" and "\lang british" switches
in
From 76ef99e2d795bddd9d7642642817978a2a1781c3 Mon Sep 17 00:00:00 2001
From: John R Hudson
Date: Tue, 27 Dec 2022 10:51:40 +
Subject: [PATCH] Insert entries for Customizable lists and Paragraph lists
into Chapter 4 Modules of Additional.lyx
---
lib/doc/Additional.lyx | 1320
On Tue, 27 Dec 2022 at 05:17, Richard Kimberly Heck
wrote:
> On 12/26/22 21:27, Thibaut Cuvelier wrote:
>
> On Tue, 27 Dec 2022 at 03:11, Richard Kimberly Heck
> wrote:
>
>> On 12/26/22 20:01, Thibaut Cuvelier wrote:
>>
>> Riki, let me know :)!
>>
>> In another email, I said:
>>
>> I am planning
On Tue, Dec 27, 2022 at 10:12:15AM +0100, Kornel Benko wrote:
> Am Tue, 27 Dec 2022 00:03:40 -0500
> schrieb Scott Kostyshak :
>
> > On Tue, Dec 27, 2022 at 02:13:15AM +0100, Thibaut Cuvelier wrote:
> > > Dear list,
> > >
> > > To solve https://www.lyx.org/trac/ticket/12585, I wrote the attached
On Tue, 27 Dec 2022 at 05:42, Richard Kimberly Heck
wrote:
> On 12/26/22 21:46, Thibaut Cuvelier wrote:
>
> On Tue, 27 Dec 2022 at 03:20, Richard Kimberly Heck
> wrote:
>
>> On 12/26/22 20:13, Thibaut Cuvelier wrote:
>> > Dear list,
>> >
>> > To solve https://www.lyx.org/trac/ticket/12585, I wro
On 12/27/22 10:55, Thibaut Cuvelier wrote:
On Tue, 27 Dec 2022 at 05:42, Richard Kimberly Heck
wrote:
On 12/26/22 21:46, Thibaut Cuvelier wrote:
On Tue, 27 Dec 2022 at 03:20, Richard Kimberly Heck
wrote:
On 12/26/22 20:13, Thibaut Cuvelier wrote:
> Dear list,
On Sat, Dec 24, 2022 at 8:21 AM Jürgen Spitzmüller
wrote:
> Am Samstag, dem 24.12.2022 um 00:03 + schrieb Udicoudco:
>
> Fixed. This is now suppressed if babel and Xe/LuaTeX are used together.
>
>
Thank you Jürgen, the output LaTeX code looks great now.
Note that the \L's still appears in t
On Tue, Dec 27, 2022 at 7:02 PM Udicoudco wrote:
>
> I will open tickets for both.
>
>
I now realize that permission is still needed to register to track,
Who should I send the request to?
Regards,
Udi
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-
From f61364bb0cdf78c4072ce921b8af93fca1ac1aa7 Mon Sep 17 00:00:00 2001
From: John R Hudson
Date: Tue, 27 Dec 2022 17:26:44 +
Subject: [PATCH] Insert entries for Noweb, Rnw and Sweave in Chapter 4 Modules
of Additional.lyx and make consequential updates to the Literate Programming
section in
On Tue, Dec 27, 2022 at 7:02 PM Udicoudco wrote:
> Thank you Jürgen, the output LaTeX code looks great now.
> Note that the \L's still appears in the code preview pane.
>
>
It only happens in the code preview pane of the current paragraph or body,
not for the complete source.
--
lyx-devel m
Am Tue, 27 Dec 2022 10:23:59 -0500
schrieb Scott Kostyshak :
> On Tue, Dec 27, 2022 at 10:12:15AM +0100, Kornel Benko wrote:
> > Am Tue, 27 Dec 2022 00:03:40 -0500
> > schrieb Scott Kostyshak :
> >
> > > On Tue, Dec 27, 2022 at 02:13:15AM +0100, Thibaut Cuvelier wrote:
> > > > Dear list,
> >
With febd1855eb ("XML: overhaul the tag-comparison operators."), I get
/src/tex2lyx/dummy_impl.cpp:102:16: error: out-of-line
definition of 'operator==' does not match any declaration in
'lyx::xml::StartTag'
bool StartTag::operator==(FontTag const & rhs) const { return rhs ==
*this;
On 2022-09-14 09:04, Daniel wrote:
On 13/09/2022 18:27, Jean-Marc Lasgouttes wrote:
Le 13/09/2022 à 16:12, Daniel a écrit :
And I guess more importantly in license.rtf it says:
"LyX. You can redistribute LyX and/or modify it under the terms of
the GNU General Public License as published by th
On Tue, 27 Dec 2022 at 23:41, Daniel wrote:
> With febd1855eb ("XML: overhaul the tag-comparison operators."), I get
>
> /src/tex2lyx/dummy_impl.cpp:102:16: error: out-of-line
>definition of 'operator==' does not match any declaration in
>'lyx::xml::StartTag'
> bool StartTag::oper
On Wed, Dec 28, 2022 at 02:34:50AM +0100, Thibaut Cuvelier wrote:
> On Tue, 27 Dec 2022 at 23:41, Daniel wrote:
>
> > With febd1855eb ("XML: overhaul the tag-comparison operators."), I get
> >
> > /src/tex2lyx/dummy_impl.cpp:102:16: error: out-of-line
> >definition of 'operator==' does no
On Tue, Dec 27, 2022 at 07:36:41PM +0100, Kornel Benko wrote:
> Am Tue, 27 Dec 2022 10:23:59 -0500
> schrieb Scott Kostyshak :
>
> > On Tue, Dec 27, 2022 at 10:12:15AM +0100, Kornel Benko wrote:
> > > Am Tue, 27 Dec 2022 00:03:40 -0500
> > > schrieb Scott Kostyshak :
> > >
> > > > On Tue, Dec 2
18 matches
Mail list logo