]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_mathmlstream.h
make \newcommand{\bb}[1]{\mathbf{#1}} work for read/write/display.
[lyx.git] / src / mathed / math_mathmlstream.h
index 7078efd82aea8ebef577e3871514a4341675395b..4efd2c95e85dfe5621552334cf6ac48c6df6dd32 100644 (file)
@@ -193,5 +193,4 @@ WriteStream & operator<<(WriteStream &, int);
 ///
 WriteStream & operator<<(WriteStream &, unsigned int);
 
-
 #endif