MiKTeX and proTeXt ⇒ Install new package on Windows: cant' find file
Install new package on Windows: cant' find file
For example, I would install memsty.sty. I just downloaded the package and copied it into tex/late/memoir/. From the command line:
latex memsty.sty
but alway I receive "can't find file memsty.sty". But the file is there!
This happen for whatever I try to install.
Any help appreciated.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Install new package on Windows: cant' find file
You should be able to install the memsty.sty package through the MikTeX package manager. (It may be part of the memoir documentclass package, or may be separate; I'm not sure.)