Skip to content

Latex not rendering with PyPlot v2.3.2, Julia v0.5.2,  #14

@arturgower

Description

@arturgower

Hi there, great package.

Any idea why this doesn't render properly:

  using LaTeXStrings
  using Plots
  pyplot()
  plot(0:1,0:1,annotations=(0.5,0.5, L"x_l"))

Though the underscore appears correctly, the font is not standard maths LaTeX. I have updated all packages.

Do you know is this a problem with PyPlot, Plots or your package?

Thanks,
Art

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions