Create project in app
Unofficial report template for reports at the University of Agder.
Supports both norwegian and english.
Usage:
#import "@preview/light-report-uia:0.1.0": *
// CHANGE THESE
#show: report.with(
title: "New project",
authors: (
"Lars Larsen",
"Lise Lisesen",
"Knut Knutsen",
),
group_name: "Group 14",
course_code: "IKT123-G",
course_name: "Course name",
date: "august 2024",
lang: "en", // use "no" for norwegian
)
// then do anything