]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
Introduce new format as a safety measure
[lyx.git] / src / Buffer.cpp
index 077a5e2ff8e80f034a0cd5253e2ac1cc02ec3720..f42b0e1f74f23742afeec4d642ea42547722d144 100644 (file)
@@ -125,7 +125,7 @@ namespace {
 
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
-int const LYX_FORMAT = 355;  // sanda: support for \\sout
+int const LYX_FORMAT = 357;  // sanda: change latex output for various underline commands
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;