pdebuyl / FET_Proposal

Anonymized FET proposal template from OpenDreamKit
1 stars 8 forks source link

Problem with last page when finalising the proposal #1

Open iron76 opened 8 years ago

iron76 commented 8 years ago

There seems to be a problem with the last page counter when compiling final.tex. The last page is zeroed even if it works fine when compiling project.tex.

pdebuyl commented 8 years ago

Could you provide more details on how you compiled?

iron76 commented 8 years ago

Just did the test to be sure. Freshly cloned from your repository (not from my forked version). I am simply running make -B final and the resulting final.pdf has pages labeled page 2 of 0, page 3 of 0 and so on.

pdebuyl commented 8 years ago

Hi, the problem also occurs for examples of https://github.com/KWARC/LaTeX-proposal/ For the draft it is ok. I have tried to debug this but it goes beyond my LaTeX knowledge. @kohlhase are you aware of this problem (would fix upstream if knew what to do)?

iron76 commented 8 years ago

@pdebuyl may be it is a good idea to open issue on https://github.com/KWARC/LaTeX-proposal/

kohlhase commented 8 years ago

indeed, that would be helpful. You have to format the proposal twice.

pdebuyl commented 8 years ago

Even several compilations do not help. I opened an issue at https://github.com/KWARC/LaTeX-proposal/issues/14