Fix division by 0 under some circumstances
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.