Hi all,
I have got a template for my thesis from my university and I want to use it. The problem is I dont know how to add to latex so that it is available to latex editors. I am using MikTex 2.7.
Kindly help me.
Thanks & Regards,
Sukesh.
Document Classes ⇒ Installing thesis template
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Installing thesis template
You can simply put this CLS file into the same directory where you placed your source code. The compiler will search there first when processing the code.
Best egards
Thorsten
Best egards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Installing thesis template
Hi Thorsten,
I dont have any source code file. I am attaching the thesis template zip file so that you can look and let me know what could be done.
Thanks & Regards,
Sukesh.
I dont have any source code file. I am attaching the thesis template zip file so that you can look and let me know what could be done.
Thanks & Regards,
Sukesh.
- Attachments
-
- thesis_template.zip
- Thesis Template
- (123.32 KiB) Downloaded 218 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Installing thesis template
There is nothing to be done but unpacking the ZIP archive into a directory and run latex or pdflatex on the root file thesis.tex. It will read the wissdoc-kw-eng.cls file which resides in the same directory. Let me remark that thesis.tex as well as wissdoc-kw-eng.cls use some obsolete packages and command structures.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10