From 45eb7679f3da605b21a3bc73cf693d87e1aad485 Mon Sep 17 00:00:00 2001 From: Bibek Shrestha Date: Tue, 18 Nov 2014 11:50:39 +0100 Subject: [PATCH 1/3] DocType requires full title. Expanded DocType to show better hint. --- settings/commands.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/commands.tex b/settings/commands.tex index 958f7ea..9055483 100644 --- a/settings/commands.tex +++ b/settings/commands.tex @@ -4,7 +4,7 @@ \newcommand*{\getTitle}{TODO: Thesis title} \newcommand*{\getTitleGer}{TODO: Titel der Abschlussarbeit} \newcommand*{\getAuthor}{TODO: Author} -\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis, \ldots)} +\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis In Informatics, Masters's Thesis in Robotics\ldots)} \newcommand*{\getSupervisor}{TODO: Supervisor} \newcommand*{\getAdvisor}{TODO: Advisor} \newcommand*{\getSubmissionDate}{TODO: Submission date} From b2fc4cee01a84a2663001b5ee9b2c1f51ee1428d Mon Sep 17 00:00:00 2001 From: Bibek Shrestha Date: Sat, 13 Dec 2014 11:10:45 +0100 Subject: [PATCH 2/3] Update commands.tex --- settings/commands.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/commands.tex b/settings/commands.tex index 9055483..7485484 100644 --- a/settings/commands.tex +++ b/settings/commands.tex @@ -4,7 +4,7 @@ \newcommand*{\getTitle}{TODO: Thesis title} \newcommand*{\getTitleGer}{TODO: Titel der Abschlussarbeit} \newcommand*{\getAuthor}{TODO: Author} -\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis In Informatics, Masters's Thesis in Robotics\ldots)} +\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis in Informatics, Masters's Thesis in Robotics\ldots)} \newcommand*{\getSupervisor}{TODO: Supervisor} \newcommand*{\getAdvisor}{TODO: Advisor} \newcommand*{\getSubmissionDate}{TODO: Submission date} From 9d2d962af5129f9b5f35d513f2ee640fc7194395 Mon Sep 17 00:00:00 2001 From: Bibek Shrestha Date: Sat, 13 Dec 2014 11:12:06 +0100 Subject: [PATCH 3/3] Fixed spelling --- settings/commands.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/commands.tex b/settings/commands.tex index 7485484..7fd06c8 100644 --- a/settings/commands.tex +++ b/settings/commands.tex @@ -4,7 +4,7 @@ \newcommand*{\getTitle}{TODO: Thesis title} \newcommand*{\getTitleGer}{TODO: Titel der Abschlussarbeit} \newcommand*{\getAuthor}{TODO: Author} -\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis in Informatics, Masters's Thesis in Robotics\ldots)} +\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis in Informatics, Master's Thesis in Robotics\ldots)} \newcommand*{\getSupervisor}{TODO: Supervisor} \newcommand*{\getAdvisor}{TODO: Advisor} \newcommand*{\getSubmissionDate}{TODO: Submission date}