Re: [Groff] Double word space after :

2014-11-17 Thread Werner LEMBERG
>>> BTW--something I've never figured out is whether it's possible to >>> set up kern pairs in groff font files that have "space" as the >>> first element of the pair. >> >> This is not possible. > > Is it worth adding as a feature request in the tracker? It would > seem better to have this func

Re: [Groff] Double word space after :

2014-11-16 Thread Dave Kemper
On 11/15/14, Werner LEMBERG wrote: >> BTW--something I've never figured out is whether it's possible to >> set up kern pairs in groff font files that have "space" as the first >> element of the pair. > > This is not possible. Is it worth adding as a feature request in the tracker? It would seem

Re: [Groff] Double word space after :

2014-11-16 Thread Dave Kemper
On 11/14/14, Dale Snell wrote: > I have in my personal Groff macros: > > .char \[:] \^:\|\: \& > > for an old-fasioned colon. That doesn't seem to do what you would presumably want when the colon ends a line: .ps 36 .vs 36 .char \[:] \^:\|\: x x x x x x x x x x x x x x\[:] x x x x x x x x x

Re: [Groff] Double word space after :

2014-11-13 Thread Steffen Nurpmeso
Carsten Kunze wrote: |Steffen Nurpmeso wrote: |> Like Tadziu said, having an opportunity to be more specific, on |> a per-letter base, would be something to play with. | |It's an idea. |Werner had answered (http://lists.gnu.org/archive/html/gro\ |ff/2014-11/msg00131.html) that this is poss

Re: [Groff] Double word space after :

2014-11-13 Thread Carsten Kunze
Steffen Nurpmeso wrote: > Like Tadziu said, having an opportunity to be more specific, on > a per-letter base, would be something to play with. It's an idea. Werner had answered (http://lists.gnu.org/archive/html/groff/2014-11/msg00131.html) that this is possible with the .ss request, but I th