Finish alignment.
This commit is contained in:
parent
3f50d85412
commit
965b0432fa
4 changed files with 19 additions and 5 deletions
|
@ -332,7 +332,7 @@
|
|||
;; Helper function for pretty-formatting the filtered members lists
|
||||
;; in a table.
|
||||
(define (members-table-row a:? label mrs fmt)
|
||||
(list (string-append a:? label)
|
||||
(list (string-append "\t" a:? label)
|
||||
(length mrs)
|
||||
(ansi-paragraph-format
|
||||
(member-records->string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue