Results 1 to 4 of 4

Thread: Making Inconsolata and Minion Pro visible to OpenOffice

  1. #1
    Join Date
    Jun 2005
    Location
    Coimbatore, India
    Beans
    182
    Distro
    Kubuntu 12.10 Quantal Quetzal

    Making Inconsolata and Minion Pro visible to OpenOffice

    I have installed the Inconsolata ttf fonts using
    Code:
    sudo apt-get install ttf-inconsolata
    However, this font is not available in OpenOffice under the font selection drop down panel.

    Moreover, running
    Code:
    sudo fc-cache -v -f
    and opening OpenOffice after that does not seem to make a difference.

    I have also separately installed the Minion Pro otf fonts and made them available system-wide. But they too are unavailable in OpenOffice.

    Thanks in advance.

    How do I make these fonts available to OpenOffice?

  2. #2
    Join Date
    Apr 2005
    Location
    Finland/UK
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Making Inconsolata and Minion Pro visible to OpenOffice

    have you logged out and back again after installing those fonts? Some programs require that before they recognize newly installed fonts.

  3. #3
    Join Date
    Jun 2005
    Location
    Coimbatore, India
    Beans
    182
    Distro
    Kubuntu 12.10 Quantal Quetzal

    Re: Making Inconsolata and Minion Pro visible to OpenOffice

    Quote Originally Posted by mcduck View Post
    have you logged out and back again after installing those fonts? Some programs require that before they recognize newly installed fonts.
    Yes, indeed.

  4. #4
    Join Date
    Jun 2005
    Location
    Coimbatore, India
    Beans
    182
    Distro
    Kubuntu 12.10 Quantal Quetzal

    Re: Making Inconsolata and Minion Pro visible to OpenOffice

    It appears that the package ttf-inconsolata is making available not a ttf font but in reality an otf font as is apparent by executing
    Code:
    dpkg -L ttf-inconsolata
    The Minion Pro font is also an otf font.

    Moreover, it appears that otf fonts are unsupported in OpenOffice.org 3.0 and 3.1, but reasonable workarounds are available. See for example:

    http://www.se.eecs.uni-kassel.de/~th....org/bugs.html

    http://linux-wizard.net/index.php?id_blog=142

    To answer my own question, until otf fonts are supported natively in OpenOffoce.org, it appears that Inconsolata and Minion Pro will not enjoy availability in that suite of software.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •