[eledmac] line numbers modification |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eledmac Archives
]
- To: eledmac <eledmac@xxxxxxxxxxxxxxxxxxx>
- Subject: [eledmac] line numbers modification
- From: Antonis Tsolomitis <antonis_tsolomitis@xxxxxxxxxxx>
- Date: Thu, 07 Mar 2024 13:22:29 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1709810550; bh=lJ6sK2tbp2VcSsO1aXMUMn/vmpk9q0FiOkC3KLyjhzc=; h=Subject:From:To:Date:In-Reply-To:References; b=f1ijXrQLRVzljadDdSwaFKpZAakoW7Bd/TirutqcVF08SkmXeLj7ygj4eUdgy/2pL F+NDyddQG83xEWbg3tg51Dxc9bmfS+oSZoh8HXjrFLIuydCwnhxqiGr5uvrsmVBN2r II5DxFBwp1HPHo/0H4Dm21jMvLtcbakKRcSXqo6PXZjJ7RDzP9KIXMKVr0scH5gWkY quqUopvdJ11/P8KuA63mKlRmf1uTG85Lo/prUWRcwOr7G1JXEQW2VMD3D/h8OVCW5V JtH7qQddlj9c6c6ou5f4O206UWTWCwdzCEqR9O1CzS4wsvb09d2HkgVqr635dDKRVy +jbIVp65aARmg==
I try to setup a file that will follow the line numbers
given by Thesaurus Lingua Graeca (TLG) as seen in the screenshot
below.
I tried \startsub \endsub but it does not work as I (!) expected.
It does not place a number at the fifth line, maybe I ended sub at wrong place.
I also do not see in the documentation how to reset the counter after the dot
to restart with 1 and 5 as TLG numbers.
Maybe it would be easier to directly modify how the lineno is printed
adding by hand the prefixes. That is adding by hand the 2. in 2.5.
And this will probably be needed as TLG sometimes switches
from a counter like 2.5 to a counter 2.1.5 and in this case
no automation will help. The 2.1 must be added by hand.
So my question is how the line number is printed so I can modify it?
Here is a screenshot from TLG:
Thank you,
Antonis.