From fd2abfbf68aebdfc049d76812bc1eb998f579704 Mon Sep 17 00:00:00 2001
From: Simon Mueller <11-smueller@users.noreply.forge.nemo-ocean.eu>
Date: Wed, 18 Dec 2024 14:33:20 +0000
Subject: [PATCH] Resolve "Edit author list and zenodo link"

---
 latex/NEMO/main/authors.tex | 7 +++++--
 latex/global/frontpage.tex  | 4 ++--
 latex/global/preamble.tex   | 2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/latex/NEMO/main/authors.tex b/latex/NEMO/main/authors.tex
index 4e4bc61..158d942 100644
--- a/latex/NEMO/main/authors.tex
+++ b/latex/NEMO/main/authors.tex
@@ -1,7 +1,8 @@
 %% =================================================================================================
 %% Authors
 %% =================================================================================================
-Authors of v5.0 release:\\
+\vspace{-1\baselineskip}
+\hspace{-36pt}       Authors of the version-5.0 release:\\
 \orcid{0000-0002-6447-4198} Gurvan Madec                \\
 \orcid{0000-0003-1530-6371} Mike Bell                   \\
 \orcid{0000-0001-5454-0131} Adam Blaker                 \\
@@ -24,7 +25,7 @@ Authors of v5.0 release:\\
                             Dan Lea                     \\
                             Eric Maisonnave             \\
 \orcid{0000-0001-5862-6469} Julian Mak                  \\
-                            Juan Manuel Castillo Sanchez\\
+\hspace{-24pt}              Juan Manuel Castillo Sanchez\\
                             Matt Martin                 \\
                             Diana Martins               \\
 \orcid{0000-0002-1694-8117} S\'{e}bastien Masson        \\
@@ -39,4 +40,6 @@ Authors of v5.0 release:\\
                             David Schroeder             \\
 \orcid{0000-0001-7481-6369} Guillaume Samson            \\
                             Sibylle T\'{e}chen\'{e}     \\
+\hspace{-24pt}List of historic co-authors can be found on the next page. \\
+\vspace{-1\baselineskip}
 %% Don't forget the last break for the right alignment
diff --git a/latex/global/frontpage.tex b/latex/global/frontpage.tex
index fef702e..88da68a 100644
--- a/latex/global/frontpage.tex
+++ b/latex/global/frontpage.tex
@@ -3,7 +3,7 @@
 %% =================================================================================================
 
 \begin{titlepage}
-%   \newgeometry{hmargin=1.5cm,vmargin=1.5cm}
+%   \newgeometry{hmargin=1.5cm,vmargin=3cm}
    \setlength{\parindent}{0pt}
 
    \begin{center}
@@ -63,7 +63,7 @@
       \NOC{\includegraphics[height=1cm]{NOC}}                 \\
       \medskip
       \slshape
-       %  {C}ommunity \hspace{1.5em} {O}cean \hspace{1.5em} {M}odel
+      %   {C}ommunity \hspace{1.5em} {O}cean \hspace{1.5em} {M}odel
    \end{center}
 
 \end{titlepage}
diff --git a/latex/global/preamble.tex b/latex/global/preamble.tex
index 1b9e24b..acca9d2 100644
--- a/latex/global/preamble.tex
+++ b/latex/global/preamble.tex
@@ -2,7 +2,7 @@
 %% Preamble
 %% =================================================================================================
 
-\def\ver{main}
+\def\ver{5.0}
 
 %% Specific configuration
 \input{../main/settings}
-- 
GitLab