Page Layout ⇒ Comparison of style sheets
Comparison of style sheets
Hi,
I am about to start writing my PhD thesis and I am looking for a fancy LaTeX stylesheets.
Is there any website where different stylesheets are compared and made available for download?
I tried to search the web, but most stylesheets I found simply added minor changes to the header or footer and changed the titlepage. But I know that LaTeX can do a lot more! And I have seen really fancy designs, with different colors, fancy boxes and so on.
I know that I could probably create all this stuff on my own, but this would take me ages.
So any help is appreciated.
I am about to start writing my PhD thesis and I am looking for a fancy LaTeX stylesheets.
Is there any website where different stylesheets are compared and made available for download?
I tried to search the web, but most stylesheets I found simply added minor changes to the header or footer and changed the titlepage. But I know that LaTeX can do a lot more! And I have seen really fancy designs, with different colors, fancy boxes and so on.
I know that I could probably create all this stuff on my own, but this would take me ages.
So any help is appreciated.
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
Comparison of style sheets
Certain style sheets in form of special classes and packages can be found in the TeX catalogue [1]. The classicthesis package does a general approach for formatting a thesis.
[1] The TeX Catalogue Online, Topic Index - Typesetting Theses and Papers for Journals
Best regards and welcome to the board
Thorsten
You are going to write a scientific document. So you should spare with such things and similar flourish. They only deflect the reader's attention from the contents.jiddoo wrote:[...] And I have seen really fancy designs, with different colors, fancy boxes and so on. [..]
[1] The TeX Catalogue Online, Topic Index - Typesetting Theses and Papers for Journals
Best regards and welcome to the board
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: Comparison of style sheets
Yes, of course you are right, that the layout should not distract from the content, but nevertheless a nicely formatted document is more enjoyable to read than a boring one.
Thank you for the links. Too bad that they did not post a pdf example for all the different styles.
Thank you for the links. Too bad that they did not post a pdf example for all the different styles.
Re: Comparison of style sheets
I took a look at the classicthesis package, which is really beautiful. But I am not sure about the consequences of it beeing published under the GPL. Does that mean I have to make all may TeX-files freely available when writing my thesis? That would be kind of strange.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Comparison of style sheets
Do you have the same concerns when working with other GPL software? The license affects only modifications to the software itself and not the work done with it.
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: Comparison of style sheets
Really? I always thought that if you write a software program using GPL components, you would have to publish your source code and use the GPL for your program as well. Where is the difference?
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Comparison of style sheets
That's correct. But you are not going to write a new package based on classicthesis. You only want to typeset a document with its help. Compare that to writing a document with OpenOffice.org (OOo). It would mean that you always have to bundle your document with that software. I don't think that the author would choose a license that complicates things in this way. And CTAN only accepts uncritical licenses. You see a problem where none exists. You misunderstand the GPL quite a little bit.
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: Comparison of style sheets
That's an interesting note, but it makes sense.
Thank you.
Thank you.