bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #64141] [troff] emboldening request `bd` is broken


From: G. Branden Robinson
Subject: [bug #64141] [troff] emboldening request `bd` is broken
Date: Wed, 3 May 2023 17:17:52 -0400 (EDT)

Follow-up Comment #1, bug #64141 (project groff):

The good news is that the actual emboldening of the output works fine; it is
only the value of the register .b that is anomalous.

Revised input:


.\" groff calls the PostScript device's default font "TR'.
.\" DWB 3.3 troff called it simply "R", because it didn't group fonts
.\" into families.
FEE FIE FOE FUM
.nf
.ie \n(.g .ds ft TR\"
.el       .ds ft R\"
.bd \*(ft 720
.tm by name: .b=\n(.b
.bd 1 720
.tm by position: .b=\n(.b
FEE FIE FOE FUM




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64141>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]