>>>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> LyX builds, installs, and runs just fine (from the included Bennett> LyX/Mac skeleton). A few comments: That's very good. Bennett> (Note the difference in capitalization of "lyx" in Bennett> LyX.app/Contents/Resources/lyx.) This doesn't matter on HFS+ Bennett> volumes (which are case insensitive), but it does matter on Bennett> UFS volumes. Should the skeleton have LyX.app/Resources/lyx Bennett> instead? Yes, I goofed. I changed it in cvs. Bennett> 2. In the skeleton, I have made an adjustment to Bennett> LyX.app/Contents/Resources/LyX/preferences changing Bennett> \serverpipe to point to the new location of the users Bennett> directory. (See attached file.) Applied. Bennett> 3. Given that the LyX.app skeleton is now included in the Bennett> source rather than a separate download, I've revised the Bennett> Install.MacOSX directions accordingly. (See attached file.) Applied. Note that you do not even need to use --prefix=/Applications/LyX.app when configuring. Actually, we could do something about LDFLAGS too. We'll see later. Bennett> 4. With the renamed user's directory (from "lyx" to "LyX"), Bennett> I've changed the installer script accordingly. (See attached Bennett> file.) Again, I'd appreciate comments on this script. It seems correct, but of course I cannot run it. Bennett> 5. In the NEWS file, it says "Unix and MacOSX users should Bennett> consider this to be a bugfix release." Didn't we add an lfun Bennett> for switching between documents to 1.3.6? (I don't remember Bennett> it being around in 1.3.5, but then I don't have an old Bennett> version handy to test....) A few lines below it says: * It is possible to use Ctrl-PageDown and Control-PageUp (<cmd>-tab and <cmd>-backtab with Qt/Mac) to switch between the open documents. Is that good enough? JMarc