Re: [libreoffice-users] Add Font to Writer

2020-04-21 Thread Tim Deaton

On 4/21/2020 1:55 PM, charles meyer wrote:

Hi All,

A friend has shared a certain font in TIFF and I've downloaded the specific
font as a .exe file.

In Windows 10 or Libre Writer, how does one "install" a certain font so I
can use it in Writer?

Thank you.


Try this CNET link:
https://www.cnet.com/how-to/how-to-add-remove-and-modify-fonts-in-windows-10/
In my experience, installing it to Windows normally makes it available 
to LO as well.

-- Tim


--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-users] Copying Pasting in Libre Writer

2020-04-21 Thread Steve Edmonds
Another option is to place the cursor at the beginning of the text to
copy (may be select the first word with the mouse) and then shift-click
at the end so you don't copy all the other stuff in the page.
Some times it also works better starting from the end of the text and
shift-click at the beginning.
Steve

On 22/04/2020 08:14, Tim Deaton wrote:
>
> =
> 225 Janice Drive
> Athens, GA 30606
> home: 706-543-0592
> cell & text: 706-248-6544
> fax: 888-415-5991
> =
>
> On 4/13/2020 12:12 PM, charles meyer wrote:
>> Hi All,
>>
>> I choose Select all or do Ctrl/A, then copy a Web site of text and live
>> links inot Writer and it appears with blue background so it's
>> difficult to
>> read.
>>
>> If I copy/Paste Special it loses the live links.
>>
>> There are no photos or other graphics on the page.
>>
>> I wanted to edit the text so I dind;t want to print it as a pdf.
>>
>> Thanks.
>>
>> 
>>
>> Virus-free.
>> www.avast.com
>> 
>>
>> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
> For that particular website, you may need to use another method to
> select what you want to copy from the website, such as using the
> left-mouse button to  drag the cursor across the content to select
> it.  I often find that I get better results copying parts of the
> webpage at a time, skipping objects that I don't really want.
>
>


-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-users] Splitting columns in Calc

2020-04-21 Thread Michael H
A solution using the REGEX function can be viewed here:

(Flat OpenDocument Spreadsheet format:)
https://drive.google.com/open?id=13NsidjowVUqKWaUgsU-qL4gFQaP1BENg

On my computer, Google Chrome shows you the source code for the file.. you
need to save that link as an ".fods" file, then it will open in Calc.

(LibreOffice Calc Format:)
https://drive.google.com/open?id=1kAwo38wZzWXd11W8biVV13kSY8sCnNVX

On my computer, Google Chrome wants to open this file with Google Sheets.
But Sheets doesn't understand REGEX.  Download it as an .ODS and it should
open.
__

First name for cell A1
=REGEX(A1,"(.+) ([^ ]+$)","$1")
(returns all but the last word, unless you have trailing spaces.)
Last name for cell A1
==REGEX(A1,"(.+) ([^ ]+$)","$2")
(returns the last word, unless you have trailing spaces.)

On Mon, Apr 20, 2020 at 7:39 PM Pat Brown  wrote:

> I have a spreadsheet that includes a column consisting if people's names. I
> want to split this into two columns. I want one column with the given names
> and the other with their family names. This requires taking the last word
> in the column and creating a new column with this word. Is there a way to
> do this in Calc?
>
> Thanks,
>
> Paddy
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
> List archive: https://listarchives.libreoffice.org/global/users/
> Privacy Policy: https://www.documentfoundation.org/privacy
>

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-users] Copying Pasting in Libre Writer

2020-04-21 Thread Tim Deaton


=
225 Janice Drive
Athens, GA 30606
home: 706-543-0592
cell & text: 706-248-6544
fax: 888-415-5991
=

On 4/13/2020 12:12 PM, charles meyer wrote:

Hi All,

I choose Select all or do Ctrl/A, then copy a Web site of text and live
links inot Writer and it appears with blue background so it's difficult to
read.

If I copy/Paste Special it loses the live links.

There are no photos or other graphics on the page.

I wanted to edit the text so I dind;t want to print it as a pdf.

Thanks.


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

For that particular website, you may need to use another method to 
select what you want to copy from the website, such as using the 
left-mouse button to  drag the cursor across the content to select it.  
I often find that I get better results copying parts of the webpage at a 
time, skipping objects that I don't really want.



--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


[libreoffice-users] Add Font to Writer

2020-04-21 Thread charles meyer
Hi All,

A friend has shared a certain font in TIFF and I've downloaded the specific
font as a .exe file.

In Windows 10 or Libre Writer, how does one "install" a certain font so I
can use it in Writer?

Thank you.

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-users] Splitting columns in Calc

2020-04-21 Thread Dave Howorth
On Tue, 21 Apr 2020 02:37:33 +0200
Pat Brown  wrote:

> I have a spreadsheet that includes a column consisting if people's
> names. I want to split this into two columns. I want one column with
> the given names and the other with their family names. This requires
> taking the last word in the column and creating a new column with
> this word. Is there a way to do this in Calc?

Note that the family name may not always be the last word. There are
various cultures where the family name comes at a different position in
the order, and even in English culture the family name may consist of
more than one word.

> Thanks,
> 
> Paddy


-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy