...
%CO:co1umn,width,wrap-width%
column | letter identifying the column | |
width | decimal number giving the column width | |
wrapwrap-width | decimal number giving the wrap-width |
...
%B% | brackets format | |
%C% | centre align | |
%Dn% | decimal places, n gives the number | |
%DF% | floating format | |
%F% | free align | |
%Hn% | highlight character: n gives the number | |
%JL% | justify left | |
%JR% | justify right | |
%L% | left align | |
%LC% | leading character format | |
%LCR% | LCR align | |
%Pn% | page break: n gives the argument, 0 for unconditional | |
%PC% | percent character | |
%R% | right align | |
%TC% | trailing character format | |
%V% | slot is a number slot |
General format:
construct text construct text crtext ... cr
construct | one of the constructs above | |
text | ASCII characters being the slot contents | |
cr | carriage return character |