Hallöchen! [EMAIL PROTECTED] (Karl Berry) writes:
> Line 6780 column 91: document type does not allow element "SMALL" here. > ...ls(1)</a> program <small class="dots">...</small> > > Line 8421 column 25: document type does not allow element "PRE" here; > Line 8424 column 24: document type does not allow element "P" here; > Line 9322 column 24: document type does not allow element "UL" here; > ... > missing one of "MAP", "IFRAME", "BUTTON" start-tag. > <pre class="example"> This is an example > > Sorry, I cannot make sense of these errors. Why is <small> > disallowed in text? [My first posting on this issue seems to be delayed. I told how three errors could be avoided but:] All four errors can be eliminated if @display (and possibly even @example) were <div>s instead of <pre>s. Tschö, Torsten. -- Torsten Bronger, aquisgrana, europa vetus ICQ 264-296-646 _______________________________________________ Texinfo home page: http://www.gnu.org/software/texinfo/ [email protected] http://lists.gnu.org/mailman/listinfo/bug-texinfo
