arxiv mirror

This commit is contained in:
2026-03-10 15:03:57 +01:00
parent 8404a88ef1
commit 43bcad2a98
4 changed files with 88 additions and 1 deletions

View File

@@ -34,6 +34,16 @@
"command": "bash scripts/nx_paper.sh wordcount",
"cwd": "."
}
},
"build-arxiv": {
"executor": "nx:run-commands",
"outputs": [
"{projectRoot}/build/main-arxiv.pdf"
],
"options": {
"command": "bash scripts/nx_paper.sh build-arxiv",
"cwd": "."
}
}
},
"tags": [