Next: contour, Previous: x11colors, Up: User modules [Contents][Index]
contour
x11colors
fontsize
This module provides support for nonstandard font sizes by loading the type1cm TeX package. Import this module at the beginning of your file to use arbitrary font sizes with fontsize():
type1cm
fontsize()
import fontsize; defaultpen(fontsize(10pt));