mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
shrink math insets by 2 pixels. this is closer to the output...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3900 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4a964acbe7
commit
c724537223
@ -840,5 +840,5 @@ int MathGridInset::vlinesep() const
|
||||
|
||||
int MathGridInset::border() const
|
||||
{
|
||||
return 2;
|
||||
return 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user