summaryrefslogtreecommitdiff
path: root/contrib/hdtbl
diff options
context:
space:
mode:
authorwl <wl>2006-05-30 21:07:11 +0000
committerwl <wl>2006-05-30 21:07:11 +0000
commit255f9990a8cf84a3bcf77ca4a64c83051ef83def (patch)
tree3805bf5f8ca9499f1e36c03db70392dbaab633be /contrib/hdtbl
parent826d8b9b56297f4dd8f7fc880b3e8df71edd9b3b (diff)
downloadgroff-255f9990a8cf84a3bcf77ca4a64c83051ef83def.tar.gz
* hdtbl.tmac: Replace character >= 0x80.
Diffstat (limited to 'contrib/hdtbl')
-rw-r--r--contrib/hdtbl/ChangeLog13
-rw-r--r--contrib/hdtbl/hdtbl.tmac6
2 files changed, 12 insertions, 7 deletions
diff --git a/contrib/hdtbl/ChangeLog b/contrib/hdtbl/ChangeLog
index d5728ebd..ac21b381 100644
--- a/contrib/hdtbl/ChangeLog
+++ b/contrib/hdtbl/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-30 Werner LEMBERG <wl@gnu.org>
+
+ * example/fontdumps_x.roff: Remove warnings about
+ non-existent glyphs.
+ Add copyright notice.
+ Formatting.
+
+ * hdtbl.tmac: Replace character >= 0x80.
+
2006-05-29 Werner LEMBERG <wl@gnu.org>
* 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 <wl@gnu.org>
diff --git a/contrib/hdtbl/hdtbl.tmac b/contrib/hdtbl/hdtbl.tmac
index c352e41f..7a88fd74 100644
--- a/contrib/hdtbl/hdtbl.tmac
+++ b/contrib/hdtbl/hdtbl.tmac
@@ -269,8 +269,8 @@ Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA
. 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 @@ Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA
.
. \" 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])
.