March 17, 2024
6:35 p.m.
On 2024-03-17 05:43, Alejandro Colomar wrote:
RS after IP, if the indentation amount is not specified, takes the same indentation that IP had. The values being used were wrong, and by removing them, we're fixing the indentation of the page. Also, one RS was not just incorrect, but completely unnecessary, and there was a missing RE.
Thanks for the bug report. Unfortunately the proposed fix generates too much white space between the bullet and the tzh_timecnt entry, when generating PDF. I installed the attached patch instead, which fixes the wrong .RS/.RE nesting and indentation in a different way; hope it works for you too.