On Fri, 20 Feb 2004, Paul Smith wrote: > My tetex distribution does not have prettyref.sty. I have meanwhile got > that file but I do not know where I should put it. Some people told me > that I should put it inside my home directory, under the texmf directory. > I have done it, but LyX does not go there to fetch the sty file. How can I > overcome this problem?
Paul, A few things. First, run 'locate "*.sty" ' to find where all the other style files are located. Put a copy of prettyref.sty there, too. Second, as root, run 'texhash' so the new style file is made visible to the application. Third, as a user, go to the Edit menu and click on 'reconfigure'. Shut down lyx and re-invoke it. This should fix the problem. Rich -- Dr. Richard B. Shepard, President Applied Ecosystem Services, Inc. (TM) <http://www.appl-ecosys.com>
