X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLanguage.h;h=c912326a89793c6a5b4076d300ff0d6dc184a78e;hb=4db3e641ed6765e005343010cb90ee8af26f8f99;hp=c17c52746c8e4c3193021f37cbc6315f758ad022;hpb=7a7b9abf1b3f4bcd81b4faaad4ef2363a4121848;p=lyx.git diff --git a/src/Language.h b/src/Language.h index c17c52746c..c912326a89 100644 --- a/src/Language.h +++ b/src/Language.h @@ -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)