Generated tex file contains: ``` Definition rules: 78 good 0 bad Definition rule clauses: 237 good 0 bad ``` And I do not see a way to remove these lines. I believed this output is emitted by `pp_counts`: https://github.com/ott-lang/ott/blob/fc38245836ef29de862580864fa762163bc87b97/src/defns.ml#L1338
Generated tex file contains:
And I do not see a way to remove these lines.
I believed this output is emitted by
pp_counts:ott/src/defns.ml
Line 1338 in fc38245