]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFonts.h
Do not modify the changed() status of rows when no drawing has taken place
[lyx.git] / src / LaTeXFonts.h
index 8c9da88e5eca9b3d1342d2ad75e7466cc85c0bfe..a50a0770d9fa1740f71dbb888254ab61e860f70b 100644 (file)
@@ -82,6 +82,8 @@ public:
                                       int const & scale = 100);
        /// Return the actually used font
        docstring const getUsedFont(bool ot1, bool complete, bool nomath);
+       /// Return the actually used package
+       docstring const getUsedPackage(bool ot1, bool complete, bool nomath);
        ///
        bool read(Lexer & lex);
        ///