X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fbufferparams.h;h=5951f830114577da9f71f54bc626453634044ba7;hb=b59621bc59584fb3496459a2be79acfc8476a9a1;hp=86302c5583b233d6daff7e1ecfc5fd8ed1c52f98;hpb=a56bd0b8b11cd02570d5780b24d255b2c9f34f4c;p=lyx.git diff --git a/src/bufferparams.h b/src/bufferparams.h index 86302c5583..5951f83011 100644 --- a/src/bufferparams.h +++ b/src/bufferparams.h @@ -115,11 +115,12 @@ public: /// LyXTextClass const & getLyXTextClass() const; + /// returns the main font for the buffer (document) + LyXFont const getFont() const; + /* this are for the PaperLayout */ /// the papersize PAPER_SIZE papersize; - /// a special paperpackage .sty-file - PAPER_PACKAGES paperpackage; /// PAPER_ORIENTATION orientation; /// use custom margins