mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
use more flexible default for now...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33739 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6789d95187
commit
3c45586d96
@ -2110,7 +2110,7 @@ int Tabular::TeXCellPreamble(odocstream & os, idx_type cell,
|
||||
else
|
||||
// we need to set a default value
|
||||
// needs to be discussed
|
||||
os << "2.0cm";
|
||||
os << "*";
|
||||
os << "}{";
|
||||
} // end if ismultirow
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user