]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_envinset.h
Fix reading of math macros
[lyx.git] / src / mathed / math_envinset.h
index e19faf2e8095d2b965c9283b0794b05409e36f18..1c189a694118e5fd7b8bcf0e59021b74fb340cbc 100644 (file)
@@ -10,7 +10,9 @@
 #endif
 
 /** Environtments á la \begin{something}...\end{something}
-    \author André Pönitz
+ *  \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS
 */
 
 class MathEnvInset : public MathNestInset {