set default recipe for this project

This commit is contained in:
Pedro Cabral
2025-08-12 00:32:25 +02:00
parent 4825d9a475
commit f2fb31b41e

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"latex-workshop.latex.recipe.default": "latexmk (xelatex)"
}