Getting "LaTeX Error: File `tempora.sty' not found."

I am getting "LaTeX Error: File `tempora.sty' not found." I suppose a tex package needs to be installed. Which one?

1 Answer

sudo apt install texlive-fonts-extra

will install a number of extra font packages. After installation the sty file may be available at

/usr/share/texlive/texmf-dist/tex/latex/tempora/tempora.sty

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like