This code create a nice time
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
1 | initial version |
This code create a nice time
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
This code create a nice time
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
This code create a nice time table
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
This code create a nice table
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
This code create a nice table
rows = [[100,2,3],
t=table(rows, header_row=['a', 'b','c'], header_column=['','aa',[4,5,60]][4,5,60]]'bb'])'bb']) show(t)
but aa aa
and bb bb
are not in bold. How to obtain a bold face and some separators betwwen line and column ?
This code create creates a nice table
sage:
rows = t=table(rows,
show(t)
but aa
and bb
are not in bold. How to obtain a bold face face
and some separators betwwen line between lines and column ?columns?