13 lines
238 B
Typst
13 lines
238 B
Typst
// write the beorn name in a monospace font
|
|
#let beorn = raw("BEoRN")
|
|
|
|
#let lambdacdm = [$Lambda"CDM"$]
|
|
|
|
#let pkdgrav = smallcaps[pkdgrav3]
|
|
#let thesan = smallcaps[thesan]
|
|
|
|
#let thesandark = smallcaps[thesan-dark]
|
|
|
|
|
|
#let nbody = [N-body]
|