| www.delorie.com/archives/browse.cgi | search |
| Message-Id: | <200007101220.HAA15449@darwin.sfbr.org> |
| Date: | Mon, 10 Jul 2000 07:20:46 -0500 (CDT) |
| From: | Jeff Williams <jeffw AT darwin DOT sfbr DOT org> |
| Subject: | Re: mkdoc patch, take 2 |
| To: | djgpp-workers AT delorie DOT com |
| Cc: | rich AT phekda DOT freeserve DOT co DOT uk |
| MIME-Version: | 1.0 |
| X-Mailer: | dtmail 1.3.0 @(#)CDE Version 1.3.4 SunOS 5.7 sun4u sparc |
| Reply-To: | djgpp-workers AT delorie DOT com |
-: > 1. When producing @multitable in texinfo, is there an easy way to make a -: > column consume the rest of the table? The problem here is that we have a -: > 2-column table. The left-hand column's width can be calculated easily, but -: > the right column should use the remaining space. I have a hack based on an -: > assumption of 80-columns width. Can you not use `@columnfractions' to declare the first column to be (for example) 10% and the second column to be 90%? @multitable @columnfractions .1 .9
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |