[vtkusers] latex support

Miroslav Drahos mdrahos at thinksurgical.com
Tue Jun 16 15:38:04 EDT 2015


I think what you need is vtkMatplotlibMathTextUtilities: http://www.vtk.org/doc/nightly/html/classvtkMatplotlibMathTextUtilities.html
Cheers,
Miro

________________________________________
From: vtkusers [vtkusers-bounces at vtk.org] On Behalf Of Maksim Surov [surov.m.o at gmail.com]
Sent: Tuesday, June 16, 2015 10:21 AM
To: vtkusers at vtk.org
Subject: [vtkusers] latex support

Hi, everyone. Does anybody know how to enable latex text rendering? I write something like:

    axes = vtk.vtkAxesActor()
    axes.SetXAxisLabelText('$\\varphi$')

doesn't work :(


--
Best regards,
Maksim Surov


More information about the vtkusers mailing list