Pavel Tsekov wrote:

> It seems like man2hlp is producing output
> with line lengths larget than HELP_TEXT_WIDTH which is incorrect
> IMO.
>

In some nodes (eg, "Menu File Edit") preformatted text is used
(it is marked by ".nf" tag). In that case man2hlp will output
the text "as is", without trying to wrap lines, even if it exceeds
HELP_TEXT_WIDTH. I think it would be nice for man2hlp to issue
a warning if that happens.
_______________________________________________
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to