]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.cpp
tex2lyx: add strike-outs etc. to the TeX testfile
[lyx.git] / src / BufferParams.cpp
index 4f1edc1a210c3e1fc88e4dc356a58a5445062147..fd3c7e4411ab32693055fbb6d3320fc97d1ba60a 100644 (file)
@@ -1717,6 +1717,7 @@ bool BufferParams::writeLaTeX(otexstream & os, LaTeXFeatures & features,
 
        // Now insert the LyX specific LaTeX commands...
        docstring lyxpreamble;
+       features.resolveAlternatives();
 
        if (output_sync) {
                if (!output_sync_macro.empty())