I have this python snippet:
from pyx import * from pyx import text text.set(mode="latex") text.preamble(r"\\usepackage{amssymb}") text.pr