
I wanted to ask about one Warning I get.
It says: "You have requested package 'styles/shortoverview', but the package provides 'shortoverview'.
If I replace the command "\usepackage{styles/shortoverview}" by "\usepackage{shortoverview}", I get a fatal error saying that file "shortoverview.sty" was not found.
I have the file shortoverview.sty located at the folder styles.
Do you know why this warning comes and how to solve it?
Thank you!!