groff-commit
[Top][All Lists]
Advanced

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

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


From: Werner LEMBERG
Subject: [Groff-commit] groff/src/libs/libgroff glyphuni.cpp
Date: Tue, 14 Feb 2006 20:33:19 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 06/02/14 20:33:19

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

Log message:
        Add comment for `sqrt' glyph (which doubles `sr').

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/groff/src/libs/libgroff/glyphuni.cpp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: groff/src/libs/libgroff/glyphuni.cpp
diff -u groff/src/libs/libgroff/glyphuni.cpp:1.4 
groff/src/libs/libgroff/glyphuni.cpp:1.5
--- groff/src/libs/libgroff/glyphuni.cpp:1.4    Thu May 26 21:02:00 2005
+++ groff/src/libs/libgroff/glyphuni.cpp        Tue Feb 14 20:33:19 2006
@@ -1,5 +1,5 @@
 // -*- C++ -*-
-/* Copyright (C) 2002, 2003, 2004
+/* Copyright (C) 2002, 2003, 2004, 2006
    Free Software Foundation, Inc.
      Written by Werner Lemberg <address@hidden>
 
@@ -394,6 +394,7 @@
   { "mi", "2212" },
   { "-+", "2213" },
   { "**", "2217" },
+//{ "sqrt", "221A" },
   { "sr", "221A" },
   { "pt", "221D" },
   { "if", "221E" },




reply via email to

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