Commit Graph

85 Commits

Author SHA1 Message Date
Marcus Pritsch
46e8e3be10 Fix typo 2019-09-18 20:39:40 +02:00
Michael Bredel
5ed48be799 Corrected a typo. 2019-04-30 08:37:57 +02:00
Michael Bredel
d16ea50512 Modified the Matrikelnummer. 2019-03-18 11:16:54 +01:00
Michael Bredel
51909c5ad6 Backport of the changes from Ralf Hahn 2019-03-18 10:21:57 +01:00
Michael Bredel
50b4b1a76d Initial commit. 2019-03-09 13:58:43 +01:00
Michael Bredel
f382ec6f6e Corrected a typo. 2019-03-09 13:49:43 +01:00
Michael Bredel
2da0430491 Added the option to change citation style.
Added the option to change the biblatex style from IEEE Numeric to IEEE Alphabetic to closer resamble the department's guidelines.
2018-06-27 11:37:46 +02:00
Michael Bredel
d0330c8eb1 Corrected a typo.
Fix apprev. for Bachelor and Master. B.Sc -> B.Sc. M.Sc -> M.Sc. (points were missing).
2018-06-27 11:24:13 +02:00
Michael Bredel
5d24159334 Merge branch 'master' of github.com:mbredel/thesis-template 2018-06-06 16:02:28 +02:00
Michael Bredel
e1cb279af1 Using a variable instead of the file name. 2018-06-06 16:01:52 +02:00
Michael Bredel
f34728c000 Merge pull request #2 from bacabej/patch-1
Fixed typo
2018-05-28 10:32:31 +02:00
Sebastian
1a5800e3b8 Fixed typo 2018-05-25 15:01:29 +02:00
Michael Bredel
394979c22c Corrected an error in the umlauts section. 2018-05-14 19:43:22 +02:00
Michael Bredel
d3cf79f443 Added some comments on umlauts.
Provide a brief description on how to use umlauts on the title page.
2018-05-14 19:41:00 +02:00
Michael Bredel
4c968a2c2f Modified the find command to run on all Unixes. 2018-02-22 18:49:59 +01:00
Michael Bredel
f86301cb8a Corrected an error in the Bibtex-test. 2018-01-24 10:08:10 +01:00
Michael Bredel
f7d0953835 Moved to single-sided output as default. 2018-01-19 11:35:47 +01:00
Michael Bredel
acc103d988 Corrected a typo. 2018-01-09 19:31:59 +01:00
Michael Bredel
0559d6194c Corrected a typo. 2018-01-09 19:28:56 +01:00
Michael Bredel
2a4898080b Corrected a typo. 2018-01-09 19:27:51 +01:00
Michael Bredel
1e9fd7f2b4 Added a link to Docker docs. 2018-01-09 19:23:30 +01:00
Michael Bredel
1a9429c8a7 Corrected a typo. 2018-01-09 19:21:05 +01:00
Michael Bredel
7a2df6948f Corrected a typo. 2018-01-09 19:19:59 +01:00
Michael Bredel
4e4939c8fb Corrected Latex to LaTeX. 2018-01-09 19:19:13 +01:00
Michael Bredel
0d4b7b2017 Corrected a typo. 2018-01-09 19:16:05 +01:00
Michael Bredel
a8da72562a Updates on the local Docker environment building the Latex code. 2018-01-09 19:11:40 +01:00
Michael Bredel
03f8a36d21 Initial commit. 2018-01-09 18:51:37 +01:00
Michael Bredel
bcdd66e691 Changed the Makefile to force removement of files when using the clean-target. 2018-01-09 15:06:10 +01:00
Michael Bredel
e63da6992f Renamed the Dockerfile for the Travis-CI. 2018-01-09 15:03:15 +01:00
Michael Bredel
bdd6b568a7 Corrected the docker build command. 2018-01-09 14:44:42 +01:00
Michael Bredel
b75d44cb0b Modifed the outdated \bf command to \textbf. 2017-12-12 17:11:50 +01:00
Michael Bredel
a4e880d956 Merge branch 'master' of github.com:mbredel/thesis-template 2017-12-12 17:06:15 +01:00
Michael Bredel
f5a3dc70af Added thesis.pdf to the ignored files. 2017-12-12 17:05:56 +01:00
Michael Bredel
ce93136162 Added a statement on TeX-distributions to known issues. 2017-11-28 18:28:50 +01:00
Michael Bredel
61cdfb3fed Merge pull request #1 from bsdbcr/patch-1
Update README.md
2017-11-28 18:19:06 +01:00
Benedict Reuschling
b99daded88 Update README.md
Capitalize Computer Science department and spell Darmstadt correctly.
2017-11-28 16:07:40 +01:00
Michael Bredel
865846e077 Update README.md 2017-11-12 21:09:57 +01:00
Michael Bredel
58e524a022 Corrected a small formatting issue. 2017-11-12 21:06:56 +01:00
Michael Bredel
7d9999d66a Added a section on Docker. 2017-11-12 21:06:19 +01:00
Michael Bredel
f9c95103db Update README.md 2017-11-12 10:15:55 +01:00
Michael Bredel
ec8e284d5f Rename makefile to Makefile 2017-11-12 10:12:56 +01:00
Michael Bredel
de91dcf2fd Included the build-status from Travis-CI. 2017-11-12 10:08:55 +01:00
Michael Bredel
57d5ae20a9 Initial commit. 2017-11-12 02:35:40 +01:00
Michael Bredel
d214309546 Merge branch 'master' of github.com:mbredel/thesis-template 2017-11-12 02:33:56 +01:00
Michael Bredel
17005f3663 Corrected a typo in the package definition. 2017-11-12 02:33:23 +01:00
Michael Bredel
d9ef4d8fc0 Modified to build and use the Docker container to test the LaTeX code. 2017-11-12 02:26:49 +01:00
Michael Bredel
77ad099d6a Initial commit. 2017-11-12 02:24:14 +01:00
Michael Bredel
b1cf7a89be Added a "test" target that returns with an error code in case of failure. 2017-11-12 02:23:36 +01:00
Michael Bredel
d01d1620ab Corrected a typo in the script-field. 2017-11-12 01:24:34 +01:00
Michael Bredel
0db1e213dc Moved to use an Ubuntu Docker container
Since Travis-CI only supports Ubuntu 14.04 which is not compatible with the current thesis-template version, we move to an Ubuntu Docker container to test the LaTeX code.
2017-11-12 01:19:45 +01:00