]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_decorationinset.h
don't draw \vec, \hat etc much wider than LaTeX does
[features.git] / src / mathed / math_decorationinset.h
index 97b5b26681642385209ec9ac19bd1890b43fc442..200b8ea99844625460896267ed9168e1ac1e7bb8 100644 (file)
@@ -35,6 +35,8 @@ private:
        bool upper() const;
        ///
        bool protect() const;
+       /// is it a wide decoration?
+       bool wide() const;
 
        ///
        string const name_;