How can I install a package that doesn't exist in my MikTeX 2.9 package manager? I have downloaded it from CTAN and then created a folder named ucharclasses that contains the ucharclasses.sty and ucharclasses.tex at the path MikTeX → tex → latex.
However I still get the error ucharclasses.sty not found. I am a Windows user and I use MikTeX 2.9 and TexWorks, if that has any importance.
.sty-file, but I do not know why. Both files should go intotex\xelatex\ucharclasses. – Alexander Oct 11 '12 at 12:16ucharclasses.sty! If it doesn't, then it's a bug in the packaging;ucharclasses.styshould go intex\xelatex\ucharclasses, while the.texfile should go in thedocsubtree. – egreg Oct 11 '12 at 13:05