commit c2064bb955178a1011235534bf30ac21c92cb672
Author: Scott Kostyshak <[email protected]>
Date:   Sat Nov 7 19:55:57 2015 -0500

    Add the format line for Mac's lyxrc.dist.in
    
    The file was updated to format 14 in fc22ba16 but the format line
    was missing. A missing format line is interpreted as format 0, I
    believe, which could lead to incorrect conversion to later formats.

diff --git a/development/MacOSX/lyxrc.dist.in b/development/MacOSX/lyxrc.dist.in
index dcbd5e8..d337b14 100644
--- a/development/MacOSX/lyxrc.dist.in
+++ b/development/MacOSX/lyxrc.dist.in
@@ -10,6 +10,8 @@
 # This file is written by LyX, if you want to make your own
 # modifications you should do them from inside LyX and save
 
+Format 14
+
 \bind_file "mac"
 
 #

Reply via email to