Apparently this really means what it says. Maybe something not closing?
Picture or table is too large to fit in available space on page. Ignore.
Means that something didn't really fit. May cause misformatting and ugliness. Ignore, it's only a warning.
Automatic switch to math mode: char (e.g. underscore) only allowed in math mode was seen and LaTeX "helpfully" switches
to math mode. Generally fixed either by eliminating the suspect
character, enclosing text in <
Twocolumn format: put twocolumn option to article or use multicol mode.
direct tex like
just a \hspace{\fill} word
N.B. This example only renders decently on PDF (generated using the LaTeX backend).
For accurate freeform layout and positioning, try textpos placement
macros
(http://purl.org/nxg/dist/textpos).