]> git.lyx.org Git - lyx.git/blobdiff - src/Language.h
xyfigure.png: update the screenshot
[lyx.git] / src / Language.h
index c26a77d568da374fd4df7ab1e658f68583fa6836..594a3242534da54b16aeac7ccecafec325f8e4a8 100644 (file)
@@ -44,6 +44,8 @@ public:
        std::string const polyglossiaOpts() const { return polyglossia_opts_; }
        /// Is this language only supported by polyglossia?
        bool isPolyglossiaExclusive() const;
+       /// Is this language only supported by babel?
+       bool isBabelExclusive() const;
        /// quotation marks style
        std::string const quoteStyle() const { return quote_style_; }
        /// requirement (package, function)