GNOME Bugzilla – Bug 695261
latex plugin: does not recognize \graphicspath highlighting all figures as warnings
Last modified: 2021-06-09 21:08:37 UTC
Created attachment 238177 [details] show how text is unreadable The latex plugin is able to identify include commands and highlights them as a warnings if the files to include are missing. However, it does not recognize the command \graphicspath (pretty default command from graphicx package) which sets the path where includegraphics should look for figures. Since the latex package only looks for figures relative to the actual tex document, it marks all figures as warnings. While it sounds a minor bug, paired with bug #691757 becomes quite problematic making the text completely unreadable (please see attached figure).
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gedit-latex/-/issues/54.