[snippets] fix latex snippet

This commit is contained in:
Marco Thomas
2022-12-05 14:27:48 +01:00
parent 9f23186d81
commit 717971016d

View File

@@ -168,7 +168,7 @@
"",
"%%% set monospace font and decrease size, to match 80c in minted",
"\\usepackage{fontspec}",
"\\setmonofont[Scale=0.85]{SFMono Nerd Font},",
"\\setmonofont[Scale=0.85]{SFMono Nerd Font}",
"",
"%%% set metadata",
"\\title{}",