I am currently trying to write down my mathematical model in Latex. I have been using Latexeditor Lagrida for this. There I can create this output with the command \mathscr{m}.
Now I have tried to implement the whole thing in Latex in TexStudio, but nothing is displayed there. I have obviously loaded the mathrsfs package.
How can I still define and use this lowercase letter?

unicode-mathconventions so if I use\symscr{abcABC}I get this output – David Carlisle Mar 05 '24 at 11:58