I am experiencing difficulties with installing imsart package.
I am using Windows 7, 64-bit system. My TeX directory look like this:
C:\Program Files (x86)\MiKTeX 2.9
and
C:\Program Files (x86)\TeXworks,
but this one is not relevant, this is just an editor.
There I installed files from the link above into three different destinations,
three newly created directories imsart:
C:\Program Files (x86)\MiKTeX 2.9\imsart
C:\Program Files (x86)\MiKTeX 2.9\tex\imsart
C:\Program Files (x86)\MiKTeX 2.9\tex\latex\imsart
I replaced the header \documentclass{article} by \documentclass[aap]{amsart}
However, the compiler says:
File `imsart.cls' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: cls)
Enter file name:
In an attempt to overcome this problem, I integrated root directories.
I registered MiKTeX 2.9 as a user-managed texmf directory.
This did not work.