]> git.lyx.org Git - features.git/commitdiff
Standardise the header blurb in mathed.
authorAngus Leeming <leeming@lyx.org>
Tue, 19 Aug 2003 13:00:56 +0000 (13:00 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 19 Aug 2003 13:00:56 +0000 (13:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7574 a592a061-630c-0410-9148-cb99ea01b6c8

153 files changed:
src/mathed/ChangeLog
src/mathed/command_inset.C
src/mathed/command_inset.h
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulabase.C
src/mathed/formulabase.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_amsarrayinset.C
src/mathed/math_amsarrayinset.h
src/mathed/math_arrayinset.C
src/mathed/math_arrayinset.h
src/mathed/math_atom.C
src/mathed/math_atom.h
src/mathed/math_autocorrect.C
src/mathed/math_autocorrect.h
src/mathed/math_biginset.C
src/mathed/math_biginset.h
src/mathed/math_binaryopinset.C
src/mathed/math_binaryopinset.h
src/mathed/math_binominset.C
src/mathed/math_binominset.h
src/mathed/math_boxinset.C
src/mathed/math_boxinset.h
src/mathed/math_braceinset.C
src/mathed/math_braceinset.h
src/mathed/math_casesinset.C
src/mathed/math_casesinset.h
src/mathed/math_charinset.C
src/mathed/math_charinset.h
src/mathed/math_commentinset.C
src/mathed/math_commentinset.h
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_data.C
src/mathed/math_data.h
src/mathed/math_decorationinset.C
src/mathed/math_decorationinset.h
src/mathed/math_deliminset.C
src/mathed/math_deliminset.h
src/mathed/math_diffinset.C
src/mathed/math_diffinset.h
src/mathed/math_diminset.C
src/mathed/math_diminset.h
src/mathed/math_dotsinset.C
src/mathed/math_dotsinset.h
src/mathed/math_envinset.C
src/mathed/math_envinset.h
src/mathed/math_ertinset.C
src/mathed/math_ertinset.h
src/mathed/math_exfuncinset.C
src/mathed/math_exfuncinset.h
src/mathed/math_exintinset.C
src/mathed/math_exintinset.h
src/mathed/math_extern.C
src/mathed/math_extern.h
src/mathed/math_factory.C
src/mathed/math_factory.h
src/mathed/math_fboxinset.C
src/mathed/math_fboxinset.h
src/mathed/math_fontinset.C
src/mathed/math_fontinset.h
src/mathed/math_fontoldinset.C
src/mathed/math_fontoldinset.h
src/mathed/math_fracbase.C
src/mathed/math_fracbase.h
src/mathed/math_fracinset.C
src/mathed/math_fracinset.h
src/mathed/math_frameboxinset.C
src/mathed/math_frameboxinset.h
src/mathed/math_gridinfo.h
src/mathed/math_gridinset.C
src/mathed/math_gridinset.h
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_iterator.C
src/mathed/math_iterator.h
src/mathed/math_kerninset.C
src/mathed/math_kerninset.h
src/mathed/math_lefteqninset.C
src/mathed/math_lefteqninset.h
src/mathed/math_liminset.C
src/mathed/math_liminset.h
src/mathed/math_macro.C
src/mathed/math_macro.h
src/mathed/math_macroarg.C
src/mathed/math_macroarg.h
src/mathed/math_macrotable.C
src/mathed/math_macrotable.h
src/mathed/math_macrotemplate.C
src/mathed/math_macrotemplate.h
src/mathed/math_makeboxinset.C
src/mathed/math_makeboxinset.h
src/mathed/math_mathmlstream.C
src/mathed/math_mathmlstream.h
src/mathed/math_matrixinset.C
src/mathed/math_matrixinset.h
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_numberinset.C
src/mathed/math_numberinset.h
src/mathed/math_parboxinset.C
src/mathed/math_parboxinset.h
src/mathed/math_parinset.C
src/mathed/math_parinset.h
src/mathed/math_parser.C
src/mathed/math_parser.h
src/mathed/math_pos.C
src/mathed/math_pos.h
src/mathed/math_replace.h
src/mathed/math_rootinset.C
src/mathed/math_rootinset.h
src/mathed/math_scriptinset.C
src/mathed/math_scriptinset.h
src/mathed/math_sizeinset.C
src/mathed/math_sizeinset.h
src/mathed/math_spaceinset.C
src/mathed/math_spaceinset.h
src/mathed/math_splitinset.C
src/mathed/math_splitinset.h
src/mathed/math_sqrtinset.C
src/mathed/math_sqrtinset.h
src/mathed/math_stackrelinset.C
src/mathed/math_stackrelinset.h
src/mathed/math_streamstr.C
src/mathed/math_streamstr.h
src/mathed/math_stringinset.C
src/mathed/math_stringinset.h
src/mathed/math_substackinset.C
src/mathed/math_substackinset.h
src/mathed/math_support.C
src/mathed/math_support.h
src/mathed/math_symbolinset.C
src/mathed/math_symbolinset.h
src/mathed/math_tabularinset.C
src/mathed/math_tabularinset.h
src/mathed/math_textinset.C
src/mathed/math_textinset.h
src/mathed/math_undersetinset.C
src/mathed/math_undersetinset.h
src/mathed/math_unknowninset.C
src/mathed/math_unknowninset.h
src/mathed/math_xarrowinset.C
src/mathed/math_xarrowinset.h
src/mathed/math_xyarrowinset.C
src/mathed/math_xyarrowinset.h
src/mathed/ref_inset.C
src/mathed/ref_inset.h
src/mathed/textpainter.C
src/mathed/textpainter.h

index 2f3efa8bda756732c197995788ce47f172f4e985..3feae06bb574bdd0dec668d79550818ca8ca72f6 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-19  Angus Leeming  <leeming@lyx.org>
+
+       * most files: 'standardise' the header blurb.
+
 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
 
         * math_gridinset.C: rename valign-center to valign-middle
index f818b56a8007dd299df1b4db689bfeb9ba1825e8..f2fa8e6406d66caf008e1867ae8f70778a04cf96 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file command_inset.C
+ * 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.
+ */
+
+#include <config.h>
+
 #include "command_inset.h"
 #include "math_mathmlstream.h"
 #include "funcrequest.h"
index 0e7ed2bf8851f972980beed4c6843437d9fe52d1..d111d58acb42b5f83120853f02667da0093cf6e9 100644 (file)
@@ -1,14 +1,12 @@
 // -*- C++ -*-
-
 /**
- *  \file command_inset.h
- *
- *  This file is part of LyX, the document processor.
- *  Licence details can be found in the file COPYING.
+ * \file command_inset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  \author André Pönitz
+ * \author André Pönitz
  *
- *  Full author contact details are available in file CREDITS.
+ * Full author contact details are available in file CREDITS.
  */
 
 
index 8d0d88accb430a36808b6b064a4003904cb236e0..b7f3f9be185ae18e2556ef78640bc0692cb1506c 100644 (file)
@@ -1,17 +1,13 @@
-/*
-*  File:        formula.C
-*  Purpose:     Implementation of formula inset
-*  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
-*  Created:     January 1996
-*  Description: Allows the edition of math paragraphs inside Lyx.
-*
-*  Copyright: 1996-1998 Alejandro Aguilar Sierra
-*
-*  Version: 0.4, Lyx project.
-*
-*   You are free to use and modify this code under the terms of
-*   the GNU General Public Licence version 2 or later.
-*/
+/**
+ * \file formula.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
 #include <config.h>
 
index 63b85275fe78c6685155bdf590be749c23f3711c..a0d7abc44f33102de4cc4ca0cebe4370092c6a3b 100644 (file)
@@ -1,15 +1,13 @@
 // -*- C++ -*-
-
 /**
- *  \file formula.h
- *
- *  This file is part of LyX, the document processor.
- *  Licence details can be found in the file COPYING.
+ * \file formula.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  \author Alejandro Aguilar Sierra
- *  \author André Pönitz
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  Full author contact details are available in file CREDITS.
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef INSET_FORMULA_H
index 26214af1e58a1df9acb44c75234044d16b197b97..bd5fdcc8a7de8d656c9b1808eb69e423449058b4 100644 (file)
@@ -1,16 +1,13 @@
-/*
-*  File:        formulabase.C
-*  Purpose:     Implementation of common parts of the LyX  math insets
-*  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
-*  Created:     January 1996
-*
-*  Copyright: 1996-1998 Alejandro Aguilar Sierra
-*
-*  Version: 0.4, Lyx project.
-*
-*   You are free to use and modify this code under the terms of
-*   the GNU General Public Licence version 2 or later.
-*/
+/**
+ * \file formulabase.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
 #include <config.h>
 
index 2699af0ffa2dc2f6eb519f6389b6410f51cc5acd..8ab46960a2f71f621fef2731c1dc27b67197ceea 100644 (file)
@@ -1,13 +1,14 @@
 // -*- C++ -*-
-
-/*
- * Common parts of the math LyX insets
- * \author  André Pönitz
+/**
+ * \file formulabase.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
+ * Full author contact details are available in file CREDITS.
  *
- * You are free to use and modify this code under the terms of
- * the GNU General Public Licence version 2 or later.
+ * Common parts of the math LyX insets.
  */
 
 #ifndef INSET_FORMULABASE_H
index c11bd1f8b61fd019ba1a5248bed29d35803757da..39ab9325401bde56f23a94e7d151e9f8f2577d76 100644 (file)
@@ -1,14 +1,12 @@
-/*
- *  File:        formulamacro.C
- *  Purpose:     Implementation of the formula macro LyX inset
- *  Author:      André Pönitz, based on ideas of Alejandro Aguilar Sierra
- *  Created:     March 2001
- *  Description: Allows the edition of math macros inside Lyx.
+/**
+ * \file formulamacro.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Copyright: 2001  The LyX Project
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
index 2d7c0869818a0c6a970b3ba2e2282393a2483d07..0db2759a0c7b8682d637202d3ad90dab310388c9 100644 (file)
@@ -1,15 +1,13 @@
 // -*- C++ -*-
-
-/*
- *  Main LyX Inset for defining math macros
- *
- *  \author Alejandro Aguilar Sierra
- *  \author André Pönitz
+/**
+ * \file formulamacro.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Full author contact details are available in file CREDITS
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  You are free to use and modify this code under the terms of
- *  the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef INSET_FORMULA_MACRO_H
@@ -23,7 +21,7 @@ class MathMacroTemplate;
 // An InsetFormulaMacro only knows its name and asks the global
 // MathMacroTable if it needs to know more.
 
-///
+/// Main LyX Inset for defining math macros
 class InsetFormulaMacro : public InsetFormulaBase {
 public:
        ///
index cc8804f0ed7544f13d40a28ec6949ead1b8122ca..bc89a191dcf9ce68a6c6720ae34f17c233481222 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_amsarrayinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_amsarrayinset.h"
index 922dcc89b2ba1fe762addc1773cd99f34704a23b..4792e974a3c19de41c04386696c81ceef08da4f2 100644 (file)
@@ -1,18 +1,21 @@
 // -*- C++ -*-
-#ifndef MATH_AMSARRAYINSET_H
-#define MATH_AMSARRAYINSET_H
-
-#include "math_gridinset.h"
-
-
 /**
- * Inset for things like [pbvV]matrix, psmatrix etc
+ * \file math_amsarrayinset.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
+ * Full author contact details are available in file CREDITS.
  */
 
+#ifndef MATH_AMSARRAYINSET_H
+#define MATH_AMSARRAYINSET_H
+
+#include "math_gridinset.h"
+
+
+/// Inset for things like [pbvV]matrix, psmatrix etc
 class MathAMSArrayInset : public MathGridInset {
 public:
        ///
index 8c3629ccadc2bc9732c61e19b383b9483256adcf..9465aa03ee1bf45a3abc692ba4974757673ebfe5 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_arrayinset.C
+ * 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.
+ */
 
+#include <config.h>
 
 #include "math_arrayinset.h"
 #include "math_parser.h"
index 642e8bc1027c04ed36cadb25895cd01dee99bfb1..818ac49b4d57d14b2fbb97ee992d8550013301d6 100644 (file)
@@ -1,18 +1,21 @@
 // -*- C++ -*-
-#ifndef MATH_ARRAYINSET_H
-#define MATH_ARRAYINSET_H
-
-#include "math_gridinset.h"
-
-
 /**
- * Inset for things like \begin{array}...\end{array}
+ * \file math_arrayinset.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
+ * Full author contact details are available in file CREDITS.
  */
 
+#ifndef MATH_ARRAYINSET_H
+#define MATH_ARRAYINSET_H
+
+#include "math_gridinset.h"
+
+
+/// Inset for things like \begin{array}...\end{array}
 class MathArrayInset : public MathGridInset {
 public:
        ///
index 4ae004f521691bb809b26d4f3795fbbd9838b8f0..6706b33cbc1b6717399ac761a608a8940360d123 100644 (file)
@@ -1,15 +1,11 @@
-/*
- *  File:        math_atom.C
- *  Purpose:     Wrapper for MathInset *
- *  Author:      André Pönitz
- *  Created:     July 2001
+/**
+ * \file math_atom.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Copyright: 2001 The LyX team
+ * \author André Pönitz
  *
- *   Version: 1.2.0
- *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
index 286b41ea76d060894d22af1ac8e2af0943ea1313..9e02b7a8d30883d17d865cb1a9154433a66681a6 100644 (file)
@@ -1,18 +1,23 @@
 // -*- C++ -*-
-
-#ifndef MATH_ATOM_H
-#define MATH_ATOM_H
-
-
 /**
- * Wrapper for MathInset * with copy-semantics
+ * \file math_atom.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
+ * Full author contact details are available in file CREDITS.
  */
 
+#ifndef MATH_ATOM_H
+#define MATH_ATOM_H
+
+
 /**
+Wrapper for MathInset * with copy-semantics
+
+--
+
 The 'atom' is the major blob in math typesetting.  And 'atom' consists
 of a nucleus, an optional superscript, and an optional subscript.
 
index 6d6b1f3b1424e63828a2729af40b5fa009d66752..27fbf604ea8bb02cca07113188271e6bc1aa1090 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_autocorrect.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "LString.h"
index e5e4b05e9d0dd2176aa751e34c8dc1b005bdfe90..8812722ce0e3662315ddb994156095d91b2c3609 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_autocorrect.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 MATHAUTOCORRECT_H
 #define MATHAUTOCORRECT_H
 
index 95df7ff00e92768ed6962de1824fe715ae980bdc..1bd849d42736740ad2b66a9d8db2b814173d3ebb 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_biginset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_biginset.h"
index a42a40d92926629d90f6b6bcc3bd208064a30048..f5de3d1aa3b3fd68256825604f2690ca514fa984 100644 (file)
@@ -1,14 +1,12 @@
 // -*- C++ -*-
-
 /**
- *  \file math_biginset.h
- *
- *  This file is part of LyX, the document processor.
- *  Licence details can be found in the file COPYING.
+ * \file math_biginset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  \author André Pönitz
+ * \author André Pönitz
  *
- *  Full author contact details are available in file CREDITS.
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef MATH_BIGINSET_H
index 71ff00f4afb4ad9122827caf50b5cc9e99937584..7d7586d0485579c3e5a74fe828cdee3c64ea0ab1 100644 (file)
@@ -1,5 +1,15 @@
-#include <config.h>
+/**
+ * \file math_binaryopinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
+#include <config.h>
 
 #include "math_binaryopinset.h"
 #include "PainterInfo.h"
index 319336f4f45633c2d7f68eb4104b42928c6cad85..538696e0ffa6ca7675196896e4e707454e5ec330 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_binaryopinset.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 MATH_BINARYOPINSET_H
 #define MATH_BINARYOPINSET_H
 
@@ -6,11 +16,7 @@
 #include "math_nestinset.h"
 
 
-/** An inset for multiplication
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
+/// An inset for multiplication
 class MathBinaryOpInset : public MathNestInset {
 public:
        ///
index cce26181baf0343dbab66fa3a83932e7ce891923..20675a8ca4ba67e3b4cabec8bb81f5da17aaa40f 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_binominset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_binominset.h"
index fb2fcaae8ca1f9326ef6d961679ae6ac29901b64..fdda25d0ca6c7ed0a90baf44927ad4b1eeed7606 100644 (file)
@@ -1,13 +1,21 @@
 // -*- C++ -*-
+/**
+ * \file math_binominset.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 MATH_BINOMINSET_H
 #define MATH_DINOMINSET_H
 
 #include "math_fracbase.h"
 
 
-/** Binom like objects
- *  \author André Pönitz
- */
+/// Binom like objects
 class MathBinomInset : public MathFracbaseInset {
 public:
        ///
index 28b3da4f45098bbe937b0e0e10e38d2798f48928..dd28994efad9c2d34ae89e52818699caaabf1002 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_boxinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_boxinset.h"
index 0f956c2ff5b5ed93c162c9520880482a211b9962..3b4831c44dffd913517deec8e5082eb7980d230b 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_boxinset.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 MATH_BOXINSET_H
 #define MATH_BOXINSET_H
 
index dd3386121e333da55e83fc3e819423a79baa46ef..fd9258791ef4f23a8339a9b5d45eab98ed848dc4 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_braceinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_braceinset.h"
index 526983050deb27f598977518c127c3d3f0f10737..49960a4898976be93a355c114d9e26171afd1877 100644 (file)
@@ -1,16 +1,21 @@
 // -*- C++ -*-
+/**
+ * \file math_braceinset.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 MATH_BRACEINSET_H
 #define MATH_BRACEINSET_H
 
 #include "math_nestinset.h"
 
 
-/** Extra nesting
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
-*/
-
+/// Extra nesting
 class MathBraceInset : public MathNestInset {
 public:
        ///
index bb30d2f29c4041af0e1ac80944ec19e58a46c46d..4655fd6d8d6ee00486033b843d293710e3ae5c9b 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_casesinset.C
+ * 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.
+ */
 
+#include <config.h>
 
 #include "math_casesinset.h"
 #include "math_parser.h"
index 3b15ba47d4b64b28dad478ec5a03a437d65b1432..bd112abb2ffbbf06b1699beb05018b9810dabb23 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_casesinset.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 MATH_CASESINSET_H
 #define MATH_CASESINSET_H
 
index 2c02372832a62f5c84714a6c6ea3a40cb2f5552e..7e03bfcc7e7d1b34b51da9d747b6c92a62a10d71 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file math_charinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "math_charinset.h"
index eaeb117caec6eca87021beed4ad6aec25c8d8dd7..0f4509bbd3addf4485d065d21f76da5e65c9eecf 100644 (file)
@@ -1,16 +1,21 @@
 // -*- C++ -*-
+/**
+ * \file math_charinset.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 MATH_CHARINSET_H
 #define MATH_CHARINSET_H
 
 #include "math_inset.h"
 
 
-/** The base character inset.
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
-
+/// The base character inset.
 class MathCharInset : public MathInset {
 public:
        ///
index 8c9247cb4342db6b18adeb456fb9ec7f33c8d415..2d61aaaf4f345e2a7643dba2854fcffe3e79b5d5 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_commentinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_commentinset.h"
index f3be725133ebe6fd7b91642d25603f28822af22c..9776de4f75c7b5b7bf0644de4ee8db499f72e1cf 100644 (file)
@@ -1,18 +1,23 @@
 // -*- C++ -*-
+/**
+ * \file math_commentinset.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 MATH_COMMENTINSET_H
 #define MATH_COMMENTINSET_H
 
 #include "math_nestinset.h"
 
 
-/** Inset for end-of-line comments
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
-
 class latexkeys;
 
+/// Inset for end-of-line comments
 class MathCommentInset : public MathNestInset {
 public:
        ///
index a7ef9b09d2a6ca9cd8f3527f15f04df624ab40c0..157d565d094dd635e3e465877e0b97d28785016d 100644 (file)
@@ -1,21 +1,16 @@
-/*
- *  File:        math_cursor.C
- *  Purpose:     Interaction for mathed
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     January 1996
- *  Description: Math interaction for a WYSIWYG math editor.
+/**
+ * \file math_cursor.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Dependencies: Xlib, XForms
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  Copyright: 1996, Alejandro Aguilar Sierra
- *
- *   Version: 0.8beta, Math & Lyx project.
- *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
+
 #include <lyxrc.h>
 
 #include "support/lstrings.h"
index e3f35b6578531cf25df51b901545b663d0b82aeb..7bb040e62ec07852cc46c32466b43582b7770ff9 100644 (file)
@@ -1,17 +1,13 @@
 // -*- C++ -*-
 /**
- *  File:        math_cursor.h
- *  Purpose:     Declaration of interaction classes for mathed
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     January 1996
- *  Description: MathCursor control all user interaction
+ * \file math_cursor.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Dependencies: Xlib, XForms
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  Copyright: 1996, Alejandro Aguilar Sierra
- *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef MATH_CURSOR
index 60d9833f4acc9a4b011169f873ac5e0004084875..9094764faeda85cbd901e6d5432982808a49717c 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_data.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_data.h"
index 6d166f23c40aa2b5c76756edaca2f7e619d75d06..05caf55d00133252657fa8b662078383d6ab0515 100644 (file)
@@ -1,18 +1,15 @@
 // -*- C++ -*-
 /**
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
- */
-
-/** \class MathArray
-    \brief Low level container for math insets
- *  \author Alejandro Aguilar Sierra
- *  \author André Pönitz
- *  \author Lars Gullik Bjønnes
+ * \file math_data.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * Full author contact details are available in file CREDITS
-    \version February 2001
-  */
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
 #ifndef MATH_DATA_H
 #define MATH_DATA_H
index 51de586808b082a38d53710922a815757bef5acd..55e086241df32e6f780ee7666aa52a3e3be7df9c 100644 (file)
@@ -1,5 +1,15 @@
-#include <config.h>
+/**
+ * \file math_decorationinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
+#include <config.h>
 
 #include "math_decorationinset.h"
 #include "math_support.h"
index 137b4c39139c4b31719330c22f7e965a80b72185..5a5bbce698bc473850974c50b3d29e02bf6e7b49 100644 (file)
@@ -1,4 +1,15 @@
 // -*- C++ -*-
+/**
+ * \file math_decorationinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_DECORATIONINSET_H
 #define MATH_DECORATIONINSET_H
 
@@ -6,14 +17,9 @@
 #include "LString.h"
 
 
-/** Decorations and accents over (below) a math object
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
- */
-
 class latexkeys;
 
+/// Decorations and accents over (below) a math object
 class MathDecorationInset : public MathNestInset {
 public:
        ///
index 99a8d53277f9b912c1404a82eece081b6d42e286..a7d0a2f6e7aa513bd44eaaea9c192086a4516218 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file math_deliminset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "math_deliminset.h"
index 3b02fce75cd3e46f99af8f030190328a8de66785..9132cef9a83678a43447d31e0be4885ae7dda731 100644 (file)
@@ -1,4 +1,15 @@
 // -*- C++ -*-
+/**
+ * \file math_deliminset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_DELIMINSET_H
 #define MATH_DELIMINSET_H
 
@@ -6,12 +17,7 @@
 #include "LString.h"
 
 
-/** A delimiter
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
-*/
-
+/// A delimiter
 class MathDelimInset : public MathNestInset {
 public:
        ///
index 9080dc8138f9a198b69c3a76ad96800a424679a5..d81bbd8c0d6484299d1ea2f278f4c0f8594b9d96 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_diffinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_diffinset.h"
index 74e4bc11eeb3bea926cdb60a94c297431c2bfd59..4eaeaf44f90b393301fc8bd3e9d4e6090927063b 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_diffinset.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 MATH_DIFFINSET_H
 #define MATH_DIFFINSET_H
 
index c2d0f9b404879a14c88dc13cd11cafa8169e3721..791b361027eae84572ae475fd739c079e423b2ab 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file math_diminset.C
+ * 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.
+ */
+
+#include <config.h>
 
 #include "math_diminset.h"
 #include "Lsstream.h"
index 1fb5a18af1bd508996add90c2fc89a23d7ca9f0b..75c7cad1cc22f913267ba6f60543eab79bb76bf3 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_diminset.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 MATH_DIMINSET_H
 #define MATH_DIMINSET_H
 
@@ -7,7 +17,6 @@
 
 
 /// things that need the dimension cache
-
 class MathDimInset : public MathInset {
 public:
        /// not sure whether the initialization is really necessary
index 086c6c658f3c85f5aa52ac7ecd4add0290aef56b..979cf13685472677acf09cd9c5775ded894fad7a 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file math_dotsinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "math_dotsinset.h"
index 75d4d9c7810911e7b040a11caa0656ab09f1a08c..48e8e7de94eb0bb226741a2e976455ff90d75989 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_dotsinset.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 MATH_DOTSINSET_H
 #define MATH_DOTSINSET_H
 
index a7e2737be4390db56d926075f1fa079c6da710a0..68b2b0303b3ff04f232284197f4bc80335b8f8f7 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_envinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_envinset.h"
index aa019cde9d999fe6ae693cbca17d466d65dc0348..374fbc5acb8e56053bdf53fe338ab8ef85475f7c 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_envinset.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 MATH_ENVINSET_H
 #define MATH_ENVINSET_H
 
@@ -6,12 +16,7 @@
 #include "metricsinfo.h"
 
 
-/** Environtments á la \begin{something}...\end{something}
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
-*/
-
+/// Environtments á la \begin{something}...\end{something}
 class MathEnvInset : public MathNestInset {
 public:
        ///
index 3c61de522587da74c65770e8d91b6df1a6dafb2e..45d5d41f471472b448a063541ed17b88fd39abef 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_ertinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_ertinset.h"
index 3e7dd4826a229da17316aa764b7978e95781011e..b7a9acdf27fde3d573bfd4d830ff917b174e4000 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_ertinset.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 MATH_ERTINSET_H
 #define MATH_ERTINSET_H
 
index a7079179c639d5e5c0a5630e0fb85fc07486010a..6757b5801ccbfed439799dddccbda1b4d15be22b 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_exfuncinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_exfuncinset.h"
index 6422af0f7af502f77030417f8ec237aae502f25f..f0df9074959d263d82fcb7c47845ba61ffa1e5a8 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_exfuncinset.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 MATH_EXFUNCINSET_H
 #define MATH_EXFUNCINSET_H
 
index f044f5134048cf6ca8d293d50963d9c00f778a8e..3658e281adcc3c6cc770fa14e749181fae47c285 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_exintinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_exintinset.h"
index 3a226d8fd82b20920f0a044cedab2494120758ef..fcb3dbf3a0b5b04d9c841e9b2cc1274c37b1f37f 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_exintinset.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 MATH_EXINTINSET_H
 #define MATH_EXINTINSET_H
 
index e0c386bc0902567977a3a39c7477a3adcb04fdfe..0d40f9873daa02506ee0f573606d25d2c022c7d4 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_extern.C
+ * 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.
+ */
+
 // This file contains most of the magic that extracts "context
 // information" from the unstructered layout-oriented stuff in an
 // MathArray.
index 94406652d05f18ddcd407ad6e05e4206e301ef3f..21989f02112e0e65b0d59811e415339bee95f633 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_extern.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 MATH_EXTERN_H
 #define MATH_EXTERN_H
 
index ad680b28d1459ab9b68d3cb9a987862b8277ee06..b4e6418d604eef624250611870881b9b8bb672d0 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_factory.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_parser.h"
index bcecc29d3b2a357ff0702fd6d5d9d73837a2a77d..a4389a158b8c344df3130a387b9d829c844e4e56 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_factory.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 MATH_FACTORY_H
 #define MATH_FACTORY_H
 
index 53316e0ba8b597471dcc254b3c957326850b3504..4824231ddfdb5487305a63a9c7a83c0317e1d45b 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_fboxinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_fboxinset.h"
index 791688bc9da381bf23622a34e01102b8944fb422..114637e8169cc44cadb841b135362e58e8514f2f 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_fboxinset.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 MATH_FBOXINSET_H
 #define MATH_FBOXINSET_H
 
@@ -6,14 +16,9 @@
 #include "metricsinfo.h"
 
 
-/** Extra nesting
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
-*/
-
 class latexkeys;
 
+/// Extra nesting
 class MathFboxInset : public MathNestInset {
 public:
        ///
index 877ebd2001e76d898221b09d47dbf1d5de2b5017..d9728d6573ab47409ba7f50350a59cde6608a1fd 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_fontinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_fontinset.h"
index dd63764043388baf3005ed5fe5a9143f44bb1d6d..1861b03a0a2f3a8d5f516caa2f6e033c99ab4ed5 100644 (file)
@@ -1,18 +1,23 @@
 // -*- C++ -*-
+/**
+ * \file math_fontinset.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 MATH_FONTINSET_H
 #define MATH_FONTINSET_H
 
 #include "math_nestinset.h"
 
 
-/** Inset for font changes
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
-
 class latexkeys;
 
+/// Inset for font changes
 class MathFontInset : public MathNestInset {
 public:
        ///
index 8c603178c846fa3166292c9f1e546636668486f9..1bb2165116fee39ec98edf08ec91fd903222985a 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_fontoldinset.C
+ * 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.
+ */
 
+#include <config.h>
 
 #include "math_fontoldinset.h"
 #include "math_mathmlstream.h"
index 36110e8fae8842e3f77351b10932def1197aaff0..09a0df3baa81f83525968da10f957f2d7cc078a7 100644 (file)
@@ -1,18 +1,23 @@
 // -*- C++ -*-
+/**
+ * \file math_fontoldinset.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 MATH_FONTOLDINSET_H
 #define MATH_FONTOLDINSET_H
 
 #include "math_nestinset.h"
 
 
-/** Old-style font changes
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
-
 class latexkeys;
 
+/// Old-style font changes
 class MathFontOldInset : public MathNestInset {
 public:
        ///
index aca9f6fcf7ecbe212041148db59916efa77a71fa..24b79f40b20a92527a30037b0e77c59214da53f1 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file math_fracbase.C
+ * 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.
+ */
+
+#include <config.h>
 
 #include "math_fracbase.h"
 
index 96393bb651b055c72855cdb09318adcf871bfb17..57645ba5e51709b4eac8cd23cbe7280c2bb45512 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_fracbase.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 MATH_FRACBASE_H
 #define MATH_FRACBASE_H
 
index 68513554f551c0eb246eccc0b1b1c7a8469c1901..384be55469de85859c1f561b8e99c75a742977d9 100644 (file)
@@ -1,3 +1,16 @@
+/**
+ * \file math_fracinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
+#include <config.h>
+
 #include "math_fracinset.h"
 #include "math_support.h"
 #include "frontends/Painter.h"
index c0621dad00b37376cf6d8d3dba687602f51a297a..b41ef948bb4f9860c319d434f469efab11a00d61 100644 (file)
@@ -1,15 +1,22 @@
 // -*- C++ -*-
+/**
+ * \file math_fracinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_FRACINSET_H
 #define MATH_FRACINSET_H
 
 #include "math_fracbase.h"
 
 
-/** Fraction like objects (frac, binom)
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
- */
+/// Fraction like objects (frac, binom)
 class MathFracInset : public MathFracbaseInset {
 public:
        ///
index f077e11eb06332243263c7cec2616432f4e25dce..1f11e421d4f8b64ad9d69558f2db7d28a352a130 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_frameboxinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_frameboxinset.h"
index a563099d39ebb179716cf2a37b2c673119e44136..e7adbdd52fe3ff536f0ce8120a6f18cdbacf1f5e 100644 (file)
@@ -1,16 +1,21 @@
 // -*- C++ -*-
+/**
+ * \file math_frameboxinset.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 MATH_FRAMEBOXINSET_H
 #define MATH_FRAMEBOXINSET_H
 
 #include "math_nestinset.h"
 
 
-/** Extra nesting
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
-*/
-
+/// Extra nesting
 class MathFrameboxInset : public MathNestInset {
 public:
        ///
index 5d3e844767503e6e4bafb6ee2419825be5e9dfea..eed8590879636fb6ff58aabcfceeabf9aae1aa5a 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_gridinfo.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 MATH_GRIDINFO_H
 #define MATH_GRIDINFO_H
 
index 50d4fef3ed0e0a88a4ed3cc250b7b1660aa18c70..71b505da9989753051882d07e4dac764b783c785 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_gridinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_gridinset.h"
index f6739f26012c6995383d2f01ac864bd181db039e..361e3ec95648b83b91a74bf57c87ddd9d4437ca4 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_gridinset.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 MATH_GRID_H
 #define MATH_GRID_H
 
@@ -8,13 +18,8 @@
 
 
 /** Gridded math inset base class.
-    This is the base to all grid-like editable math objects
-    like array and eqnarray.
- *  \author André Pönitz 2001
- *
- * Full author contact details are available in file CREDITS
-*/
-
+ *  This is the base to all grid-like editable math objects
+ */
 class MathGridInset : public MathNestInset {
 
 public:
index 5a076d3a9e43cdcc9d9a50aaf4e933eaab8cb6a3..15ca41d6eaf5f2d42966857ebc0792ae8c7112c7 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_hullinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_hullinset.h"
index adbdc2dd750f32ed0263d4fee6d7501a75ca94d8..6c9237351a8faf37ed5d09b131482d4398791400 100644 (file)
@@ -1,18 +1,23 @@
 // -*- C++ -*-
+/**
+ * \file math_hullinset.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 MATH_HULLINSET_H
 #define MATH_HULLINSET_H
 
 #include "math_gridinset.h"
 
 
-/** This provides an interface between "LyX insets" and "LyX math insets"
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
-
 class LaTeXFeatures;
 
+/// This provides an interface between "LyX insets" and "LyX math insets"
 class MathHullInset : public MathGridInset {
 public:
        ///
index 1a9b26d3e5d3924af921f8105d1240eea70ff8fd..9c998f0683dc3391d91169bdb960b9c14dfcddeb 100644 (file)
@@ -1,18 +1,12 @@
-/*
- *  File:        math_inset.C
- *  Purpose:     Implementation of insets for mathed
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     January 1996
- *  Description:
+/**
+ * \file math_inset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Dependencies: Xlib, XForms
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  Copyright: 1996, 1997 Alejandro Aguilar Sierra
- *
- *   Version: 0.8beta.
- *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
index b5e5d20f6ae6ca7025f80bfbd1ba45028aa21b7a..7652342642cf49af17871ee099fc7c074fd8921c 100644 (file)
@@ -1,19 +1,13 @@
 // -*- C++ -*-
 /**
- *  File:        math_inset.h
- *  Purpose:     Declaration of insets for mathed
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     January 1996
- *  Description: Math paragraph and objects for a WYSIWYG math editor.
+ * \file math_inset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Dependencies: Xlib, XForms
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  Copyright: 1996, 1997 Alejandro Aguilar Sierra
- *
- *   Version: 0.8beta, Math & Lyx project.
- *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef MATH_INSET_H
index 0ee78e844e46f0d528f7bcd94d601cff4110bf59..bd15564ac0bb3836638e8b4f0d4eaa0f62766dc8 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_iterator.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_iterator.h"
index 91c39d4db1a082df157497d1964249bd0dda6452..bc437b74d3b97409a60c33fe4a6019430c0c9877 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_iterator.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 MATH_ITERATOR_H
 #define MATH_ITERATOR_H
 
index ff11550a65f98c3c7b6d386741dbef7016948e11..116a266f707216d10c1d7350a0886b0ac2157390 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_kerninset.C
+ * 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.
+ */
 
+#include <config.h>
 
 #include "math_kerninset.h"
 #include "math_extern.h"
index 1d8db5c0b86d0cdc947c1b3a753ee03423e50329..e5358ecf3567a7298380986889cbfbb20e248e5f 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_kerninset.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 MATH_CHEATINSET_H
 #define MATH_CHEATINSET_H
 
index d53cefbf0e94bd134e53e756c01f2a7cb8032bcc..e693ed79e0eae95f4076e51f69837115bb63542f 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file math_lefteqninset.C
+ * 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.
+ */
+
+#include <config.h>
+
 #include "math_lefteqninset.h"
 #include "math_support.h"
 #include "support/LOstream.h"
index 2591a25c2d9555ffa5fbfa0ae0f188f8586ca17d..0b7cbd199a1b3c5392650211b4874c2c04a1a473 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_lefteqninset.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 MATH_LEFTEQNINSET_H
 #define MATH_LEFTEQNINSET_H
 
index 353db5c4033b2cfbb5fd713d3746aef3252ee5de..4e0721aa9910b9ea2466b66ab47caaea73936d0b 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_liminset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_liminset.h"
index 34fe7348a069565f5865625fb12584f1c9bbe7bd..cd9d2579c53660e7c6c2490667a5201e1a9a6d8e 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_liminset.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 MATH_LIMINSET_H
 #define MATH_LIMINSET_H
 
index 486e29518ee04afa5b3b1455416bef73def71262..340c448c3c2d107a7c2bad0b055ff29ac46a7a30 100644 (file)
@@ -1,17 +1,12 @@
-/*
- *  File:        math_macro.C
- *  Purpose:     Implementation of macro class for mathed
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     November 1996
- *  Description: WYSIWYG math macros
+/**
+ * \file math_macro.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Dependencies: Math
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  Copyright: 1996, 1997 Alejandro Aguilar Sierra
- *
- *  Version: 0.2, Math & Lyx project.
- *
- *  This code is under the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
index f92d484a1be6ef1e97bfd30903532167e0e4183f..6d513bec212e86fb6f0767ff9516e85a7b48f9e8 100644 (file)
@@ -1,19 +1,15 @@
 // -*- C++ -*-
 /**
- *  File:        math_macro.h
- *  Purpose:     Declaration of macro class for mathed
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     November 1996
- *  Description: WYSIWYG math macros
+ * \file math_macro.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Dependencies: Math
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  Copyright: 1996, 1997 Alejandro Aguilar Sierra
- *
- *   Version: 0.2, Math & Lyx project.
- *
- *   This code is under the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
+
 #ifndef MATH_MACRO_H
 #define MATH_MACRO_H
 
 class MathMacroTemplate;
 
 
-/** This class contains the data for a macro
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
-    \version November 1996
- */
+/// This class contains the data for a macro.
 class MathMacro : public MathNestInset {
 public:
        /// A macro can be built from an existing template
index 09f3626f7ea23084f7637bd7820c2253306a33f3..5073c37087aab4f7764ecbef34a25d9e4cea0043 100644 (file)
@@ -1,3 +1,16 @@
+/**
+ * \file math_macroarg.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
+#include <config.h>
+
 #include "math_macroarg.h"
 #include "math_macro.h"
 #include "math_mathmlstream.h"
index 8f2214234433ec67d22ca0668ae807311f74085e..0c4e440dd60271dc1c2ecb56e14b803d5515326d 100644 (file)
@@ -1,15 +1,22 @@
 // -*- C++ -*-
+/**
+ * \file math_macroarg.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATHMACROARGUMENT_H
 #define MATHMACROARGUMENT_H
 
 #include "math_nestinset.h"
 
 
-/** A macro argument
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
-*/
+/// A macro argument.
 class MathMacroArgument : public MathNestInset {
 public:
        ///
index 250d42b7fc5c46bab41fe82193cfbb68d2f37c06..885bd5b3b3738e00df1d4d466397937c7348cea7 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_macrotable.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_macrotable.h"
index efd3aabf137d7b3c1c0e60d502d48ee16bf0a6a1..8a6b191e4e1602ab336af568dc7e29555905c601 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_macrotable.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 MATH_MACROTABLE_H
 #define MATH_MACROTABLE_H
 
@@ -7,8 +17,6 @@
 #include "math_atom.h"
 
 
-
-///
 class MathMacroTable {
 public:
        ///
index da2d4ff52f750797612392bbe76bf18e891c4e07..3c370383eee8832f113048d13df968cdd8fc5da2 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_macrotemplate.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_macrotemplate.h"
index ef439add4f52185643899169d9120275b177d31e..ff91f21450362715e20c4d9c1d00a3e95cc4278b 100644 (file)
@@ -1,4 +1,15 @@
 // -*- C++ -*-
+/**
+ * \file math_macrotemplate.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_MACROTEMPLATE_H
 #define MATH_MACROTEMPLATE_H
 
@@ -8,13 +19,9 @@
 
 class MathMacro;
 
-/** This class contains the macro definition
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
- */
 //class MathMacroTemplate : public MathInset, boost::noncopyable
 
+/// This class contains the macro definition.
 class MathMacroTemplate : public MathNestInset {
 public:
        ///
index b708d4a7da40987dcf0eda45aa0b05778a0e7758..1ae10b02701d7c7511c734ef70991f17c0362837 100644 (file)
@@ -1,8 +1,14 @@
-#include <config.h>
+/**
+ * \file math_makeboxinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Ling Li
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
+#include <config.h>
 
 #include "math_makeboxinset.h"
 #include "math_support.h"
index bdeb78ff81f6203c412c5c761ab84807eae5912f..ee31ad239b5e82a2db62da6511170c142dc718fa 100644 (file)
@@ -1,19 +1,20 @@
 // -*- C++ -*-
+/**
+ * \file math_makeboxinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Ling Li
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_MAKEBOXINSET_H
 #define MATH_MAKEBOXINSET_H
 
 #include "math_nestinset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
-/** Extra nesting: \\makebox.
- *  \author Ling Li
- *
- *  Full author contact details are available in file CREDITS
- */
-
+/// Extra nesting: \\makebox.
 // consolidate with MathFrameboxInset?
 
 class MathMakeboxInset : public MathNestInset {
index a39528868078cae6e5fb2fcb41502408237585ac..9cfbdac62e410538d9d9826568fc6bac2ea38861 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file math_mathmlstream.C
+ * 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.
+ */
 
 #include <config.h>
 
index 3c0d69ae380e21e26eacf56169a4bce85319f7c4..1a4ee55e7396be5055bc9b50f5813fdd4634cedc 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_mathmlstream.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 MATH_MATHMLSTREAM_H
 #define MATH_MATHMLSTREAM_H
 
index 0fd840463e4c4bed28ce8a01c06cbef7702f0cbb..e26e1416b655b7e570d315d528b74f576e45101c 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file math_matrixinset.C
+ * 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.
+ */
+
+#include <config.h>
+
 #include "math_matrixinset.h"
 #include "math_parser.h"
 #include "math_mathmlstream.h"
index 022ec3d30297465a31452a430f141d8d72bdf764..50d7baccd3e5a458138908795bc52277ca3bb5aa 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_matrixinset.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 MATH_MATRIXINSET_H
 #define MATH_MATRIXINSET_H
 
index ddb730fd8cef3bd6b4032722aa5577070a6078f8..9411cc01ad27da63ad108fbf73d44d68990529a6 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file math_nestinset.C
+ * 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.
+ */
+
+#include <config.h>
 
 #include "math_nestinset.h"
 #include "math_cursor.h"
index 2d87fbdc1ec4256807f1844b306af3c3c992cc40..72edfe48213ac96d0d7687086d8c89442467f823 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_nestinset.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 MATH_NESTINSET_H
 #define MATH_NESTINSET_H
 
index 249221153ef3b79ac9ff1395f57a47240feab776..5417200afd5c5d236b59e9d467bb81d3f3d8108e 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_numberinset.C
+ * 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.
+ */
 
+#include <config.h>
 
 #include "math_numberinset.h"
 #include "math_mathmlstream.h"
index 8c20c3149fe84395483ee0d896257241b7b0afc1..aca947bb9c02395b49e10fc521a97e6aa528bd42 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_numberinset.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 MATH_NUMBERINSET_H
 #define MATH_NUMBERINSET_H
 
@@ -6,12 +16,8 @@
 
 
 /** Some inset that "is" a number
- *  maily for math-extern
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
+ *  mainly for math-extern
  */
-
 class MathNumberInset : public MathInset {
 public:
        ///
index e98937b7f00d8c4020dfff0b95f08154018f71e7..86766ba5c899907dc2e18dc0cdb0a94ef7ef9ab6 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_parboxinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_parboxinset.h"
index b57a32d23c0486837696bda27cc7dae01a2ba55d..6800cadf2150361013facfcfda7e5366bc68afbe 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_parboxinset.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 MATH_PARBOXINSET_H
 #define MATH_PARBOXINSET_H
 
index 49104046875bc48c88c29aa9c20842fb62d6fbc9..9de32455f1a2d178036be97575124d5adfbd7156 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file math_parinset.C
+ * 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.
+ */
 
 #include <config.h>
 
index f27230e949e5680a8e758b27472effcaba31e933..6be910752d7486bc7189b585891cbe08aa5aaf07 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_parinset.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 MATH_PARINSET_H
 #define MATH_PARINSET_H
 
index e03d83dfe27b0563c01a15d30218b7be836fb47f..9827f6bdf32bef79c77d2626fd594acb6c6c491c 100644 (file)
@@ -1,5 +1,11 @@
-/** The math parser
-    \author André Pönitz (2001)
+/**
+ * \file math_parser.C
+ * 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.
  */
 
 /*
index 4aa2146705290bd3e785b7c13f6e2b3d0c2549cb..b2472a86cf0639aab105a09e0023afaab9cf1439 100644 (file)
@@ -1,19 +1,13 @@
 // -*- C++ -*-
 /**
- *  File:        math_parser.h
- *  Purpose:     Declaration of parsing utilities for mathed
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     January 1996
- *  Description: Parse LaTeX2e math mode code.
+ * \file math_parser.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Dependencies: Xlib, XForms
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *  Copyright: 1996, Alejandro Aguilar Sierra
- *
- *   Version: 0.8beta.
- *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef MATH_PARSER_H
index 447e6fdf26aa8e8f12be469da5f005faeae77a1a..522ac72443f6fb679101ca8711f5c755440627ce 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_pos.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_pos.h"
index 4c79faa3cc2af8fac5808fab77ab8eda65ade688..95db7c789821c2720df0dea55ab0ae5a3800faaa 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_pos.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 MATH_POS_H
 #define MATH_POS_H
 
index b718673bc8b4be7dfe5aa0793cdaaad770cd618f..54f47d0358b6b6225e1b41042de97c4ddb373c19 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_replace.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 MATH_REPLACE_H
 #define MATH_REPLACE_H
 
index f9ffc027b0ef6be45f5e835d0de856b01adbbc33..3b41365508e13c2af4700e77016750500e37f1aa 100644 (file)
@@ -1,16 +1,15 @@
-/*
- *  File:        math_root.C
- *  Purpose:     Implementation of the root object
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     January 1999
- *  Description: Root math object
+/**
+ * \file math_rootinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Copyright: 1999 Alejandro Aguilar Sierra
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
+#include <config.h>
 
 #include "math_rootinset.h"
 #include "math_mathmlstream.h"
index 7d5881f1d9deeb0e06008d57f445b1496e679a80..366c77d43ddb74b8176531da14d314c21fdb232c 100644 (file)
@@ -1,15 +1,13 @@
 // -*- C++ -*-
 /**
- *  File:        math_root.h
- *  Purpose:     Declaration of the root object
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx>
- *  Created:     January 1999
- *  Description: Root math object
+ * \file math_rootinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Copyright: 1999 Alejandro Aguilar Sierra
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
  *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef MATH_ROOT_H
 #include "math_nestinset.h"
 
 
-/** The general n-th root inset.
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
-    \version January 1999
- */
+/// The general n-th root inset.
 class MathRootInset : public MathNestInset {
 public:
        ///
index bd054206ae745b1b3486979b1794e925812581a4..7350dcb9192ee83bc5dd5dec8ec015e01ab89cd4 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_scriptinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_scriptinset.h"
index e1a377244bf83df769ad97e0049406c7311229bd..408f9015bbd5923627c693f7605e8329bb7f3604 100644 (file)
@@ -1,16 +1,21 @@
 // -*- C++ -*-
+/**
+ * \file math_scriptinset.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 MATH_SCRIPTINSET_H
 #define MATH_SCRIPTINSET_H
 
 #include "math_nestinset.h"
 
 
-/** Inset for super- and subscripts
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
-
+/// An inset for super- and subscripts.
 class MathScriptInset : public MathNestInset {
 public:
        /// create inset without scripts
index 2d883edce15f00402aa98abfe11200aad088eb4e..1e744835c90a5c817858c1070c6e95d8cd15d1c9 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_sizeinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "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:
        ///
index 155d955f0fa277257c991a7baf658b5ccf170fd0..99b51492f973337e47ee11d25fcfd477bdcf8259 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file math_spaceinset.C
+ * 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.
+ */
+
+#include <config.h>
+
 #include "math_spaceinset.h"
 #include "math_data.h"
 #include "math_support.h"
index d2a51a1aab0cfd9e629a18e60d45d23cabb9bb3d..da61168c005147f5ae2bfc4470b25cb335a74069 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_spaceinset.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 MATH_SPACEINSET_H
 #define MATH_SPACEINSET_H
 
index 8f752680860c6f416d21f4c5c3efae78c4418fba..6cd7fb698d64605a43d6dbbc9529f199985875b8 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file math_splitinset.C
+ * 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.
+ */
+
+#include <config.h>
+
 #include "math_splitinset.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
index efd6f2c483d3fe82f87a6ea7ddb432f941c0724a..9320ff37d339254d7d0ade04cad657491c0e73b2 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_splitinset.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 MATH_SPLITINSET_H
 #define MATH_SPLITINSET_H
 
@@ -6,7 +16,6 @@
 #include "LString.h"
 
 
-
 class MathSplitInset : public MathGridInset {
 public:
        ///
index 9a3d3c6f72c476292f09c5ad12c156c522087940..ea4824171853c052a5bf5a390f1e4fe89501579b 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file math_sqrtinset.C
+ * 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.
+ */
+
+#include <config.h>
+
 #include "math_sqrtinset.h"
 #include "math_mathmlstream.h"
 #include "LColor.h"
index b90dae0409b9013d13b4116b340cecf3b0a4c155..7279ef3e810dfe584cfcb05a3c8669d737dac24e 100644 (file)
@@ -1,15 +1,22 @@
 // -*- C++ -*-
+/**
+ * \file math_sqrtinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_SQRTINSET_H
 #define MATH_SQRTINSET_H
 
 #include "math_nestinset.h"
 
 
-/** The square root inset.
- *  \author Alejandro Aguilar Siearra
- *
- * Full author contact details are available in file CREDITS
- */
+/// \c MathSqrtInset The square root inset.
 class MathSqrtInset : public MathNestInset {
 public:
        ///
index 3f31cfde1b50b4aa8057b614b6a71743e108a357..befe1391b4752317884981885827cea6827db586 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file math_stackrelinset.C
+ * 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.
+ */
+
+#include <config.h>
+
 #include "math_stackrelinset.h"
 #include "math_mathmlstream.h"
 #include "math_support.h"
index 94e5a1e960024442b780f08603bdd0faded902f8..f53033a9788bd593d861b3b62dbddb38fbeeda8c 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_stackrelinset.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 MATH_STACKRELINSET_H
 #define MATH_STACKRELINSET_H
 
@@ -8,7 +18,7 @@
 /** Stackrel objects
  *  \author André Pönitz
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 class MathStackrelInset : public MathFracbaseInset {
 public:
index 9bcd9b1763670b29d49444fa9f980ffe5bddbd02..5db3b9a42cd8a229eee405fa7442220a8d62a848 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file math_streamstr.C
+ * 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.
+ */
 
 #include <config.h>
 
index 7f1293b31f7084d86f7b3a283ce12738f44c3d61..d5d2c1c4e65a149d15c9e2720e7e3a1577afe9dc 100644 (file)
@@ -1,4 +1,13 @@
 // -*- C++ -*-
+/**
+ * \file math_streamstr.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 MATH_STREAMSTR_H
 #define MATH_STREAMSTR_H
index b1dcddae5c0cf01e33e3cbc51a0412cb8451f7ba..68e604ccb13f9d7f458faeb560249feb0c0eab6d 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_stringinset.C
+ * 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.
+ */
 
+#include <config.h>
 
 #include "math_stringinset.h"
 #include "math_mathmlstream.h"
index e1f4dbf33cb9310c657673f04927e778b37c6834..5f38f66a9fc64889ca15b1a27d0ade9a776337f6 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_stringinset.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 MATH_STRINGINSET_H
 #define MATH_STRINGINSET_H
 
@@ -6,10 +16,7 @@
 
 
 /** Some collection of chars with similar properties
- *  maily for math-extern
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
+ *  mainly for math-extern
  */
 
 class MathStringInset : public MathInset {
index 21727de1c19cf59d07036ae5001ee61cc6410080..33e670674eeb2fdcbadd9cb8b4b468529ae126ca 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_substackinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_substackinset.h"
index e2987340fd0b6474ba7aa88e072f16be8c4cfed8..1f4dcdc2095537a638a7a43863ddfc3ebdebe1df 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_substackinset.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 MATH_SUBSTACK_H
 #define MATH_SUBSTACK_H
 
index 085479df10532afa4ec7f94b6d0e1491827291ef..8be4b03e730b9f48c9c2b1ce98a562a762fe3482 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file math_support.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "math_support.h"
index 9ecf7d8d05be52fd5ddd9b8e42cd549621c57070..83997befd348f726c2b5f2cbd69ce87a4ed333cb 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_support.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
 #ifndef MATH_SUPPORT_H
 #define MATH_SUPPORT_H
index 809e25464936f7767aa67635eb58e474c670f171..834905b7263a6c474e6fdef20c45ce336c19906b 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_symbolinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_symbolinset.h"
index 0427e4e7d3d39ab9a73f8ca5cc9786c0bc7587e4..42a4bc1c93ef7a1f44d8eadb0332c859520ff2a0 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_symbolinset.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 MATH_SYMBOLINSET_H
 #define MATH_SYMBOLINSET_H
 
@@ -7,9 +17,9 @@
 struct latexkeys;
 
 
-// "normal" symbols that don't take limits and don't grow in displayed
-// formulae
-
+/** "normal" symbols that don't take limits and don't grow in displayed
+ *  formulae.
+ */
 class MathSymbolInset : public MathInset {
 public:
        ///
index e3170770d4d734cad22d333a7f8346f47704c75c..70e66fbadd60b2379910d3afc3802c63d7f0cfee 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_tabularinset.C
+ * 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.
+ */
 
+#include <config.h>
 
 #include "math_tabularinset.h"
 #include "math_parser.h"
index 3778c45a51cfb8705a00341d27f17fb82b71b99c..741aa4a2b8d63ef8a9ccb4cd8f7f4c7c6810a650 100644 (file)
@@ -1,18 +1,21 @@
 // -*- C++ -*-
-#ifndef MATH_TABULARINSET_H
-#define MATH_TABULARINSET_H
-
-#include "math_gridinset.h"
-
-
 /**
- * Inset for things like \begin{tabular}...\end{tabular}
+ * \file math_tabularinset.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
+ * Full author contact details are available in file CREDITS.
  */
 
+#ifndef MATH_TABULARINSET_H
+#define MATH_TABULARINSET_H
+
+#include "math_gridinset.h"
+
+
+/// Inset for things like \begin{tabular}...\end{tabular}
 class MathTabularInset : public MathGridInset {
 public:
        ///
index 30dd96102b0aaaf1b1b1ea56571a74ac49174a13..37a5064f2fa0ab7c8d9cbae6015d27b1d1dbd28d 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_textinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_textinset.h"
index bfef98ff4e8e6a8f68cfc39bf651c4fbbbf50f96..cd673f5362cdb58b4950c057971ba1aa5a747442 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_textinset.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 MATH_TEXTINSET_H
 #define MATH_TEXTINSET_H
 
index 526981fa3dd3fdf32aeab6b04abd58d7d4021b0a..a468cc6c30d7eae2dfc2fc6c5febcca2d6f039a9 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file math_undersetinset.C
+ * 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.
+ */
+
+#include <config.h>
+
 #include "math_undersetinset.h"
 #include "math_mathmlstream.h"
 #include "math_support.h"
index e9c5011e3f97bd74e1d576077dd77505e9c04261..c75a83496dd86a2191051253eb431385cf8a5b65 100644 (file)
@@ -1,9 +1,12 @@
 // -*- C++ -*-
-
-/** Underset objects
- *  \author André Pönitz
+/**
+ * \file math_undersetinset.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
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef MATH_UNDERSETINSET_H
index 6a126c1c28ecc24e984f9b65dcb7f5d6a94750e6..2e9f6bde2e0fbe57d28935938f6de9aaf783f411 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_unknowninset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_unknowninset.h"
index d93cc83ea874bee804ce2594fd073dcd6e3dad61..c6f66248b0f550dcba3b3918e318885ceb3f2bcd 100644 (file)
@@ -1,12 +1,20 @@
 // -*- C++ -*-
+/**
+ * \file math_unknowninset.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 MATH_UNKNOWNINSET_H
 #define MATH_UNKNOWNINSET_H
 
 #include "math_diminset.h"
 
-/**
- Unknowntions or LaTeX names for objects that we really don't know
- */
+/// Unknowntions or LaTeX names for objects that we really don't know
 class MathUnknownInset : public MathDimInset {
 public:
        ///
index df92ac6159a74d5582a7080e6c65967a59350369..fe80ae83110677507748257fa4d8b93a6c9168fd 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file math_xarrowinset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "math_xarrowinset.h"
index 3207da1bad330660b498b6a29dc7679459533a4e..70987f2aea7fbbc8d6a9081682a36944d5eeab8f 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_xarrowinset.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 MATH_XARROWINSET_H
 #define MATH_XARROWINSET_H
 
@@ -6,12 +16,7 @@
 #include "LString.h"
 
 
-/** Wide arrows like \xrightarrow
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
-
+/// Wide arrows like \xrightarrow
 class MathXArrowInset : public MathFracbaseInset {
 public:
        ///
index 50e80a2bff5ebc7a306311f7229ea88782342516..26b569cd80b491c97ed44d35269f76a25d42ba2f 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_xyarrowinset.C
+ * 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.
+ */
 
+#include <config.h>
 
 #include "math_xyarrowinset.h"
 #include "math_xymatrixinset.h"
index 5bff4211f09c99a4b6c58ceddadaee1c0a5de766..8b8e3a33a7ae0c9fa2a274485d71d3b868f6a52a 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_xyarrowinset.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 MATH_XYARROWINSET_H
 #define MATH_ARROWINSET_H
 
index bb07534a3b888046719715719ef6cf7bd5745a01..6dcf18a405b48d479efcf774c8fe30d4c19fb33a 100644 (file)
@@ -1,3 +1,13 @@
+/**
+ * \file ref_inset.C
+ * 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.
+ */
+
 #include <config.h>
 
 #include "ref_inset.h"
index 39e2349070f5d85db401b0bbd3eeb549c8f65f0d..796b83023d4344ec6d35e69f466e4543d47dfec2 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file ref_inset.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 REF_INSET_H
 #define REF_INSET_H
 
index 35ca092c5e52f445f9a1b5d3482225871f1f69cc..ea58a5abb17f0211cffc8baa7619c394b2834cec 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file textpainter.C
+ * 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.
+ */
+
+#include <config.h>
 
 #include "textpainter.h"
 #include "support/LOstream.h"
index 3d2822b0cb77a47d9a4f75ecee627053c2d8fae0..3ae9ab3f5e09882c0b1071aa4b68e9ef3c669112 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file textpainter.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 TEXTPAINTER_H
 #define TEXTPAINTER_H