Dear Werner, On Wed, 3 Jan 2007, Werner LEMBERG wrote:
Delta, Omega, mu are to be mapped to greek letters or to symbols (in not-symbol fonts)?I favour `*D', `*W', and `*m' to be symbols, using `u03XX' for glyphs intended to write Greek.
I.e. for this three symbols we wil follow not AGL 2.0, but AGL for new fonts 1.6. A "Delta" symbol in font wil be mapped to u03XX if textmap map is used and to *D if symbolchars map is used. Necessary patches are attached. BTW, Werner, the same problem (bad mapping in AGL 2.0 and AGL for new fonts < 1.5 for Delta, Omega, mu) exists in other projects that rely on AGL for mapping, including pdftex. Would you please report the problem to pdftex developers? Sincerely, Michail
2156c2156 < "Delta", "2206", --- > "Delta", "0394", 2445c2445 < "Omega", "2126", --- > "Omega", "03A9", 4570c4570 < "mu", "00B5", --- > "mu", "03BC",
--- afmtodit.tables.orig 2005-12-09 21:12:30.000000000 +0300 +++ afmtodit.tables 2007-01-05 19:33:51.000000000 +0300 @@ -2129,7 +2129,7 @@ "Ddotbelow", "1E0C", "Decyrillic", "0414", "Deicoptic", "03EE", - "Delta", "2206", + "Delta", "0394", "Deltagreek", "0394", "Dhook", "018A", "Digammagreek", "03DC", @@ -2418,7 +2418,7 @@ "Omacron", "014C", "Omacronacute", "1E52", "Omacrongrave", "1E50", - "Omega", "2126", + "Omega", "03A9", "Omegacyrillic", "0460", "Omegagreek", "03A9", "Omegaroundcyrillic", "047A", @@ -4543,7 +4543,7 @@ "mpasquare", "33AB", "mssquare", "33B3", "mturned", "026F", - "mu", "00B5", + "mu", "03BC", "mu1", "00B5", "muasquare", "3382", "muchgreater", "226B",
_______________________________________________ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listinfo/groff