Commit Graph

101 Commits

Author SHA1 Message Date
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
Michael Bredel
f6f1b3adce Modified the "before_install" field to install all texlive packages needed. 2017-11-12 00:41:29 +01:00
Michael Bredel
507896153c Update makefile 2017-11-12 00:38:07 +01:00
Michael Bredel
f62623512b Added a "publish" target.
The "publish" target creates a PDF file which has the fonts embedded.
2017-11-12 00:37:52 +01:00
Michael Bredel
60e11dc575 Initial commit.
Connection to the Travis-CI to check each commit.
2017-11-12 00:26:34 +01:00
Michael Bredel
802e1b3453 Added a description on abstracts. 2017-11-09 12:41:05 +01:00
Michael Bredel
c137742e63 Restructured the TOC. 2017-11-09 12:37:18 +01:00
Michael Bredel
e6da1ed413 Corrected the language. 2017-11-09 12:26:57 +01:00
Michael Bredel
a981e71fd2 Corrected some formatting. 2017-11-09 12:25:57 +01:00
Michael Bredel
6db9bd9504 Corrected some formatting. 2017-11-09 12:25:05 +01:00
Michael Bredel
a4df046374 Update README.md 2017-11-09 12:24:17 +01:00
Michael Bredel
c7a75f711e Corrected a typo in the License section. 2017-11-09 12:19:34 +01:00
Michael Bredel
a92bf4fe5f Added information on how to configure hdathesis-config.tex 2017-11-09 12:17:53 +01:00
Michael Bredel
25f857f30f Added more sections to the TOC. 2017-11-09 12:12:33 +01:00
Michael Bredel
66d70e94d1 Added a table of contents. 2017-11-09 08:37:55 +01:00
Michael Bredel
1680a08cb5 Added some serious content. 2017-11-08 15:29:58 +01:00
Michael Bredel
84b1de181a Renamed the first part(...) section to part(Thesis). 2017-11-08 15:28:25 +01:00
Michael Bredel
0bdec5ad6d Corrected an error that lead to two times the same index. 2017-11-08 14:33:55 +01:00
Michael Bredel
b08e6c59a8 Included the example chapters. 2017-11-08 14:29:31 +01:00
Michael Bredel
7d377185b3 Included some example chapters and graphics. 2017-11-08 14:28:43 +01:00
Michael Bredel
e4b2cb8bc7 Remove a test command. 2017-11-07 15:26:20 +01:00
Michael Bredel
acebc5d532 Modified the bibtex part to be more resilient. 2017-11-07 15:18:16 +01:00
Michael Bredel
376947f4c2 Various changes to adapt to the h-da format. 2017-11-07 14:39:04 +01:00
Michael Bredel
459d959cf6 Changed the \condENGLISH command to use bable instead of a variable. 2017-11-07 14:38:15 +01:00
Michael Bredel
d7ef7ec6f2 Changed some formatting. Commented the \mySubtitle. 2017-11-07 14:35:35 +01:00
Michael Bredel
f81c0a6d9b Changed some formatting. 2017-11-07 14:34:56 +01:00
Michael Bredel
4dd535c080 Added the declaration of fbi.h-da as specified in the Bachelor-Leitfaden. 2017-11-07 14:33:49 +01:00
Michael Bredel
74ac1396e9 Moved parts of the content file into separate files. 2017-11-07 14:32:51 +01:00
Michael Bredel
4f560a99e2 Removed some deprecated and commented code. 2017-11-07 14:31:47 +01:00
Michael Bredel
f6ee4461b8 Special handling of \mySubtitle. 2017-11-07 14:30:54 +01:00
Michael Bredel
36b15e9361 Initial commit. 2017-11-07 14:21:20 +01:00
Michael Bredel
911e91749f Rename README to README.md
Create a README file that is used by GitHub.
2017-11-07 14:20:52 +01:00
Michael Bredel
04687123c9 Initial check in. 2017-11-07 14:19:22 +01:00
Michael Bredel
a03cfbbf2a Adaptation to h_da style. 2017-10-19 17:02:27 +02:00
Michael Bredel
d5e84f80c9 Initial commit. 2017-10-17 10:45:41 +02:00