Tagged Questions
3
votes
1answer
314 views
Install custom .cls using TeX Live in local directory
Background
I have a .cls file that I would like pdflatex to use. I have read the following
How to make LaTeX see local texmf tree
Per-project texmf directory
Create a local texmf tree in MiKTeX
How ...
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 ...
1
vote
1answer
642 views
acmsmall.cls not found [duplicate]
Possible Duplicate:
How can I manually install a package on MiKTeX (Windows)
I am writing this because I need a more efficient way to use the acmsmall class. The problem is when I add the ...
3
votes
2answers
4k views
Document class not available
I'm new to LyX, and using LyX 2.0 for Windows. When I select a template from "File"->"New from template" it shows a alert with title
"document class not available"
containing the text like
...
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 ...
3
votes
3answers
3k views
Installing a class
I created a new class file to use.
I have put the .cls file in the same directory as the original cls files (report, book etc) and im 100% sure the names match.
The directory for me is:
C:\Program ...