]> git.lyx.org Git - lyx.git/blobdiff - development/FORMAT
Scons: initial windows nsis installer support
[lyx.git] / development / FORMAT
index 75b69a8adc1711cf4c0466d65849ae0f38b07d77..8a54eea112adeb8638b5440c70c396c4b26625d9 100644 (file)
@@ -78,11 +78,14 @@ LyX file-format changes
        encoding of the LyX file:
 
        \inputencoding       LyX file encoding
-       auto                 as determined by the document language(s)
-       default              unspecified 8bit (treated as latin1 internally,
-                            see comment in bufferparams.h)
+       auto                 as determined by the document and character
+                            languages
+       default              ditto
        everything else      as determined by \inputencoding
 
+       The difference between auto and default is only the LaTeX output:
+       auto causes loading of the inputenc package, default does not.
+
 2006-07-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * format incremented to 248: Basic booktabs support