Microsoft
Software
Hardware
Network
Question : Update RevTex in TexLive and Kile - Fedora 13
Hello,
I've just installed TexLive (and Kile as the frontend) using yum. TexLive comes prepackaged with RevTex4. However, I would like to update this to RevTex4.1.
I have so far downloaded the RevTex4.1 (.zip) and installed it as per the instructions. Looking through the TexLive directories, RevTex seems to have been correctly updated.
However, Kile is still complaining that the "file 'revtex4-1.cls' not found" whenever I try to compile a document starting with:
\documentclass[etc]{revtex
4-1}.
Any ideas?
Thanks very much!
Answer : Update RevTex in TexLive and Kile - Fedora 13
Perhaps it is not in the directory where Kile expects it to be.
Try an strace -eopen -f of your Kile command line
Random Solutions
Logo Ideas
Trace Route and Cisco asa 5505
How to convert a stream with output escaping enabled to proper format XML that can be loaded in a XMLDocument object?
Implementing regular expression in JavaScript
Unable to VPN
Paleontology
Sharepoint Employee Tracker
DNS changes -- how long does it REALLY take them to propagate?
asp.net How can I include an insert sql statement in the codebehind of anaspx page.