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

Compiling with Revtex4.2

Open majestician opened this issue 4 years ago • 2 comments

I would like to compile latex documents with document class specified in revtex4.2 (instead of the usual article, report, etc.). It is a package consisting of latex style files for preparing manuscripts for APS physics journals (https://journals.aps.org/revtex). I am not sure how to do this or whether it can be done with JupyterLab latex. If this cannot be integrated into the existing jupyterlab-latex, I would like to suggest a feature for including this. If there's a way to do this with the current version, I'd appreciate any help in guiding me how to set that up. Thanks!

majestician avatar Apr 25 '21 21:04 majestician

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Apr 25 '21 21:04 welcome[bot]

jupyterlab-latex doesn't do anything to the latex installation in your environment, so that's where you want to look; this issue is out of scope for jupyterlab-latex.

akhmerov avatar Sep 29 '22 12:09 akhmerov