The texmf tag has no wiki summary.
84
votes
8answers
38k views
Where do I place my own .sty files, to make them available to all my .tex files?
I know how to define a package - but how do I make it available (to myself) at all times?
Say I have the package file commonstuff.sty, that I want to be able to include in any .tex file I create on ...