double dots in chapter numbering Hungarian
Horváth Andor
andorrr at gmail.com
Thu Jan 7 14:07:40 UTC 2021
Thanks! I filed the bug, but then realized there was already a ticket
(https://www.lyx.org/trac/ticket/11573) in the subject.
For the time being, a workaround solution, based on the comments to this
ticket, was to start my local layout like this:
---
Counter chapter
LabelString "\\arabic{chapter}"
End
Style Chapter
LabelString "\thechapter."
TocLevel 0
End
---
This solves chapter, section, subsection numbering alike. Thanks a lot!
Andor
On 2021. 01. 06. 20:07, Richard Kimberly Heck wrote:
> On 1/6/21 9:01 AM, Horváth Andor wrote:
>> Hello!
>>
>> I have been using LyX for the past 6 months now, and I love it - but
>> there is an annoying detail I would love to change. When set to
>> Hungarian, the chapter counter includes a dot, while the other counters
>> don't. So "Chapter 1", which should be "1. fejezet" in Hungarian, looks
>> like "1.. fejezet", and "Section 1.1" is numbered like "1..1".
>>
>> I tried adding local layout commands, but I haven't managed to remove
>> that unnecessary extra dot.
>>
>> Is there a workaround for this issue? Thank you so much for any
>> ideas/advices!
>
> I think this just got fixed for the next version (which, unfortunately,
> is a little ways away). But maybe I'm wrong about that and it was
> another language. I believe the extra dot comes from the translation file.
>
> Can you please file a bug about this at lyx.org/trac/? That way we do
> not lose track of it.
>
> Riki
>
>
More information about the lyx-users
mailing list