Text Formatting ⇒ Has anyone ever used "classicthesis" with TeXnicCenter?
Has anyone ever used "classicthesis" with TeXnicCenter?
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.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Has anyone ever used "classicthesis" with TeXnicCenter?
Just install the package with the package manager of your LaTeX distribution.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. [...]
The classicthesis manual. There's nothing special about using it with TeXnicCenter (TXC).iperten wrote:[...] Does anyone know any link, documentation, etc where I can find something about using this package in texniccenter? [...]
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Has anyone ever used "classicthesis" with TeXnicCenter?
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
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.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Has anyone ever used "classicthesis" 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:[...] 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. [...]
The classicthesis manual says that it's a package and therefore is loaded as usual. It introduces several examples.iperten wrote:[...] In any case, I called it "package" but it's not a package as one might think [...]
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10