%simplelist-column-width%
PrevNext

Name

%simplelist-column-width% — Width of columns in tabular simple lists

Synopsis

%simplelist-column-width%

Description

If SimpleLists are presented in a table, how wide should the table columns be? If #f, no width will be specified.

If not #f, this value should be a string (it will be used in the WIDTH attribute on the TD for each table entry).

Source Code

(define %simplelist-column-width% 
  ;; Width of columns in tabular simple lists
  #f)

PrevHomeNext
%shade-verbatim%Up%spacing-paras%
 
 

Copyright © 1997, 1998 Norman Walsh