]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sizeinset.h
tfracinset files is missing so all usage of tfrac is commented out
[lyx.git] / src / mathed / math_sizeinset.h
index daf08171011c5aa1daf8b567a1cd66d1b241196c..2ec061a0e36e2e169160cdea75838583d2d76e0a 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_sizeinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATHSIZEINSET_H
 #define MATHSIZEINSET_H
 
@@ -6,14 +16,9 @@
 #include "metricsinfo.h"
 
 
-/** An inset for \scriptsize etc
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
-*/
-
 class latexkeys;
 
+/// An inset for \scriptsize etc.
 class MathSizeInset : public MathNestInset {
 public:
        ///