Hi Christophe,
@itemize @w{}
@item @option{--build=} platform on which the program is compiled,
@item @option{--host=} platform on which the program runs,
@item @option{--target=} target platform on which the program is processed.
@end itemize
Info and PDF outputs are just fine: there is no bullet for any
`...@item', but HTML output still shows a bullet for each.
Patrice, can you please check that texi2html works ok (no bullet) with @w?
If I replace `...@w{}' with `...@w', Info output is fine, HTML output
still fails, but also does the PDF output (using texi2pdf) with the
following error:
I'll look into that. Thanks for the report.