文件名称:jupyterlab-latex:JupyterLab扩展,用于实时编辑LaTeX文档
文件大小:252KB
文件格式:ZIP
更新时间:2024-02-24 15:27:59
pdf latex jupyterlab jupyterlab-extension LaTeX
JupyterLab乳胶 JupyterLab的扩展,允许实时编辑LaTeX文档。 用法 要使用,请在.tex右键单击打开的.tex文档,然后选择Show LaTeX Preview : 这将编译.tex文件并打开渲染的PDF文档。 随后保存的文件将自动更新PDF。 如果PDF无法编译(可能是由于语法错误),则会打开一个错误面板,详细说明LaTeX错误。 有关更多高级用法文档,请参见。 要求 JupyterLab 1.0 Python> = 3.6 可以将.tex文件编译为PDF的应用程序(例如pdflatex , xelatex ;在带有MiKTeX的Windows上使用pdflat
【文件预览】:
jupyterlab-latex-master
----MANIFEST.in(60B)
----style()
--------zoom_in_dark.svg(450B)
--------previous_dark.svg(210B)
--------zoom_out_dark.svg(411B)
--------index.css(3KB)
--------download_light.svg(337B)
--------next_dark.svg(213B)
--------next_light.svg(213B)
--------download_dark.svg(322B)
--------zoom_in_light.svg(450B)
--------latex.svg(3KB)
--------previous_light.svg(210B)
--------zoom_out_light.svg(411B)
--------fit_light.svg(600B)
--------fit_dark.svg(600B)
----yarn.lock(140KB)
----binder()
--------requirements.txt(57B)
--------postBuild(66B)
--------apt.txt(14B)
----setupbase.py(21KB)
----.prettierignore(20B)
----src()
--------svg.d.ts(74B)
--------index.ts(21KB)
--------error.tsx(1KB)
--------pdf.ts(16KB)
--------pagenumber.tsx(5KB)
----images()
--------jupyter_logo.png(88KB)
--------show_preview.png(79KB)
----jupyterlab_latex()
--------util.py(2KB)
--------config.py(1KB)
--------_version.py(22B)
--------__init__.py(1KB)
--------synctex.py(8KB)
--------api()
--------build.py(6KB)
----tsconfig.json(364B)
----LICENSE(1KB)
----setup.cfg(34B)
----sample.tex(1KB)
----.prettierrc(25B)
----tslint.json(3KB)
----setup.py(2KB)
----README.md(3KB)
----jupyter-config()
--------jupyter_notebook_config.d()
----docs()
--------advanced.md(2KB)
--------changelog.md(601B)
----.gitignore(120B)
----schema()
--------plugin.json(401B)
----package.json(2KB)