]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathSupport.h
Revert "XHTML: remove DOCTYPE, as the document is then understood as HTML4/XHTML1...
[lyx.git] / src / mathed / MathSupport.h
index fa7b2fe0ea1d93d905b4954e9e4f4bbd5a71aa2b..9fde420ce2bd9e02d39a9c63eca02173a34d947d 100644 (file)
@@ -57,7 +57,7 @@ int mathed_string_width(FontInfo const &, docstring const & s);
 
 docstring const & mathedSymbol(MetricsBase & mb, latexkeys const * sym);
 
-void mathedSymbolDim(MetricsBase & mb, Dimension & dim, latexkeys const * sym);
+int mathedSymbolDim(MetricsBase & mb, Dimension & dim, latexkeys const * sym);
 
 void mathedSymbolDraw(PainterInfo & pi, int x, int y, latexkeys const * sym);