From fb056befe7c785302eb13e524fc57b18c66613c0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 Jun 2005 18:26:52 +0000 Subject: [PATCH] widen multitable column to avoid underfull box --- lispref/ChangeLog | 6 ++++++ lispref/syntax.texi | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 50bfc91479f..4e42455b741 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,9 @@ +2005-06-20 Karl Berry + + * syntax.texi (Syntax Flags): Make last column very slightly wider + to avoid "generic comment" breaking on two lines and causing an + underfull box. + 2005-06-19 Luc Teirlinck * lists.texi (Rings): Various minor clarifications and corrections. diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 282cbca794d..e582b52a2c8 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -883,7 +883,7 @@ a character to match was specified. This table gives the value of @var{syntax-code} which corresponds to each syntactic type. -@multitable @columnfractions .05 .3 .3 .3 +@multitable @columnfractions .05 .3 .3 .31 @item @tab @i{Integer} @i{Class} -- 2.39.2