]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.h
Force local switch for info insets that change language
[lyx.git] / src / insets / InsetInfo.h
index c9fb838ea15df50779d899f031282022a2c13765..b130ab71b476b4c62282b55b72d9dbd848a65dfb 100644 (file)
@@ -198,6 +198,8 @@ public:
        /// Force inset into LTR environment if surroundings are RTL
        bool forceLTR(OutputParams const &) const;
        ///
+       bool forceLocalFontSwitch() const;
+       ///
        void setInfo(std::string const & info);
        ///
        void updateBuffer(ParIterator const & it, UpdateType utype, bool const deleted = false);