]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
Circumvent odd stmary font metrics (part of #9990).
[lyx.git] / src / insets / InsetTabular.h
index 026489d1559a80b35e12d1b075394ea27635887d..de664f15be2af1694a7b7aee81baf157f3b814ac 100644 (file)
@@ -903,9 +903,9 @@ public:
        /// get offset of this cursor slice relative to our upper left corner
        void cursorPos(BufferView const & bv, CursorSlice const & sl,
                bool boundary, int & x, int & y) const;
-       ///
+       /// Executes a space-separated sequence of tabular-features requests
        void tabularFeatures(Cursor & cur, std::string const & what);
-       ///
+       /// Change a single tabular feature; does not handle undo.
        void tabularFeatures(Cursor & cur, Tabular::Feature feature,
                             std::string const & val = std::string());
        /// number of cells