On Sun, 2012-02-19 at 23:53 +0100, Roland Pastorino wrote: > Hi, > 2. other fonts from this folder appear in Libreoffice but not lmmathsmbols. > The owner is root.
Have you tried to change owner? If you are the only user try this: sudo chown <user_name> <path_to_the_font> <user_name> = your login name <path_to_the_font> = location of the font (end of the location must end with the full name of the font e.g. /usr/share/fonts/truetype/ttf-liberation/liberationmono.ttf) After that try to use > 3. sudo fc-cache -v -f For me works: fc-cache -fv You might need to use that comand like sudo user. Hope that will work Kruno -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
