Search found 3 matches

by jokester01au
Fri Jan 30, 2009 1:56 am
Forum: Text Formatting
Topic: Extra character bug
Replies: 5
Views: 4480

Extra character bug

I get that error too. That's why I added

\global\nonstopmode

It seems like your system doesn't honor that. There is also a command-line argument to set this mode (-interaction=nonstopmode in miktex).

As for the error itself, it doesn't make much sense to me. Clearly "a missing \item" is a wild ...
by jokester01au
Thu Jan 29, 2009 5:39 am
Forum: Text Formatting
Topic: Extra character bug
Replies: 5
Views: 4480

Extra character bug

Hi,
please provide a minimum working example .

Good point. sorry about that.

I've figured it out - it was an interaction between my document class and
\usepackage[T1]{fontenc}

If I remove that package or if I change document class, the problem goes away.

Here's a minimal working example ...
by jokester01au
Wed Jan 28, 2009 5:32 am
Forum: Text Formatting
Topic: Extra character bug
Replies: 5
Views: 4480

Extra character bug

Hi,

I have a problem where a "ý" character appears incorrectly in my paper. It appears above every footnote, as well as sometimes where I specify figures (where the figure environment is in the tex, not where the figure is placed).

I've attached a pdf showing the problem as well as an excerpt of ...