On Wednesday 23 May 2001 15:37, [EMAIL PROTECTED] wrote:
> I'm shooting from the hip here, so there may be massive holes . . .
>
> How about a comment in the first line of lyxrc to show its vintage, a
> la #!/bin/sh . . .
>
> While processing lyxrc, "new" features after the update date could be
> appended to the end of the file . . .
>
> awk
the ~/.lyx/lyxrc is deprecated and has been replaced by a ~/.lyx/preferences
file that contains ONLY user-preferences different from the global lyxrc
file. If you EVER use the Preferences dialog to make some change, this is
saved to a ~/.lyx/preferences file. Thereafter ~/.lyx/lyxrc is NEVER read.
When you upgrade lyx, the global lyxrc file is overwritten leaving only those
few settings in ~/.lyx/preferences that may now have an invalid syntax.
Capisco?
A.