When I typeset ?show()
i am naturally redirected to`pretty_print. It seems to be able to change font
F = random_matrix(RR,7,50)
show(F[0],fontsize="4")
but whichever be the number I cannot see any diminution in size.
1 | initial version |
When I typeset ?show()
i am naturally redirected to`pretty_print. It seems to be able to change font
F = random_matrix(RR,7,50)
show(F[0],fontsize="4")
but whichever be the number I cannot see any diminution in size.