Skip to content

Fix division by 0 under some circumstances

Sebastian Endres requested to merge ev80uhys/i4neo:fix-div-by-0 into master

I got a division by 0 error after setting \neoset{progressbar=foot}. I'm not sure under which circumstances I triggered the error and I can't reproduce it right now, but this change fixed it. I think I added \appendix somewhere and the appendix was empty or something like that.

Merge request reports