26 lines
529 B
Typst
26 lines
529 B
Typst
#import "@preview/grape-suite:2.0.0": exercise
|
|
#import exercise: project
|
|
|
|
#set text(lang: "en")
|
|
|
|
#show: project.with(
|
|
title: [Film reviews: Oppenheimer],
|
|
seminar: [English Q2],
|
|
show-outline: true,
|
|
author: "Erik Grobecker",
|
|
date: datetime(day: 31, month: 1, year: 2025),
|
|
)
|
|
|
|
#show "->": sym.arrow
|
|
#show "=>": sym.arrow.double
|
|
|
|
= Film review: Oppenheimer
|
|
|
|
- introduction
|
|
- about the movie "Oppenheimer"
|
|
- find it fascinating
|
|
- body
|
|
- plot
|
|
- political intrigue with "politicieans vs scientists"
|
|
-
|
|
- conclusion
|