From edf38643ab7133c45974e5c6cb5fec5cef624cea Mon Sep 17 00:00:00 2001 From: "taha@luxor" Date: Tue, 11 Oct 2022 22:23:02 +0200 Subject: [PATCH] Changed title of list of contributions --- LuaUUThesis.cls | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/LuaUUThesis.cls b/LuaUUThesis.cls index ed845ba..10f3c3e 100644 --- a/LuaUUThesis.cls +++ b/LuaUUThesis.cls @@ -1031,13 +1031,13 @@ % ============================================ -% List of contributions +% Other publications % ============================================ -\providecommand{\listofcontributionsname}{List of contributions} +\providecommand{\listofcontributionsname}{Other publications} \providecommand{\listofcontributionsintro}[1]{\gdef\@listofcontributionsintro{#1}} \providecommand{\listofcontributionsoutro}[1]{\gdef\@listofcontributionsoutro{#1}} -\listofcontributionsintro{Other contributions, not part of the thesis.}% +\listofcontributionsintro{Other publications or contributions, not included in the thesis, but referred to in the summary.}% \listofcontributionsoutro{Contributions listed above.} \providecommand{\pgs@language@swedish}{% @@ -1048,9 +1048,9 @@ } \providecommand{\pgs@language@english}{% - \renewcommand{\listofcontributionsname}{List of contributions}% - \listofcontributionsintro{Other contributions, not part of the thesis.}% - \listofcontributionsoutro{Contributions listed above.}% + % \renewcommand{\listofcontributionsname}{List of contributions}% + % \listofcontributionsintro{Other papers or contributions, not included in the thesis, but referred to in the summary.}% + % \listofcontributionsoutro{Contributions listed above.}% \renewcommand{\continuednextpage}{Continued on next page}% }