Skip to content

Commit 6682ec4

Browse files
author
Clément
committed
Some clarifications on title pages and following pages.
1 parent f1c93d2 commit 6682ec4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

md_version/info/info.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\newcommand{\yourname}{First Last} % Your name
88
\newcommand{\youradvisor}{Dr.\ Advisor} % The name of your advisor(s).
99
% The ".\ " makes sure the spacing after the dot is correct, cf. https://tex.stackexchange.com/a/2230/.
10-
\newcommand{\yourkeywords}{Key1, Key2, A longer keyword} % Separate your keywords with ",".
10+
\newcommand{\yourkeywords}{Key1, Key2, A longer keyword} % Separate your 3-5 keywords with ",".
1111
\togglefalse{ms} % Comment this toggle if you are a MS student.
1212
\newcommand{\yourdate}{2024-12-23} % Enter the date in the YYYY-MM-DD format. Only the month and year will be displayed on the cover
1313

md_version/main.pdf

17 Bytes
Binary file not shown.

md_version/templates/head_b.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
% abusing the "publisher" field.
6868
\makeatletter
6969
\publishers{%
70-
\textcopyright~\@dtm@year{} \yourname%
70+
\textcopyright~\@dtm@year{} by \yourname%
7171
\ifdefined\yourlicence{\\[.1em] \yourlicence}
7272
\else
7373
\relax
@@ -220,7 +220,7 @@
220220
\linespread{1}
221221
\textsc{\yourname} \\
222222
\@title \\
223-
Under the direction of \textsc{\youradvisor}
223+
(Under the direction of \textsc{\youradvisor})
224224
}
225225
\\[3em]
226226
}%

0 commit comments

Comments
 (0)