groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff ./ChangeLog src/libs/libgroff/glyphuni.cpp


From: Werner LEMBERG
Subject: [Groff-commit] groff ./ChangeLog src/libs/libgroff/glyphuni.cpp
Date: Wed, 22 Feb 2006 15:28:35 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 06/02/22 15:28:35

Modified files:
        .              : ChangeLog 
        src/libs/libgroff: glyphuni.cpp 

Log message:
        * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entry
        for `sqrt'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/groff/ChangeLog.diff?tr1=1.909&tr2=1.910&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/groff/groff/src/libs/libgroff/glyphuni.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: groff/ChangeLog
diff -u groff/ChangeLog:1.909 groff/ChangeLog:1.910
--- groff/ChangeLog:1.909       Wed Feb 22 15:16:46 2006
+++ groff/ChangeLog     Wed Feb 22 15:28:35 2006
@@ -3,6 +3,9 @@
        * font/devdvi/generate/tc.map: Add `sr' glyph.
        * font/devdvi/*TC: Regenerated.
 
+       * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entry
+       for `sqrt'.
+
 2006-02-21  Werner LEMBERG  <address@hidden>
 
        * man/groff_char.man: Explain `***' marker.
Index: groff/src/libs/libgroff/glyphuni.cpp
diff -u groff/src/libs/libgroff/glyphuni.cpp:1.6 
groff/src/libs/libgroff/glyphuni.cpp:1.7
--- groff/src/libs/libgroff/glyphuni.cpp:1.6    Tue Feb 14 20:45:11 2006
+++ groff/src/libs/libgroff/glyphuni.cpp        Wed Feb 22 15:28:35 2006
@@ -396,7 +396,7 @@
   { "mi", "2212" },
   { "-+", "2213" },
   { "**", "2217" },
-//{ "sqrt", "221A" },
+  { "sqrt", "221A" },
   { "sr", "221A" },
   { "pt", "221D" },
   { "if", "221E" },




reply via email to

[Prev in Thread] Current Thread [Next in Thread]