]> git.lyx.org Git - lyx.git/blobdiff - src/Language.h
Update RELEASE-NOTES
[lyx.git] / src / Language.h
index c17c52746c8e4c3193021f37cbc6315f758ad022..c912326a89793c6a5b4076d300ff0d6dc184a78e 100644 (file)
@@ -40,6 +40,8 @@ public:
        std::string const & polyglossia() const { return polyglossia_name_; }
        /// polyglossia language options
        std::string const & polyglossiaOpts() const { return polyglossia_opts_; }
+       /// Is this language only supported by polyglossia?
+       bool isPolyglossiaExclusive() const;
        /// quotation marks style
        std::string const & quoteStyle() const { return quote_style_; }
        /// requirement (package, function)