From 8ba86ff39fc5b38fdcff6c4f65c10e3ec4f31a9f Mon Sep 17 00:00:00 2001 From: JustAnyone Date: Tue, 19 Dec 2023 12:06:35 +0200 Subject: [PATCH] Do some work on adding the oval to the title slide --- template.typ | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/template.typ b/template.typ index dde3cfc..943f8a2 100644 --- a/template.typ +++ b/template.typ @@ -238,6 +238,24 @@ ) ) + /* + #place( + top, + dx: 190pt, + //dy: -200pt, + dy: -88pt, + pad( + //right: -margins.right + 100pt, + //left: -margins.left, + scale( + y: 10%, + x: 10%, + image("Assets/image4.svg") + ) + ) + ) + */ + // KTU logo #place( top,