CVSROOT: /cvsroot/groff Module name: groff Changes by: Werner LEMBERG <wl> 07/04/09 08:00:40
Modified files: . : ChangeLog font/devps/generate: textmap src/utils/afmtodit: afmtodit.tables Log message: * font/devps/generate/textmap: Add Greek letters and some more. * src/utils/afmtodit/afmtodit.tables: Change values of `Delta', `Omega', and `mu' to the ones from aglfn.txt. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1082&r2=1.1083 http://cvs.savannah.gnu.org/viewcvs/groff/font/devps/generate/textmap?cvsroot=groff&r1=1.20&r2=1.21 http://cvs.savannah.gnu.org/viewcvs/groff/src/utils/afmtodit/afmtodit.tables?cvsroot=groff&r1=1.1&r2=1.2 Patches: Index: ChangeLog =================================================================== RCS file: /cvsroot/groff/groff/ChangeLog,v retrieving revision 1.1082 retrieving revision 1.1083 diff -u -b -r1.1082 -r1.1083 --- ChangeLog 8 Apr 2007 18:50:42 -0000 1.1082 +++ ChangeLog 9 Apr 2007 08:00:40 -0000 1.1083 @@ -1,3 +1,10 @@ +2007-04-09 Michail Vidiassov <[EMAIL PROTECTED]> + + * font/devps/generate/textmap: Add Greek letters and some more. + + * src/utils/afmtodit/afmtodit.tables: Change values of `Delta', + `Omega', and `mu' to the ones from aglfn.txt. + 2007-04-08 Keith Marshall <[EMAIL PROTECTED]> * tmac/s.tmac (SN): Define unconditionally. Index: font/devps/generate/textmap =================================================================== RCS file: /cvsroot/groff/groff/font/devps/generate/textmap,v retrieving revision 1.20 retrieving revision 1.21 diff -u -b -r1.20 -r1.21 --- font/devps/generate/textmap 28 Dec 2003 18:13:59 -0000 1.20 +++ font/devps/generate/textmap 9 Apr 2007 08:00:40 -0000 1.21 @@ -223,7 +223,6 @@ macron a- minus \- minute fm -mu mc nine 9 notelement nm notequal != @@ -372,3 +371,64 @@ multiply tmu divide tdi plusminus t+- +Alpha *A +Beta *B +Chi *X +Delta *D +Epsilon *E +Eta *Y +Gamma *G +Iota *I +Kappa *K +Lambda *L +Mu *M +Nu *N +Omega *W +Omicron *O +Phi *F +Pi *P +Psi *Q +Rho *R +Sigma *S +Tau *T +Theta *H +Upsilon *U +Xi *C +Zeta *Z +alpha *a +beta *b +chi *x +delta *d +epsilon *e +uni03F5 +e +eta *y +gamma *g +iota *i +kappa *k +lambda *l +mu *m +nu *n +omega *w +omega1 +p +omicron *o +phi *f +phi1 +f +pi *p +psi *q +rho *r +sigma *s +sigma1 ts +tau *t +theta *h +theta1 +h +upsilon *u +xi *c +zeta *z +overline rn +uni21D5 vA +uni226A >> +uni226B << +SF110000 br +mu1 mc +# if there is "mu1" glyph in the font - comment out the following line +mu mc Index: src/utils/afmtodit/afmtodit.tables =================================================================== RCS file: /cvsroot/groff/groff/src/utils/afmtodit/afmtodit.tables,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- src/utils/afmtodit/afmtodit.tables 9 Dec 2005 18:12:30 -0000 1.1 +++ src/utils/afmtodit/afmtodit.tables 9 Apr 2007 08:00:40 -0000 1.2 @@ -2036,9 +2036,10 @@ "2FA1D", "2A600", ); -# This table has been algorithmically derived from the file -# glyphlist.txt, version 2.0, available from partners.adobe.com, -# on 2005-12-09. +# This table has been algorithmically derived from the file glyphlist.txt, +# version 2.0, available from partners.adobe.com, on 2005-12-09. For glyphs +# `Delta', `Omega', and `mu', the values have been manually changed to the +# ones from aglfn.txt, version 1.6. my %AGL_to_unicode = ( "A", "0041", "AE", "00C6", @@ -2129,7 +2130,7 @@ "Ddotbelow", "1E0C", "Decyrillic", "0414", "Deicoptic", "03EE", - "Delta", "2206", + "Delta", "0394", "Deltagreek", "0394", "Dhook", "018A", "Digammagreek", "03DC", @@ -2418,7 +2419,7 @@ "Omacron", "014C", "Omacronacute", "1E52", "Omacrongrave", "1E50", - "Omega", "2126", + "Omega", "03A9", "Omegacyrillic", "0460", "Omegagreek", "03A9", "Omegaroundcyrillic", "047A", @@ -4543,7 +4544,7 @@ "mpasquare", "33AB", "mssquare", "33B3", "mturned", "026F", - "mu", "00B5", + "mu", "03BC", "mu1", "00B5", "muasquare", "3382", "muchgreater", "226B", _______________________________________________ Groff-commit mailing list Groff-commit@gnu.org http://lists.gnu.org/mailman/listinfo/groff-commit