X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFonts.h;h=a50a0770d9fa1740f71dbb888254ab61e860f70b;hb=ca6fba31fbc44e4b4ed6457b16f3f0d2ee28b7f0;hp=8c9da88e5eca9b3d1342d2ad75e7466cc85c0bfe;hpb=a063defd9f7c56e2ecb5ff11f0ad9bf62fa267ad;p=lyx.git diff --git a/src/LaTeXFonts.h b/src/LaTeXFonts.h index 8c9da88e5e..a50a0770d9 100644 --- a/src/LaTeXFonts.h +++ b/src/LaTeXFonts.h @@ -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); ///