KristofferC / PGFPlotsX.jl

Plots in Julia using the PGFPlots LaTeX package
Other
301 stars 40 forks source link

referring to LaTeX package pgfplots in the manual #203

Open tpapp opened 4 years ago

tpapp commented 4 years ago

The manual says we use PGFPlots for the LaTeX package, while I recently (erroneously) suggested that we use pgfplots.

I would like to make a PR that makes ensures consistency, but it would be good to decide what to use first.

pgfplots is the actual LaTeX package name. LaTeX docs usually use small caps for packages, which Markdown does not really have (unless we want to muck with HTML, which I don't think we want).

PGFPlots is what we more or less use now, it stands out in text better.

I suggest we use italicized pgfplots.