I get weird warnings when I use the enumerate environment in my dissertation (university homegrown class derived from book)
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 39.
Package rerunfilecheck Info: File `monograph.out' has not changed.
(rerunfilecheck) Checksum: 0049C850BC4632B1740ABC340F18D213;21397.
Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 39.
)
...
(\end occurred when \ifnum on line 187 was incomplete)
(\end occurred when \ifnum on line 1847 was incomplete)
(\end occurred when \ifnum on line 137 was incomplete)
(\end occurred when \ifnum on line 83 was incomplete)
(\end occurred when \ifnum on line 865 was incomplete)
(\end occurred when \ifnum on line 862 was incomplete)
(\end occurred when \ifnum on line 850 was incomplete)
(\end occurred when \ifnum on line 848 was incomplete)
...
Any clue how to fix these? enumerate seems to work fine regardless of the warnings.
Nezer
Text Formatting ⇒ Weird Error Message with 'enumerate' Environment
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Weird Error Message with 'enumerate' Environment
Hi Nezer,
were you able to fix it?
I guess nobody was able to help, because you just mention a university homegrown class, and did not show a code example. So nobody knows what you were doing, except that you guess the problem is in your use of enumerate.
If you still would like to find the cause, or next time with another problem, just post code which allows us to reproduce the problem for fixing it.
Stefan
were you able to fix it?
I guess nobody was able to help, because you just mention a university homegrown class, and did not show a code example. So nobody knows what you were doing, except that you guess the problem is in your use of enumerate.
If you still would like to find the cause, or next time with another problem, just post code which allows us to reproduce the problem for fixing it.
Stefan
LaTeX.org admin