You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Registering package: MolSimToolkit
- Repository: https://github.com/m3g/MolSimToolkit.jl
- Created by: @lmiq
- Version: v1.22.3
- Commit: 77818e57022fc6b13b2d1c2dbd4ebd27e9da3d66
- Reviewed by: @lmiq
- Reference:
m3g/MolSimToolkit.jl@77818e5#commitcomment-150605976
- Description: A set of tools for analyzing molecular dynamics
simulations
- Release notes:
<!-- BEGIN RELEASE NOTES -->
`````
- Setting font family to `Serif` in a plot using `MolSimStyle` will adjust latex fonts with `\mathsf`. This is somewhat experimental, because `GR` does not really support `Serif` fonts, and the same with `Arial` fails (JuliaPlots/Plots.jl#5038).
`````
<!-- END RELEASE NOTES -->
<!--
bf0c69308befbd3ccf2cc956ac8a46712550b79fc9bfb5e4edf8f833f05f4c18b06eddad8845b45beb9f45c2b8020dd6db84e1a7a3a747e5e7d2c1e8e7de95988375c2c1ac73fcb3d1105270f0150edc842d505d747f19d7d2be95ad12d31c078aa90df433d5706ce4202df0ba5ce4942c9313b8154257eddf82b668155c9dd686e6fc89f387b75a58d391d5239e2b44acc7d09f21fe794a6f00e971ceada30d41d6ed189bdda5edfcfc574273beed2ec81961f4ad12fb11591208674c35936c15c345a36380f687e82de1cd1c8fefe296a76758732933096ef7f7883506d6d6
-->
Details
Minimal example:
Output:
Curiously, using
Serif
, which is not supported, gives the desired output:produces:
Backends
This bug occurs on ( insert
x
below )Versions
Plots.jl version: v1.40.9
Backend version (
]st -m <backend(s)>
): GR v0.73.9Output of
versioninfo()
:The text was updated successfully, but these errors were encountered: