Replies: 1 comment
|
I think the main issue is that you’re mixing up two different things:
What you created under with folders like looks like a local TEXMF tree, not a MiKTeX package repository. So in that setup, I would not expect The package manager list is for MiKTeX packages/repositories, while a local TEXMF tree is just a place where TeX can find files directly. So I’d try this instead:
For example, the real test is not “does it show in the package list?”, but more like:
So my guess is: In short:
Those are not the same thing. So I think your installation path may still be usable, but the expectation that it should appear in the package list is probly the part that’s off. |
Uh oh!
There was an error while loading. Please reload this page.
Hi all,



I want to add the package tikz-uml to the package list of MiKTex. I downloaded the package from https://perso.ensta.fr/~kielbasi/tikzuml/index.php?lang=en, created a local package repository directory C:\Users<MYUSERNAME>\Local_texmf, created subdirectories doc\latex\tikz-uml and tex\latex\tikz-uml there and put the content of the tbz downloaded there (according to https://golatex.de/installationschwierigkeiten-externes-paket-tikz-uml-t19034.html). I was also able to add that directory to the list of repositories in MiKTex (sorry, my screenshots are in German, hoping they are understandable nevertheless):
Then I searched the list of packages in MiKTex for the package tikz-uml and failed. It is still not listed there:
So I tried to select my directory Local_texmf as local repository and got this error message:
What did I wrong? Can someone please help?
BR,
tkansgar
All reactions