> > +++ groff-20060217/src/libs/libgroff/glyphuni.cpp > > @@ -398,7 +398,8 @@ > > { "mi", "2212" }, > > { "-+", "2213" }, > > { "**", "2217" }, > > -//{ "sqrt", "221A" }, > > + // \[sqrt] and \(sr are the same. > > + { "sqrt", "221A" }, > > { "sr", "221A" }, > > { "pt", "221D" }, > > { "if", "221E" }, > > This is wrong too. In glyphuni.cpp, a former entry with the same > Unicode value is overwritten by the latter one. With other words, the > entry for `sqrt' would never be visible.
I have to correct myself, sorry. Bruno is right :-) Werner _______________________________________________ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listinfo/groff