On 04/04/2014 05:05 PM, Frederick FN Noronha फ्रेड्रिक नोरोन्या *فريدريك
نورونيا wrote:
Can someone help and instruct me on this, or kindly see if there's a
bug in the software?
I made a mistake in adding an entry into the Table Of Contents.
Instead of writing
\addcontentsline{toc}{subsection}{Institutional repositories}
I wrote
\addcontentsline{toc}{Institutional repositories}
The {subsection} was missing, so it was my error and the software got
understandably confused!
But here is the problem --
When the error message came, it started to point to all different
sections of the text. Not the relevant one.
Why was this happening? Can this be sharpened, pls? FN
This is a LaTeX issue, I would suppose. LaTeX often gives very confusing
messages. In this case, it would have tried to treat "Institutional
repositories" as the name of section-type.
Richard