Post #2427386
2026-04-09 08:39 UTC
@hetare11@mastodon.social @thibaultamartin@mamot.fr @haeckerfelix@mastodon.social
I'd like to have a #typst language checker, too, but I don't think it exists yet. Edit: #typesetter does English in 0.12 .
I'm working on single typst sources with output in two languages, NL/EN, using this function as a single typst source file:
#let ennl = (en, nl) => { [#nl] }
//#let ennl = (en, nl) => { [#en] }
#Typesetter can find the arguments in its preview, and a language checker would need to cooperate with this somehow.
Replies (0)
No replies.