Refactor demo and template files: removed horizontal logo demo, added responsive sizing and spacing functions for text elements, and improved logo placement logic for vertical layouts.

This commit is contained in:
AljGe 2025-10-17 13:18:00 +02:00
parent 2d48050378
commit 957dfef98d
2 changed files with 137 additions and 41 deletions

View file

@ -41,19 +41,6 @@
about: [This is a simple event with just one logo.]
)
// Demo 4: Vier Logos in horizontalem Layout (Gitter)
#sharepic(
logos: (
(path: "tux.svg", height: 3cm),
(path: "connection.png", height: 3cm, rotation: -10deg),
(path: "kew.jpg", height: 3cm, rotation: 10deg),
(path: "tux.svg", height: 3cm, rotation: -5deg)
),
layout: "horizontal",
title: [Four Logo Event],
about: [This demonstrates how four logos are arranged in a grid pattern in horizontal layout.]
)
// Demo 5: Vertikales layout mit benutzerdefinierter Positionierung
#sharepic(
logos: (