This commit is contained in:
Norbert
2026-07-31 13:57:29 +02:00
parent 8efbace2ec
commit fab64cd2ef
8 changed files with 281 additions and 155 deletions
+2 -2
View File
@@ -498,7 +498,7 @@
"with open(tex_file, \"w\") as out_file:\n",
" out_file.write(tex_code)\n",
"print(\"done.\")\n",
"os.system(\"/usr/local/texlive/2025/bin/universal-darwin/pdflatex tabelle.tex\")\n",
"os.system(\"/usr/local/texlive/2026/bin/universal-darwin/pdflatex tabelle.tex\")\n",
"os.system(\"rm -f *.log *.aux\")"
]
},
@@ -533,7 +533,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.14.2"
"version": "3.14.3"
},
"nteract": {
"version": "0.15.0"