Re: [Groff] mapping of glyphs to Unicode

2006-02-14 Thread Michail Vidiassov
Dear All, let me remind you what Werner already said on the la/ra issue about 09 MAr 2005, while discussing "ubuntu, groff and utf-8" PS. Are you sure that mapping in devutf8 fonts (and other places) `la' and `ra' to 0x27E8(MATHEMATICAL LEFT ANGLE BRACKET) and 0x27E9 is a good idea? For UTF-8

Re: [Groff] mapping of glyphs to Unicode

2006-02-14 Thread Werner LEMBERG
> Bruno> U+27E8..27E9 are MATHEMATICAL LEFT/RIGHT ANGLE BRACKET and > Bruno> were introduced in Unicode 3.2. The glyphs are very similar > Bruno> (see http://www.unicode.org/charts/symbols.html under > Bruno> "Misc. Math Symbols A" and "Miscellaneous Technical"). Why > Bruno> prefer one over the

Re: [Groff] mapping of glyphs to Unicode

2006-02-14 Thread Werner LEMBERG
> One should expect that the mapping from groff glyphs to Unicode is > device independent, right? Mhmm, a difficult topic... groffers, please raise your hands if you object to the results of this discussion. > - devhtml maps "hy" and "-" to U+002D. > devutf8 and glyphuni.cpp map "hy" and "-"

Re: [Groff] typo in groff_char.man

2006-02-14 Thread Werner LEMBERG
> This fixes a typo. UnicodeData.txt has: > > 03C5;GREEK SMALL LETTER UPSILON;Ll;0;L;N;;;03A5;;03A5 > 03C6;GREEK SMALL LETTER PHI;Ll;0;L;N;;;03A6;;03A6 Applied, thanks. Werner ___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mai

[Groff] Re: groff + mp

2006-02-14 Thread Werner LEMBERG
> > Just tell me whether I shall use it :-) > > Just do as dvips does (drop UniqueID from reencoded fonts). > If you do not trust Tomas Rokicki - do that googling. OK, done. Please test. Werner ___ Groff mailing list Groff@gnu.org http://lists.

[Groff] Re: groff + mp

2006-02-14 Thread Werner LEMBERG
> >> I see a difference in approaches. You are after metapost for > >> groff (metapost pictures in groff document), while I am after > >> groff for metapost (groff-made labels in metapost output). > > > > Exactly. Thus my remark to merge both approaches into a single > > script. To make such a s

Re: [Groff] mapping of glyphs to Unicode

2006-02-14 Thread James Cloos
> "Bruno" == Bruno Haible <[EMAIL PROTECTED]> writes: Bruno> Can you explain more? Symbol fonts have only one 'angleleft' and only one Bruno> 'angleright' glyph. Therefore for the 'devps' device it is irrelevant Bruno> which Unicode code points we use - \(la must map to 'angleleft' and Bruno>

Re: [Groff] mapping of glyphs to Unicode

2006-02-14 Thread Bruno Haible
James Cloos wrote: > math vs text is the reason they are not unified in unicode. OK, I see. And what do \(la and \(ra mean for groff? The math or the text angle brackets? > FWIW, those two glyphs are from the Symbol font. devutf8 probably > uses them because the ps device uses Symbol to display