From: Michael D. <md...@st...> - 2008-06-02 12:34:16
|
Darren Dale wrote: > On Saturday 31 May 2008 11:44:34 pm Darren Dale wrote: > >> On Saturday 31 May 2008 10:19:47 pm John Hunter wrote: >> >>> On Sat, May 31, 2008 at 9:01 PM, Fernando Perez <fpe...@gm...> >>> > I tracked this down by checking the contents of the generated > build/latex/Matplotlib.tex, line 954. It is from the following code from > mathtext.rst: > > >> When using the STIX fonts, you also have the choice of: >> >> ================ ================================= >> Command Result >> ================ ================================= >> ``\mathbb`` :math:`\mathbb{Blackboard}` >> ``\mathcircled`` :math:`\mathcircled{Circled}` >> ``\mathfrak`` :math:`\mathfrak{Fraktur}` >> ``\mathsf`` :math:`\mathsf{sans-serif}` >> ================ ================================= >> > > > I'm not sure this is being properly rendered in the HTML output for me, > either. Mike, are you able to compile this into a pdf on your machine, and if > so, would you tell us how to configure STIX support? I commented this block > out in svn for now. > Sorry about that. It requires the amssymb and/or amsmath LaTeX packages to render correctly. Perhaps it is better to not require the LaTeX installation to have anything special though. I think the best course of action is to just include pre-generated images in the documentation source for this. I'll go ahead and do that. Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA |