@begin/@end itemize groups seem to produce no bullets in the TeX output.

You have to specify @bullet explicitly:

@itemize @bullet
@item foo
@item bar
@end itemize

I just tried this and the bullets did appear.  If you're doing something
similar and no bullets, please send the source so I can reproduce.

(This is to allow for specifying other markers than a bullet, by the
way, as explained in the manual ...
http://www.gnu.org/manual/texinfo/html_node/itemize.html
)

HTH,
k


_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to