jupyterlab-latex
jupyterlab-latex copied to clipboard
JupyterLab extension for live editing of LaTeX documents
Hi, is it possible to use the pythontex package? The only thing to change would be the latex command: run pdflatex -> run pythontex -> run pdflatex That would be...
## Description I met error when click scroll editor to page on the pdf viewer. The console which I started jupyter shows that: ``` ... [W 2022-09-12 11:17:45.336 ServerApp] Unhandled...
Hello and thank you for the new jupyterlab-latex 3.2.0 It would be fantastic if you could add the new version 3.2.0 also on PyPI https://pypi.org/project/jupyterlab-latex/
## Description Extension (in ver 4.0) does not work in jlab4 in collaborative mode due to the added 'RTC:' prefix in the file name. ## Reproduce 1. Open tex file...
## Description When creating a new Latex file to edit in the `/` directory of jupyterlab the following message is shown and the file is not created `cannot read properties...
Migrate installation from `jupyter_packaging` to `hatch` following the docs here: https://hatch-jupyter-builder.readthedocs.io/en/latest/source/how_to_guides/migrating_javascript_projects.html
Do you support lualatex besides xelatex and pdflatex? some functions in tikz etc. inly supports lualatex.
So this would work? ```markdown \newcommand{\require}[1]{} $\require{begingroup}\require{newcommand}$ $\gdef\vec#1{\boldsymbol{#1}}$ \vskip-\parskip \vskip-\baselineskip ``` _Originally posted by @jasongrout in https://github.com/jupyterlab/jupyterlab/issues/5997#issuecomment-475289432_ The above approach did not work for me when trying to export as...
## Description I can't generate LaTeX previews, I get the error: ``` Server Extension Error You probably do not have jupyterlab_latex installed or enabled. Please, run "pip install -U jupyterlab_latex."...
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.4.456 to 4.2.67. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...