Unicode error with Plots.jl and PGFPlotsX

using Plots, LaTeXStrings
pgfplotsx()
plot(;
    title = LaTeXString("Interpolação polinomial")
)

(edit: Oh, I’m sorry, this just came up in my list, I didn’t realize how old it is. Hope you haven’t been waiting for this since January)

1 Like