mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
MathSupport.cpp: fix drawing of leftrightarrow
- to see the difference use this in a formula: \overleftrightarrow{aasasasasassdsdsdasdsdsd}
This commit is contained in:
parent
80a7d4d099
commit
8c33f73cc7
@ -138,7 +138,7 @@ double const udarrow[] = {
|
|||||||
0.015, 0.25, 0.5, 0.05, 0.95, 0.25,
|
0.015, 0.25, 0.5, 0.05, 0.95, 0.25,
|
||||||
2, 3,
|
2, 3,
|
||||||
0.015, 0.75, 0.5, 0.95, 0.95, 0.75,
|
0.015, 0.75, 0.5, 0.95, 0.95, 0.75,
|
||||||
1, 0.5, 0.2, 0.5, 0.8,
|
1, 0.5, 0.1, 0.5, 0.9,
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user