Text FormattingHas anyone ever used "classicthesis" with TeXnicCenter?

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
iperten
Posts: 40
Joined: Thu Jul 12, 2007 1:53 pm

Has anyone ever used "classicthesis" with TeXnicCenter?

Post by iperten »

Dear all,

I've recently downloaded the "classicthesis" package for thesis writing, but I am having some difficulties: I am then looking for some help online.

Does anyone know any link, documentation, etc where I can find something about using this package in texniccenter?

Thank you.
Ciao,
M.

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

Has anyone ever used "classicthesis" with TeXnicCenter?

Post by localghost »

iperten wrote:[...] I've recently downloaded the "classicthesis" package for thesis writing, but I am having some difficulties: I am then looking for some help online. [...]
Just install the package with the package manager of your LaTeX distribution.
iperten wrote:[...] Does anyone know any link, documentation, etc where I can find something about using this package in texniccenter? [...]
The classicthesis manual. There's nothing special about using it with TeXnicCenter (TXC).


Best regards
Thorsten
iperten
Posts: 40
Joined: Thu Jul 12, 2007 1:53 pm

Has anyone ever used "classicthesis" with TeXnicCenter?

Post by iperten »

Dear Thorsten,

first of all, my apologies for the multiple post: I haven't been using the community for quite some time and forgotten a bit about the different forums. That's why I then posted the topic in the TexnicCenter forum, since I am using this editor, after having firstly posted it in the general forum.

Concerning the topic itself, I was asking those questions because, for example, there is a lot of discussion about using classicthesis with Lix. Thus, I thought it would be the same with TexnicCenter.

In any case, I called it "package" but it's not a package as one might think, i.e. like the ones you load with the command

Code: Select all

\usepackage
, after having installed it in the package manager.

I also have the documentation of course, which however is not that much.

I will try to figure it out and eventually wait for some help.

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

Has anyone ever used "classicthesis" with TeXnicCenter?

Post by localghost »

iperten wrote:[...] Concerning the topic itself, I was asking those questions because, for example, there is a lot of discussion about using classicthesis with Lix. Thus, I thought it would be the same with TexnicCenter. [...]
LyX is a special case. It needs accommodated class files to get things work. And it's not always clear how packages can be included. TXC is just a normal editor where you compose a document in the LaTeX markup language.
iperten wrote:[...] In any case, I called it "package" but it's not a package as one might think [...]
The classicthesis manual says that it's a package and therefore is loaded as usual. It introduces several examples.
Post Reply