final
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user