Or maybe there's something really screwed up about that folder b/c if I double-click on the LyX version of the file, it attempts to open it, but then says it can't (Start-LyX starts).
Lenore Horner On Thursday, July 24, 2003, at 04:20 PM, Ronald Florence wrote:
Importing LaTeX files does not work with the current implementation of LyX on Aqua. Until the problem is fixed in a new release, here's a workaround. In a terminal, do:
% [ -d /usr/local/share/lyx ] || sudo mkdir /usr/local/share/lyx
% sudo cp -pR /Applications/LyX.app/Contents/Resources/LyX/reLyX /usr/local/share/lyx
% sudo cp -pR /Applications/LyX.app/Contents/Resources/LyX/layouts /usr/local/share/lyx
Sorry for the inconvenience.
(Technical explanation for the curious: Jean-Marc and I thought we had fixed reLyX to search for data dirs inside the application bundle; I unfortunately tested those patches on a system that also had those dirs in /usr/local/share/lyx.) --
Ronald Florence www.18james.com
