groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] groff/contrib/hdtbl ChangeLog hdtbl.tmac


From: Werner LEMBERG
Subject: [Groff-commit] groff/contrib/hdtbl ChangeLog hdtbl.tmac
Date: Tue, 30 May 2006 21:07:11 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 06/05/30 21:07:11

Modified files:
        contrib/hdtbl  : ChangeLog hdtbl.tmac 

Log message:
        * hdtbl.tmac: Replace character >= 0x80.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/groff/contrib/hdtbl/ChangeLog.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/groff/groff/contrib/hdtbl/hdtbl.tmac.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: groff/contrib/hdtbl/ChangeLog
diff -u groff/contrib/hdtbl/ChangeLog:1.7 groff/contrib/hdtbl/ChangeLog:1.8
--- groff/contrib/hdtbl/ChangeLog:1.7   Tue May 30 20:03:01 2006
+++ groff/contrib/hdtbl/ChangeLog       Tue May 30 21:07:11 2006
@@ -1,3 +1,12 @@
+2006-05-30  Werner LEMBERG  <address@hidden>
+
+       * example/fontdumps_x.roff: Remove warnings about
+       non-existent glyphs.
+       Add copyright notice.
+       Formatting.
+
+       * hdtbl.tmac: Replace character >= 0x80.
+
 2006-05-29  Werner LEMBERG  <address@hidden>
 
        * Makefile.sub: New file.
@@ -13,10 +22,6 @@
        non-existent glyphs.
        Add copyright notice.
        Formatting.
-       * example/fontdumps_x.roff: Remove warnings about
-       non-existent glyphs.
-       Add copyright notice.
-       Formatting.
 
 2006-05-25  Werner LEMBERG  <address@hidden>
 
Index: groff/contrib/hdtbl/hdtbl.tmac
diff -u groff/contrib/hdtbl/hdtbl.tmac:1.1 groff/contrib/hdtbl/hdtbl.tmac:1.2
--- groff/contrib/hdtbl/hdtbl.tmac:1.1  Sat May 20 09:20:44 2006
+++ groff/contrib/hdtbl/hdtbl.tmac      Tue May 30 21:07:11 2006
@@ -269,8 +269,8 @@
 .  el \
 .    nr t*height\\*[#t#r] \\*[height]
 .
-.  \"  Wenn ein TR mit height ist die Gesamthöhe der Tabelle um 3/2 b zu hoch,
-.  \"  unabhängig von der Zahl der TR mit height.
+.  \"  If there is a TR with height `height', the total height of the table
+.  \"  is too high by 3/2 b, independent of the numer of TR with `height'.
 .  t*args \\*[#t#r] \\n[t*#]
 .
 .  P1 \\*[args]
@@ -485,7 +485,7 @@
 .
 .  \"  outer loop for rows
 .  while (\\n+[#r] <= \\n[t*r#\\n[t*#]]) \{\
-.    \"        hier code für mehrseitige Tabellen einfügen
+.    \"        insert code here for multipage tables
 .    nr * (\\n[#r] - 1)
 .    nr topdiv +(\\n[dntr\\n[t*#]*\\n[*]] + \\n[cscp] + \\n[cscpb])
 .




reply via email to

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