15 lines
No EOL
380 B
Typst
15 lines
No EOL
380 B
Typst
#import "@preview/grape-suite:1.0.0": exercise
|
|
#import exercise: project, task, subtask
|
|
|
|
#set text(lang: "de")
|
|
|
|
#show: project.with(
|
|
title: [Mathe oder so],
|
|
seminar: [Mathe Q2],
|
|
show-outline: false,
|
|
author: "Erik Grobecker",
|
|
date: datetime(day: 11, month: 11, year: 2024),
|
|
show-solutions: false
|
|
)
|
|
|
|
#show math.equation: set text(font: "New Computer Modern") |