]> git.lyx.org Git - lyx.git/blobdiff - src/Language.h
GuiPrintNomencl: More descriptive UI.
[lyx.git] / src / Language.h
index 278d796a58aac2b177e1fd15aa4b792d82a12266..575dd3339217ebbcf53efa4ab2920bd5c15b264e 100644 (file)
@@ -4,10 +4,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -48,6 +48,8 @@ public:
        ///
        std::string const & latex_options() const { return latex_options_; }
        ///
+       bool internalFontEncoding() const;
+       ///
        bool read(Lexer & lex);
 private:
        ///