Am 2018-01-23 um 22:42 schrieb Aditya Mahajan :
> On Tue, 23 Jan 2018, Henning Hraban Ramm wrote:
>
>> Am 2018-01-23 um 10:29 schrieb r.erm...@hccnet.nl:
in my current project, every time I use \startlines .. \stoplines (for
poems), I run into this error:
structure > section
On Tue, 23 Jan 2018, Henning Hraban Ramm wrote:
Am 2018-01-23 um 10:29 schrieb r.erm...@hccnet.nl:
in my current project, every time I use \startlines .. \stoplines (for poems),
I run into this error:
structure > sectioning > chapter @ level 2 : 5.2 -> Example
tex error > tex error
Am 2018-01-23 um 10:29 schrieb r.erm...@hccnet.nl:
>> in my current project, every time I use \startlines .. \stoplines (for
>> poems), I run into this error:
>> structure > sectioning > chapter @ level 2 : 5.2 -> Example
>> tex error > tex error on line 27 in file ka34/c_example.tex:
Hi Hraban,
try:
1. count the number of \startlines, do this with grep -e '^\\startlines' | wc |
less
2. count the number of \stoplines, do this with grep -e ‘^\\stoplines' | wc |
less
The resulting counts obviously have to be the same.
If they are not, you can (again with grep -e) extract all
Hi,
in my current project, every time I use \startlines .. \stoplines (for poems),
I run into this error:
"""
structure > sectioning > chapter @ level 2 : 5.2 -> Example
tex error > tex error on line 27 in file ka34/c_example.tex: ! Extra },
or forgotten \endgroup
\egroup