Document ClassesInstalling thesis template

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Sukesh
Posts: 3
Joined: Fri May 30, 2008 2:06 pm

Installing thesis template

Post by Sukesh »

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Installing thesis template

Post by localghost »

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
Sukesh
Posts: 3
Joined: Fri May 30, 2008 2:06 pm

Re: Installing thesis template

Post by Sukesh »

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.
Attachments
thesis_template.zip
Thesis Template
(123.32 KiB) Downloaded 218 times
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Installing thesis template

Post by localghost »

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.
Post Reply