LyX 2.4.0 RC4 - bug? Abstract headline is missing
Richard Kimberly Heck
rikiheck at gmail.com
Fri Apr 12 20:02:21 UTC 2024
On 4/12/24 12:42, Herbert Voss wrote:
> Am 12.04.24 um 13:41 schrieb Bernt Lie via lyx-users:
>> Aha! It only adds "Abstract" to the PDF file when using KOMA-script,
>> not in the LyX editor itself!
>>
>> For the Standard Article style, "Abstract" is inserted into the LyX
>> editor by default. I find that clarifying, and it would be nice if
>> the same happened when using KOMA-script.
>
> It is easy to add the abstract part into the LyX layout file of the
> scrartcl class
> or creating an own layout file.
For some reason, scrclass.inc explicitly removes the heading:
Input stdstruct.inc
Style Abstract
LabelType No_Label
End
If we're agreed that's wrong, it's easy enough to fix.
Riki
More information about the lyx-users
mailing list