]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/support.C
use stream-like syntax for LaTeX output
[lyx.git] / src / mathed / support.C
index bc1264ea82e807b88690012744d0ecd68dabc20c..9cb0cd114e5775116baad1b792ea3ce3d434954a 100644 (file)
@@ -355,7 +355,7 @@ double const slash[] = {
 
 
 double const hline[] = {
-       1, 0.05, 0.5, 0.95, 0.5,
+       1, 0.00, 0.5, 1.0, 0.5,
        0
 };