Re: [Groff] \(bu in groff_char.7

2015-06-17 Thread Werner LEMBERG
>> The man page says that \(bu has unicode U+2022, but nroff puts out >> U+00b7. Is this a "bug" (... or did I once again got the >> documentation wrong ;-)? > > Indeed. I see this as a bug. [...] Yep. It is missing a clause that does the mapping for non-UTF8 TTY devices. Fixed in git, and

Re: [Groff] \(bu in groff_char.7

2015-06-17 Thread Tadziu Hoffmann
> The man page says that \(bu has unicode U+2022, but nroff puts > out U+00b7. Is this a "bug" (... or did I once again got the > documentation wrong ;-)? bash$ groff -Tutf8 | xxd \(bu 000: c2b7 0a0a 0a0a 0a0a 0a0a 0a0a 0a0a 0a0a Indeed. I see this as a bug. I find i

[Groff] \(bu in groff_char.7

2015-06-17 Thread carsten . kunze
Hello, I did ask a similar question some time ago ... maybe the man page groff_char.7 is not optimal ;-) The man page says that \(bu has unicode U+2022, but nroff puts out U+00b7. Is this a "bug" (... or did I once again got the documentation wrong ;-)? --Carsten

Re: [Groff] How remove title?

2015-06-17 Thread Peng Yu
On Wednesday, June 17, 2015, Ralph Corderoy wrote: > Hi Peng, > > > > I've fixed the issue with the title coming out as LS("1") by > > > removing the quotes, so it is LS(1) now, but I don't think that's > > > what you want. > > > > Right. That is not what I want. But could you create a version th

Re: [Groff] How remove title?

2015-06-17 Thread Ralph Corderoy
Hi Peng, > > I've fixed the issue with the title coming out as LS("1") by > > removing the quotes, so it is LS(1) now, but I don't think that's > > what you want. > > Right. That is not what I want. But could you create a version that > doesn't generate the title? I'm getting a bit lost, and I'm