Search found 3 matches

by nankodai
Thu Apr 30, 2009 9:28 am
Forum: Document Classes
Topic: Mysterious error when using documentclass "book"
Replies: 6
Views: 4076

Re: Mysterious error when using documentclass "book"

Thanks for the great help. Yeah, the mistake was that I mixed up the \chaptermark command which is for the index and the \label command.
Unfortunately, however, the error in the MWE disappears if the underscore is removed, but stays in the "real" document?? I will try to make another MWE and repost ...
by nankodai
Tue Apr 28, 2009 9:53 am
Forum: Document Classes
Topic: Mysterious error when using documentclass "book"
Replies: 6
Views: 4076

Mysterious error when using documentclass "book"

sorry, I could have done that before. Enclosed you can find the code. If I run it as book, it makes 13 errors, if I run it as article (comment out the \documentstyle{book}, and remove the % before the article), there are 0 errors. Works same way on the online latex interpreter. Actually, the error ...
by nankodai
Tue Apr 28, 2009 4:13 am
Forum: Document Classes
Topic: Mysterious error when using documentclass "book"
Replies: 6
Views: 4076

Mysterious error when using documentclass "book"

Dear Latex friends,
I am coming back to latex after a longer break, and all works well except of a mysterious error which puzzles me. I have no clue even after searching the web for days..
I installed protext with the miktex distribution and texnic center. I want to write a longer review so I took ...