re-doing the title adjustment

This commit is contained in:
2022-02-03 14:25:37 +00:00
parent 089ae7a691
commit 96c17bb4ec
3 changed files with 9 additions and 425 deletions

View File

@@ -24,6 +24,10 @@
% http://texdoc.net/texmf-dist/doc/latex/etoolbox/etoolbox.pdf
\RequirePackage{etoolbox}
% xparse: LateX3 Advanced Argument and macro definition
% http://ctan.uib.no/macros/latex/contrib/l3packages/xparse.pdf
\RequirePackage{xparse}
%% ---------------- Boolean switches -----------------------------
%% Booleans make it easy to enable and disable parts of the template
\newbool{debug}
@@ -277,7 +281,7 @@
\begin{vplace}[1.0] % ratio of space above and below
\centering
\OnehalfSpacing%
Copyright\\
\iflanguage{icelandic}{Höfundarréttur}{Copyright}\\
\theauthor\\
\thedate\\
\end{vplace}
@@ -496,8 +500,10 @@
{\begin{compactitem}[\hspace{10mm}]}
{\end{compactitem}}
%% Setup Bilingual titles
%\newcommand{\thetitle}{**Title in English**}
\newcommand{\thetitleIS}{**Title in Icelandic**}
%\renewcommand{\title}[2]{\renewcommand{\thetitle}{#1}\renewcommand{\thetitleIS}{#2}}
\newcommand{\titleIS}[1]{\renewcommand{\thetitleIS}{#1}}
%% Clean up some formatting for the text