jupyterlab-latex icon indicating copy to clipboard operation
jupyterlab-latex copied to clipboard

JupyterLab extension for live editing of LaTeX documents

Results 46 jupyterlab-latex issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

## 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...

bug

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/

enhancement

## 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...

bug

## 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...

bug

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.

enhancement

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...

bug
question

## 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."...

bug

Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.4.456 to 4.2.67. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pdfjs-dist&package-manager=npm_and_yarn&previous-version=2.4.456&new-version=4.2.67)](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...

dependencies
javascript