OpenOffice.org 3, Ubuntu and Romanian fonts

Sunday, May 16th 2010, 18:41

Having to write an article dealing with a part of my diploma project for the Students’ Papers Session in my University, I discovered that some fonts (particularly “ș” and “ț”) were displayed awkward in Writer, the word processing software from OpenOffice.org. By awkward I mean that “ș” and “ț” were using other fonts than “s” and “t”. The strange thing is that this was happening only on my laptop, while on my desktop everything worked okay. Both these machines have the same software stack (Ubuntu 10.04 x86_64 and OpenOffice.org 3.2).

Browsing the web for a solution I couldn’t find anything pointing in the right direction. Still, what I’ve managed to observe was that on my laptop I had a .fonts folder in my home directory which seemed to contain the exact font I was using in Writer (and that was stored in the system fonts folder too). When I looked on my desktop for that specific folder, surprise: there wasn’t any. While this folder keeps user specific fonts, the main folder where the fonts are kept for the entire system is /usr/share/fonts. I’ve then decided to delete the .fonts folder from my home directory (I still don’t know what created it) and then I’ve regenerated the font cache, using this command:

sudo fc-cache -fv

Now everything is back to normal in my font world. Maybe I’ll use LaTeX when it’s time to write the real deal.

Similar Posts:

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">


CODE EXAMPLES: When you want to include source code or terminal output, please use the the following tags like in the next example:

    [language]
    code lines
    [/language]
	

where you substitute language with the programming laguage used throught the code example (for terminal output that would be bash), e.g:

    [bash]
    /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    [/bash]
	

To see a list of all the supported languages, please check this page.

If you want to include code bits inline, please use the code tags like in the following example:

    The <code>$USER</code> variable holds the current logged in username.
	

Secure your files

Dropbox

Recent Comments

  • Radu said:
    After you install VMware Server there is no menu entry for it. To access its interface you should open a browser tab and go to... more»
  • Radu said:
    I bought mine just a month before they launched the 3rd generation. But it’s really okay for my needs. more»
  • Radu said:
    Something must have gone wrong during the install process. Try to reinstall the drivers (after you have uninstalled them previously)... more»
  • Radu said:
    I think you should start Firefox (due to the fact that the plugin runs under it) with that custom wrapper script. more»
  • RGG said:
    As with Mai I removed vmnet, vmci and vmmon. Ran sudo vmware-config.pl and it reran the last part of the install but did not add any... more»

Recent Tweets

Geek blogs

Bear