Hello,
this is a known Touying issue see #136.
A workaround is to set the paragraph spacing explicitly, by default Typst uses 0.65em
.
#set par(spacing: 0.65em)
Hello,
this is a known Touying issue see #136.
A workaround is to set the paragraph spacing explicitly, by default Typst uses 0.65em
.
#set par(spacing: 0.65em)