https://bugs.documentfoundation.org/show_bug.cgi?id=171333
Eyal Rozenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|UNCONFIRMED |RESOLVED --- Comment #3 from Eyal Rozenberg <[email protected]> --- (In reply to Danat from comment #0) > 3.Copy the font name "Google Sans Text;sans-serif" That's not the name of a single typeface, that's a list of typeface ("font names"). ODF supports specifying a fallback list of fonts, so that the first one that's found on your system is used. The second and last item on that list is actually a generic name, which LO will substitute with some default sans-serif typeface. If you change it to "serif" you'll get some serif typeface. > 4.Select numbers in the second cell > 5. Try to find or to search for it in the font list in the sidebar I don't know that there's a font named "Google Sans Text", so I wouldn't expect to find it. But there is a font named Google Sans, available from fonts.google.com . Or - perhaps you wanted the > It cannot be found in the list or searched for, but if you paste or write it > manually - it will apply The second item on the list will apply. --- PS: In typesetting, "font" designates the design scheme of the characters, a.k.a. the typeface or font family; the weight, if it's variable; the variant (e.g. Italic vs Roman), and the size. What we choose in the drop-down listbox is actually the "typeface", a.k.a. "font family". See also: www.geeksforgeeks.org/websites-apps/difference-between-typeface-and-font/ in LibreOffice, the drop-down list's tooltip says "Font name". I guess it's not the worst of labels, but it's important not to confuse "font name" with "font". -- You are receiving this mail because: You are the assignee for the bug.
