Closed zdohnal closed 1 year ago
Thanks for the bug report!
I think your fix is not quite right, because if the first character of the paper name is uppercase, nothing will be printed. I think the correct fix is to change the call of printf_downcase
in the else
clause to just printf
. I have committed such a fix; do feel free to comment!
Thanks, you're right, I've missed that test case. LGTM!
(I also released 2.1.1 with the fix.)
Hi,
once paperconf was put back into libpaper, parameter -N is broken, because the first letter is always changed into lower case.