John Weiss <[EMAIL PROTECTED]> writes:
| On Wed, Apr 12, 2000 at 03:00:16PM +0200, Dekel Tsur wrote:
| > The following patch changes the file format:
| > Use "\SpecialChar ~" instead of "\SpecialChar \protected_separator"
|
| This is on write only? Your patch appears to be backward compatible
| for reading older (v1.0.*) LyX files...
|
| As a suggestion: anyone who makes changes to the *.lyx file format
| that aren't backward compatible should be required to provied a Perl
| script that will make the necessary conversion.
from new->old?
old->new is handled in the reading of the .lyx file.
Lgb