I have a file sheet2.tex with
There, I have
\loadxsimstyle{ese-exercise}
The file ../xsim.style.ese-exercise.code.tex exists.
I get
! Package xsim Error: You've requested the xsim module `style.ese-exercise'
(xsim) but it appears to be missing on your system. Maybe
(xsim) you've misspelled the name? Loading the module will
(xsim) abort on line 67
I think, the search for the file should be relative to the .tex file where the style is loaded?
I have a file
sheet2.texwithThere, I have
\loadxsimstyle{ese-exercise}The file
../xsim.style.ese-exercise.code.texexists.I get
I think, the search for the file should be relative to the
.texfile where the style is loaded?