bug-groff
[Top][All Lists]
Advanced

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

[bug #56015] Translation of bullet to MIDDLE DOT


From: G. Branden Robinson
Subject: [bug #56015] Translation of bullet to MIDDLE DOT
Date: Thu, 28 Mar 2019 04:54:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

I'm a +1 on this.

Except I'd go ahead and fall back to the asterisk if none of bullet, period
centered, and middle dot are available:


.if !c\[bu] \{\
. ie c\[pc] \
. tr \[bu]\[pc]
. el \
. ie c\[md] \
. tr \[bu]\[md]
. el \
. tr \[bu]*
.\}


I would not count on modern "tty" devices to be capable of arbitrary
overstriking, since they're made of glass.

We can of course develop a new "papertty" device, but if there wasn't much
demand for it in 1991 I'm guessing there will be even less now.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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