]> git.lyx.org Git - lyx.git/blobdiff - src/bufferparams.h
Rewording in GTK document dialog
[lyx.git] / src / bufferparams.h
index 86302c5583b233d6daff7e1ecfc5fd8ed1c52f98..5951f830114577da9f71f54bc626453634044ba7 100644 (file)
@@ -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