]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathSupport.cpp
Simplify Changers interface
[lyx.git] / src / mathed / MathSupport.cpp
index 9d79a8abfa0110fa6d0a2bf90d5912080065b921..3d708406d3c2cfe9a5dbc8dd248d6d7935b7bbbf 100644 (file)
@@ -528,6 +528,9 @@ int mathed_font_em(FontInfo const & font)
  * punctuation, and is put around inner objects, except where these
  * are followed by a close or preceded by an open symbol, and except
  * if the other object is a large operator or a binary relation.
+ *
+ * See the file MathClass.cpp for a formal implementation of the rules
+ * above.
  */
 
 int mathed_thinmuskip(FontInfo font)