[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [groff] hyphen, minus sign and hyphen-minus
From: |
Pali Rohár |
Subject: |
Re: [groff] hyphen, minus sign and hyphen-minus |
Date: |
Mon, 28 May 2018 16:12:17 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Monday 28 May 2018 10:08:05 Mike Bianchi wrote:
> On Mon, May 28, 2018 at 03:24:05PM +0200, Pali Rohár wrote:
> > On Monday 28 May 2018 15:16:53 Pali Rohár wrote:
> > > On Monday 28 May 2018 02:48:09 Ingo Schwarze wrote:
> > > > Pali Rohar wrote on Sun, May 27, 2018 at 11:52:44PM +0200:
> > > > :
> > > > PS name TR# Unicode
> > > > ------- --- -------
> > > > asciicircum 0x00 U+005E
> > > > asciitilde 0x01 U+007E
> > > > Scaron 0x02 U+0053 U+030C
> > > > :
> > :
> > Here is simple fix results to have hyphen-minus (U+002D) for command
> > line switches in postscript output via man -Tps:
> >
> > man -Tps groff | sed 's:/minus:/hyphen:g' > groff.ps
> > :
>
> Hummm ...
> How about a character named
>
> asciiminus U+002D
>
> ?
Do you mean Adobe glyph names defined in glyphlist.txt? There is no
asciiminus. Unicode code point U+002D defined only for "/hyphen". See:
https://github.com/adobe-type-tools/agl-aglfn/blob/master/glyphlist.txt
And above PS name table probably refer to glyphlist.txt and what is
stored in encoding vector in resulting PostScript file (just guessing).
--
Pali Rohár
address@hidden
- Re: [groff] hyphen, minus sign and hyphen-minus, (continued)
- Re: [groff] hyphen, minus sign and hyphen-minus, Ingo Schwarze, 2018/05/27
- Re: [groff] hyphen, minus sign and hyphen-minus, Pali Rohár, 2018/05/27
- Re: [groff] hyphen, minus sign and hyphen-minus, Ingo Schwarze, 2018/05/27
- Re: [groff] hyphen, minus sign and hyphen-minus, Pali Rohár, 2018/05/28
- Re: [groff] hyphen, minus sign and hyphen-minus, Pali Rohár, 2018/05/28
- Re: [groff] hyphen, minus sign and hyphen-minus, Pali Rohár, 2018/05/28
- Re: [groff] hyphen, minus sign and hyphen-minus, Mike Bianchi, 2018/05/28
- Re: [groff] hyphen, minus sign and hyphen-minus,
Pali Rohár <=
- Re: [groff] hyphen, minus sign and hyphen-minus, Pali Rohár, 2018/05/28
- Re: [groff] hyphen, minus sign and hyphen-minus, Ingo Schwarze, 2018/05/28