83 Commits

Author SHA1 Message Date
644bd892e1 Reduce spacing between paragraph and my_list 2015-11-07 03:20:59 +01:00
74a1aa0f2f Change csquotes language to english 2015-11-02 23:17:19 +01:00
Ricardo Langner
b0ca7da3a1 Added a appendix chapter to the example thesis document. 2015-10-14 22:04:53 +02:00
Ricardo Langner
a331a3d71b Fixed wrong font for lof and lot title. Thanks to magnucki. 2015-10-14 20:47:35 +02:00
Ricardo Langner
47c547f86a Fixes wrapped footer text (fixes #36). 2015-10-14 20:40:54 +02:00
Ricardo Langner
b9b641dadb Remove package fixltx2e since it is not required anymore with releases after 2015. 2015-10-11 00:17:52 +02:00
Ricardo Langner
e62216bb59 Fixed wrong fonts (toc title and chapters) in the toc. Thanks to magnucki. 2015-10-10 23:57:20 +02:00
Ricardo Langner
1275ccebc3 Added screenshot for the package option wrapfooter. 2015-10-08 00:27:39 +02:00
Ricardo Langner
b87146a4af Added new package option wrapfooter to allow very long chapter names to wrap (multilines). 2015-10-05 01:13:21 +02:00
Ricardo Langner
0acc638525 Fixed wrong ref to the main file. 2015-10-05 00:29:59 +02:00
Ricardo Langner
399c7120d8 Renamed files of the thesis example. 2015-10-05 00:14:03 +02:00
Ricardo Langner
59856fcf2e Introduced separate tex file (my-thesis-setup.tex) for the overall setup of the thesis document. 2015-10-05 00:13:02 +02:00
Ricardo Langner
f7c3072d29 Change the cleanthesis subject. 2015-08-27 00:05:40 +02:00
Ricardo Langner
60f859c561 Updated version information (version 0.3.1). v0.3.1 2015-08-26 23:35:10 +02:00
Ricardo Langner
0c4b18eba0 Example: change specific version number to a more general value (My First Draft). 2015-08-26 23:31:16 +02:00
Ricardo Langner
ef85979db4 Merge branch 're-licensing": re-licensed the cleanthesis style using the LPPL 1.3. 2015-08-25 23:21:17 +02:00
Ricardo Langner
220cb1f62e Added latest changes to the changelog. 2015-08-25 23:19:16 +02:00
Ricardo Langner
222acc2d67 Moved license information to the end of the readme again. 2015-08-25 23:16:24 +02:00
Ricardo Langner
5025d49c2b Fixed wrong main tex file reference in abstract file. 2015-08-25 23:12:34 +02:00
Ricardo Langner
6860fd1394 Removed the GPL statement from the example thesis. 2015-08-25 23:04:38 +02:00
Ricardo Langner
dbbf3c4885 Added LPPL license information to the documentation and removed the GPL statement. 2015-08-25 23:02:28 +02:00
Ricardo Langner
4e9350c938 Added LPPL license information to the cleanthesis latex style file and removed the GPL statement. 2015-08-25 22:57:36 +02:00
Ricardo Langner
ea6a48f38b Added LPPL license information to the changelog. 2015-08-25 22:54:35 +02:00
Ricardo Langner
df8afe21b3 Added LPPL license information to the readme and removed the GPL statement. 2015-08-25 22:53:22 +02:00
Ricardo Langner
b0ec4159a4 Removed old GPL license file. 2015-08-25 22:51:05 +02:00
Ricardo Langner
33af55b9d0 Created a manifest file listing all files that constitute the cleanthesis style (the work). 2015-08-25 22:50:23 +02:00
Ricardo Langner
e95fd15637 Renamed documentation and moved it to separate folder named doc. 2015-08-25 21:58:04 +02:00
Ricardo Langner
859c4975f5 Updated version information (version 0.3). v0.3 2015-06-29 22:46:21 +02:00
Ricardo Langner
59b0a000f5 Added a reference to the README.md in the header of the style file (cleanthesis.sty). 2015-06-29 22:44:12 +02:00
Ricardo Langner
f2bb521fe5 Added missing documentation for package options: hangfigurecaption, hangsection, hangsubsection, colorize, and colortheme. 2015-06-29 22:32:20 +02:00
Ricardo Langner
9ce2f19759 Added missing options using default values to illustrate all package options. 2015-06-29 22:30:14 +02:00
Ricardo Langner
d898ba2d3d Added a reference to the README.md in the header of the thesis example. 2015-06-29 22:25:10 +02:00
Ricardo Langner
ead63c4aa4 Added a sub-section in the example thesis. 2015-06-29 22:24:25 +02:00
Ricardo Langner
b77fe078ca Hide the list of tables in the documentation. 2015-06-29 22:23:36 +02:00
Ricardo Langner
a6d5ed7408 Fixes colored title on title page, even if color mode is bw (fixes #22). 2015-06-29 22:11:40 +02:00
Ricardo Langner
e318c6dc1b Fixed line height for the title on the very first title page (fixes #3). 2015-06-29 21:35:44 +02:00
Ricardo Langner
0e5688da72 Switched to markdown files (README, CHANGELOG). 2015-06-29 21:18:33 +02:00
Ricardo Langner
5a2a18b224 Fixed wrong year in copyright statements 2015-06-24 22:52:34 +02:00
Ricardo Langner
3e304dfa47 Merge pull request #14 from moschlar/patch-1
Update README, fixed wording and URL to classicthesis website (thanks to moschlar)
2015-06-24 22:43:09 +02:00
Moritz Schlarb
1aa26e2298 Update README
- I believe the correct term is "diploma thesis" ;)
- Also, the URLs at Andre Miedes homepage seem to have changed
2015-06-23 10:10:58 +02:00
Ricardo Langner
55ab75fe8a Added changelog message for new package option bibstyle 2014-10-08 22:28:03 +02:00
Ricardo Langner
3a6a191928 Allow new reference style authoryear for the package option bibstyle [issue 5] 2014-10-08 22:07:30 +02:00
Ricardo Langner
5b41488cfe Added new package option bibstyle: allows you to set a reference style for the bibliography [issue 5] 2014-10-08 21:53:32 +02:00
Ricardo Langner
7462c326ae Fixed changing font size of the document to small caused by a bug in the titlepage (matthieu-lapeyre) [issue 8] 2014-10-08 21:30:47 +02:00
Ricardo Langner
ed84bba39b Changed date in example thesis 2014-09-30 23:01:51 +02:00
Ricardo Langner
7283093479 Added new package option bibfile: allows you to link/use arbitrary bibtex files 2014-09-30 22:58:40 +02:00
Ricardo Langner
971062a42f Removed no cite command 2014-09-30 22:54:38 +02:00
Ricardo Langner
fe975b9a81 Added citations for all references contained in the example bibtex file 2014-09-30 22:51:09 +02:00
Ricardo Langner
334c8d99c1 Clean up example bibtex file. 2014-09-30 22:49:11 +02:00
Ricardo Langner
e01b0a8730 Merge pull request #6 from hrzbrg/develop 2014-09-30 21:59:52 +02:00