]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.cpp
- UI support for the LaTeX-package undertilde, fileformat change, fixed the remaining...
[lyx.git] / src / LaTeXFeatures.cpp
index 61bd0a7a03da8ae4b5e004bb1049b65065e32a63..41f39bd26fee8631ca4a7d8d7b150020b7a29b25 100644 (file)
@@ -744,6 +744,10 @@ string const LaTeXFeatures::getPackages() const
        if (mustProvide("yhmath"))
                packages << "\\usepackage{yhmath}\n";
 
+       if (mustProvide("undertilde") &&
+               params_.use_undertilde != BufferParams::package_off)
+               packages << "\\usepackage{undertilde}\n";
+
        // [x]color and pdfcolmk are handled in getColorOptions() above
        
        // makeidx.sty