Re: enhancement request: 'shortest roundtripping' representation of values for file export - with patch proposal

2021-12-19 Thread Morten Welinder
xls stores only binary numbers. You will not be able to store long doubles. xlsx leaves pointer->output.decimal_digits as -1 and gets shortest representation. Comment out 1483 in xml-sax-write.c and you ought to get the same. Note: this will break a lot of tests that will suddenly see

enhancement request: 'shortest roundtripping' representation of values for file export - with patch proposal

2021-12-19 Thread newbie nullzwei via gnumeric-list
  hello @all,    sorry for insisting on an old issue, IMHO it's quite important.    setting the export length for double values for e.g. odf / ods files to fixed 17 digits ( 21 for long? ) produces compatibility problems, see attached sheet. Sorry if any display format issues, '4k' seems not