I need to install revtex4 on windows64 to write my thesis, and I actually zip unzip it from the APS website and read Readme.I am currently installing texlive2018 and putting it in the path of the system variable
C:\texlive\2018\bin\win32
It is passed through as .Copy the revtex in the revtex4-2 zip file, save the sitagaki.tex in the same location as in the file, and run it
\ documentclass {revtex4-2}
Revtex4-2.cls is missing.
However, revtex4-2.cls is in the same directory as sitagaki.tex.
What is the cause?
If you are using TeX Live, you can add packages in tlmgr install<package name>
.
This case would be tlmgr install revtex4
.
If you still get an error, you can easily get an answer by pasting the source code or log that gets the error.
859 GDB gets version error when attempting to debug with the Presense SDK (IDE)
1489 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
1015 Uncaught (inpromise) Error on Electron: An object could not be cloned
976 M2 Mac fails to install rbenv install 3.1.3 due to errors
© 2025 OneMinuteCode. All rights reserved.