Page 1 of 1

revtex4 Class File not found in the TeX System

Posted: Thu Jul 19, 2018 12:08 pm
by Eli
REVTeX 4.1 is a set of macro packages designed to be used with LaTeX2e and is well-suited for preparing manuscripts for submission to the journals such as of the American Physical Society (APS), Physical Review D and American Institute of Physics (AIP), see more https://journals.aps.org/revtex
If using Kile, TexStudio or TexMaker editors to compile LaTeX text that uses the document class "revtex4" (revtex4.cls) to build documents such as in pdf, eps or dvi formats, you may encounter an error such as this:

revtex4 Class File not found in the TeX System.

This problem can be solved by installing "texlive-publishers" by executing the following command in the Terminal:

sudo apt-get install texlive-publishers