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
At the moment, the path for images to be used for figures is images/figures/. However, this is an unnecessary extension of the path name as there is no other directory under images. images should be removed and the top level directory should be figures.
The text was updated successfully, but these errors were encountered:
Description
At the moment, the path for images to be used for figures is
images/figures/
. However, this is an unnecessary extension of the path name as there is no other directory underimages
.images
should be removed and the top level directory should befigures
.The text was updated successfully, but these errors were encountered: