Re: [Trisquel-users] Arabic/Hebrew in LibreOffice

2018-11-04 Thread alonivtsan

I don't think it's helpful to tell people to rebase their entire
working environment over one little snag.  That leads to a dangerous
game of constantly re-installing and never getting anything done.

Note that there are lots of threads about updating software to newer versions  
in the forums (recently someone asked about updating Ethereum), so it should  
be pointed out that Trisquel has old software some of which does not receive  
security updates unless it is from Ubuntu's main repository,  and that one  
should not in general mess around with upgrading packages and libraries via  
PPA or by compiling from source to the root directory as those are not  
supported by Trisquel (e.g. it can lead to issues when installing other  
packages which depend on older libraries).


Re: [Trisquel-users] Arabic/Hebrew in LibreOffice

2018-11-04 Thread alonivtsan

Actually they only only need one thing to be learned: compiling from source.

That's useful for small packages which don't require new libraries, but not  
for larger ones such as WebKit in which case my original advise still stands.


Re: [Trisquel-users] Arabic/Hebrew in LibreOffice

2018-11-04 Thread Caleb Herbert
I don't think it's helpful to tell people to rebase their entire
working environment over one little snag.  That leads to a dangerous
game of constantly re-installing and never getting anything done.

But LibreOffice now has a right-to-left option.  Thanks! :D :D: D


Re: [Trisquel-users] Arabic/Hebrew in LibreOffice

2018-11-04 Thread greatgnu

>

If you need more up to date software than what is offered by Trisquel you  
should consider using a distribution with more up to date software, such as  
Parabola or Hyperbola.


Libreoffice can be updated via PPA. These commands will add it and then you  
can install the version you want via apt-get.


$sudo add-apt-repository ppa:libreoffice/ppa
$sudo apt-get update




Actually they only only need one thing to be learned: compiling from source.


Re: [Trisquel-users] Arabic/Hebrew in LibreOffice

2018-11-04 Thread alonivtsan
If you need more up to date software than what is offered by Trisquel you  
should consider using a distribution with more up to date software, such as  
Parabola or Hyperbola.


Libreoffice can be updated via PPA. These commands will add it and then you  
can install the version you want via apt-get.


$sudo add-apt-repository ppa:libreoffice/ppa
$sudo apt-get update


[Trisquel-users] Arabic/Hebrew in LibreOffice

2018-11-04 Thread Caleb Herbert
The version I have in Trisquel is poorly handling right-to-left text.
 How do I update LO?