3
votes
1answer
73 views

Adding .cls to portable MiKTeX

I guess specifically it would help to know where the texmf path is. I make extensive use of a particular class and need to add it to MiKTeX portable. Can someone point me in the right direction? I saw ...
0
votes
1answer
117 views

Environment not defined

I am writing a thesis with the gatech-thesis class. This class defines an environment, preliminary. When I compile (in LyX or in TeXworks), I get an error that this environment is not defined. The ...
0
votes
0answers
28 views

Updating a .cls file with MiKTeX [duplicate]

Possible Duplicate: How can I manually install a package on MiKTeX (Windows) I recently installed MiKTeX 2.9 and also installed a .cls-file. I did this by copying the .cls-file to the ...
3
votes
1answer
2k views

LaTeX Error: File 'baposter.cls' not found

It appears when I try to build file in MiKTeX 2.9 I get LaTeX Error: File 'baposter.cls' not found Type X to quit or <RETURN> to proceed, or enter new name.(Default extension:cls)) Enter file ...
1
vote
0answers
1k views

How can I install a .cls file with MikTeX? [duplicate]

Possible Duplicate: How can I manually install a package on MiKTeX (Windows) I am new to LaTeX, but need to write up a report pretty soon. Anyway, the instruction for authors state that I ...