Re: enhancement request: 'shortest roundtripping' representation of values for file export - with patch proposal
- From: Morten Welinder <mortenw gnome org>
- To: newbie nullzwei <newbie-02 gmx de>
- Cc: Gnumeric Forum <gnumeric-list gnome org>
- Subject: Re: enhancement request: 'shortest roundtripping' representation of values for file export - with patch proposal
- Date: Sun, 19 Dec 2021 20:23:15 -0500
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 unexpected changes!
M.
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]