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
Just for ease of installation. This would likely require a lot of work on myModules/plot.py. There is already a function call checking for a working latex installation (find_executable('latex')) - latex should be used when available, possibly with a warning being issued otherwise. Some of the strings used as labels in figures may need to be adapted in the absence of latex.
The text was updated successfully, but these errors were encountered:
Just for ease of installation. This would likely require a lot of work on
myModules/plot.py
. There is already a function call checking for a working latex installation (find_executable('latex')
) - latex should be used when available, possibly with a warning being issued otherwise. Some of the strings used as labels in figures may need to be adapted in the absence of latex.The text was updated successfully, but these errors were encountered: