So, I'm trying to write a paper for a class that wants me to use a specific style. I looked it up and it already exists. It's called
acmtog.cls
. Now I understand that that is a class and not a style and thus has to be used differently. The readme that came with it even says:
If the file
acmtog.cls
is not already in the appropriate system directory for LATEX files, either arrange for it to be put there or copy it to your working directory. The acmtog document class is implemented as a complete class, not a document style option. In order to use the acmtog document class, replace article by acmtog in the
\documentclass
command at the beginning of your document:
replace by
Got that. However, I have no idea how to do the "either arrange for it to be put there or copy it to your working directory" part. Also, when I try to open and compile that class, it gets stuck on the line:
So I have come to understand that I have an old version of Latex, however, after much research, I still can't figure out how to update it! Please if anyone can help, with instructions on what to do. (I am not familiar with the ends and outs of LaTex. I just normally use it to type up my math homework. I've never needed to install anything or make classes/styles or what ever.) So, yeah, talk to me as if I'm a golden retriever and all that. And in case the information is needed, my operating system is Windows 7.
Thank you if you can help!