]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Fix font of macro template name
[lyx.git] / src / BufferParams.h
index 1c64f3a3417980b7a5c38a8416f8bd0cff399b23..5083b68ee84c970d502ddb6fd25f08d3abcd4be8 100644 (file)
@@ -463,7 +463,7 @@ public:
        std::vector<CitationStyle> citeStyles() const;
 
        /// Return the actual bibtex command (lyxrc or buffer param)
-       std::string const bibtexCommand() const;
+       std::string const bibtexCommand() const;
 
        /// Are we using biblatex?
        bool useBiblatex() const;