X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFonts.h;h=8c9da88e5eca9b3d1342d2ad75e7466cc85c0bfe;hb=4db3e641ed6765e005343010cb90ee8af26f8f99;hp=f4f09b717f15896d760740ae25b5a02a9a0567a1;hpb=9cbba74a62bce39c5128800474edcb45028a6df2;p=lyx.git diff --git a/src/LaTeXFonts.h b/src/LaTeXFonts.h index f4f09b717f..8c9da88e5e 100644 --- a/src/LaTeXFonts.h +++ b/src/LaTeXFonts.h @@ -70,6 +70,10 @@ public: bool providesOSF(bool ot1, bool complete, bool nomath); /// Does this font provide optional true SmallCaps? bool providesSC(bool ot1, bool complete, bool nomath); + /** does this font provide OSF and Small Caps only via + * a single, undifferentiated expert option? + */ + bool hasMonolithicExpertSet(bool ot1, bool complete, bool nomath); /// Does this font provide scaling? bool providesScale(bool ot1, bool complete, bool nomath); /// Return the LaTeX Code