]> git.lyx.org Git - features.git/blobdiff - src/Language.h
#10285 and #10542 - Add sips as a fallback converter for Mac to provide preview of...
[features.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)