Re: [libreoffice-users] Wrongly placed caption

2019-04-26 Thread jonathon
On 4/25/19 11:20 AM, Stephen Harding wrote: > Has anyone else come across this?  Is it a bug or am I doing something > wrong? (Note: I've been using LO for many years without any problems. The default was changed from below the image, to above the image. When you write the caption, go to the

Re: [libreoffice-users] percent to whole fraction

2019-04-26 Thread Luuk
YES, LCM() that's the function i was looking for... I did not know it that function exists, probably because it's name in my Dutch version of EXCEL is KGV(). :-[ (see: https://www.excel-function-translation.com/index.php?page=english-dutch.html ) On 26-4-2019 22:54, Johnny Rosenberg

Re: [libreoffice-users] percent to whole fraction

2019-04-26 Thread Luuk
reply inserted in your post. On 26-4-2019 22:42, Johnny Rosenberg wrote: Den fre 26 apr. 2019 kl 20:37 skrev Luuk : Let me rephrase the question ;) In the 'example' line we see: 56 30228/151 The actual cell contents are: 56 302 0,18543046357615894039735099337748 Is it

Re: [libreoffice-users] percent to whole fraction

2019-04-26 Thread Johnny Rosenberg
Den fre 26 apr. 2019 kl 22:42 skrev Johnny Rosenberg : > Den fre 26 apr. 2019 kl 20:37 skrev Luuk : > >> Let me rephrase the question ;) >> >> In the 'example' line we see: >> >> 56 30228/151 >> >> The actual cell contents are: >> >> 56 302 0,18543046357615894039735099337748 >> >> Is

Re: [libreoffice-users] percent to whole fraction

2019-04-26 Thread Johnny Rosenberg
Den fre 26 apr. 2019 kl 20:37 skrev Luuk : > Let me rephrase the question ;) > > In the 'example' line we see: > > 56 30228/151 > > The actual cell contents are: > > 56 302 0,18543046357615894039735099337748 > > Is it possible to get the values '28' and '151' as show by the >

Re: [libreoffice-users] percent to whole fraction

2019-04-26 Thread Luuk
Let me rephrase the question ;) In the 'example' line we see: 56  302    28/151 The actual cell contents are: 56 302 0,18543046357615894039735099337748 Is it possible to get the values '28' and '151' as show by the fraction-formatter? On 26-4-2019 19:01, Luuk wrote: Is there

Re: [libreoffice-users] percent to whole fraction

2019-04-26 Thread Joe Conner
Calc can format cells as a fraction. For instance in an empty cell input "=pi()" without the quotes. The cell will display  3.141592654. Then format the cell as FORMAT -> FRACTION -> FORMAT CODE -> and enter ???/??? which will change the display to 355/113. Is this what you need? On

Re: [libreoffice-users] percent to whole fraction

2019-04-26 Thread Luuk
Is there an option to convert a cell with format 'Fraction' to text? example: a b 'a/b 52 297 52/297 56 302 28/151 66 311 66/311 in this third line, i want to get '28' and '151' i tried TEXT(C2;""), and FIND("/";C2;1), On 26-4-2019 00:45, Remy

Re: [libreoffice-users] Re: FODT Write Error. The file could not be written.

2019-04-26 Thread Francesco Ongaro
Hi Regina, Wade and Mike, thanks for your time. The problem is common to multiple workstations (various Ubuntu LTS), on my system the version is 6.0.7.3 (Build ID: 1:6.0.7-0ubuntu0.18.04.5). As a side note the document was working till an unspecified update, so I think it has to do with the XML

Re: [libreoffice-users] Re: FODT Write Error. The file could not be written.

2019-04-26 Thread Mike Scott
On 26/04/2019 11:02, Francesco Ongaro wrote: Dear LibreOffice Community, sorry to bother, do you think there is a better place to ask such question? I'm available to rebuild Libreoffice with symbols and debug it with a little guidance (c++ sources are huge!). You really do /not/ want to go

Re: [libreoffice-users] FODT Write Error. The file could not be written.

2019-04-26 Thread Wade Smart
With the info provided - sounds like a permission problem. Which folder are you writing too? Right click and see what the permissions are. -- Registered Linux User: #480675 Registered Linux Machine: #408606 Linux since June 2005 On Fri, Apr 12, 2019 at 2:07 PM Francesco Ongaro wrote: > > Dear

Re: [libreoffice-users] Re: FODT Write Error. The file could not be written.

2019-04-26 Thread Regina Henschel
Hi Francesco, Can it be saved to any of the other formats, eg odt or docx? Can you provide such generated fodt-file? Do you have compared, that a version without content is the same if saved from LibreOffice as if generated by your application? Which OS? Correct rights? Kind regards Regina

[libreoffice-users] Re: FODT Write Error. The file could not be written.

2019-04-26 Thread Francesco Ongaro
Dear LibreOffice Community, sorry to bother, do you think there is a better place to ask such question? I'm available to rebuild Libreoffice with symbols and debug it with a little guidance (c++ sources are huge!). Thanks, Francesco On 12/04/19 21:05, Francesco Ongaro wrote: > Dear LibreOffice