]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/PreviewLoader.cpp
Add context menu for outline operations. Choice of words might not be best.
[lyx.git] / src / graphics / PreviewLoader.cpp
index a46bfd169d3d076aac225da922c2017e29b2dfe3..67798581f05386db05179cf99af14ad2879be9fb 100644 (file)
@@ -708,7 +708,7 @@ void PreviewLoader::Impl::dumpPreamble(odocstream & os) const
 
        for (; it != end; ++it)
                if (it->lyxCode() == MATHMACRO_CODE)
-                       it->latex(buffer_, os, runparams);
+                       it->latex(os, runparams);
 
        // All equation labels appear as "(#)" + preview.sty's rendering of
        // the label name