Skip to content

Commit

Permalink
lang typst
Browse files Browse the repository at this point in the history
  • Loading branch information
wjschne committed May 2, 2024
1 parent 28dfa08 commit d378726
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _extensions/apaquarto/typst/typst-show.typ
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ $if(spacing)$
spacing: $spacing$,
leading: $leading$
$endif$
$if(lang)$
lang: "$lang$",
$endif$
$if(cols)$
cols: $cols$,
$endif$
Expand Down

0 comments on commit d378726

Please sign in to comment.