From e30a928c13994ce7707e7ee2f9703d57cfa89733 Mon Sep 17 00:00:00 2001 From: Wolf Oliver Date: Thu, 19 Sep 2024 18:15:16 +0200 Subject: [PATCH] Align logo on the right side regardless of the logo size (#22) --- se2thesis.dtx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/se2thesis.dtx b/se2thesis.dtx index c881bb7..25fd214 100644 --- a/se2thesis.dtx +++ b/se2thesis.dtx @@ -1171,10 +1171,9 @@ \DeclareNewLayer[ mode=picture, foreground, - align=tr, - hoffset=\oddsidemargin+1.5in+\textwidth, + hoffset=\paperwidth-\coverpagerightmargin-\box_wd:N \l_@@_logo_box, voffset=\coverpagetopmargin+1.5in+\ht\strutbox, - width=\textwidth - \box_wd:N \l_@@_logo_box, + width=\box_wd:N \l_@@_logo_box, height=\box_ht:N \l_@@_logo_box, contents={\putUL{\box_use:N \l_@@_logo_box}}, ]{title.seii.logo}