Hello,

i am trying to get 2 preformatted sections with `groff -ms -Thtml ' (input
at end), but only the first part is preformatted in html output. When using
-Tps instead of -Thtml or not using the .NH in between the 2 sections it seems
to work. Is this a bug or am i doing wrong? If a bug (seems to me), is the
bug-groff list the place to post it; on first sight at the archives of bug-groff
it looks rather like a spam collection database?

Greetings - Rasmus

--- groff input for -ms: -------------------------------

.NH 1
Head1
.LP
.DS
.ft C
should be preformatted and is
.R
.DE

.NH 1
Head2
.LP
.DS
.ft C
should be preformatted but isnt
.R
.DE
--------------------------------------------------------



_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to