-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
Did someone manage to replicate these matplotlib examples using tectonic from e..g a conda env where both tectonic and matplotlib are installed?
https://matplotlib.org/stable/gallery/text_labels_and_annotations/tex_demo.html
Naïvely trying it out you get RuntimeError: Failed to process string with tex because latex could not be found
.
My go-to solution to integrate plots into LaTeX usually is https://github.com/nschloe/tikzplotlib, even though unfortunately it does not appear to be maintained since quite a while.
Metadata
Metadata
Assignees
Labels
No labels