My objective was to create an image map of a slide I created using LibreOffice Impress. See this link for the result. Here is how I went about it: Create a presentation or flow diagram with the shapes you want, in LibreOffice Impress. Save the presentation as an ODP file, which is the default LibreOffice … Continue reading How to create image map using LibreOffice Impress for use on a web page
Tag: open office
Install Shivaji (Devnagiri) true type fonts in Ubuntu
Download Shivaji font from URL below: http://www.marathityping.com/wp-content/uploads/2010/07/shivaji.zip Open a terminal window as shown in this post. Next, unzip the file and copy the fonts to the /usr/share/fonts/shivaji folder using following commands from a terminal shell: $ cd /usr/share/fonts <enter> $ sudo mkdir shivaji <enter> $ sudo unzip shivaji.zip <enter> $ exit That’s it. You can … Continue reading Install Shivaji (Devnagiri) true type fonts in Ubuntu
Install Shivaji (Devnagiri) true type fonts in Fedora
Download Shivaji font from URL below: http://www.marathityping.com/wp-content/uploads/2010/07/shivaji.zip Next, unzip the file and copy the fonts to the /usr/share/fonts/shivaji folder using following commands from a terminal shell: # cd /usr/share/fonts <enter> # mkdir shivaji <enter> # unzip shivaji.zip <enter> # exit That's it. You can now start up LibreOffice and verify the font can be used.
Install Open Office in place of LibreOffice in Fedora 15
You can remove libreoffice and install Open Office, following steps given below: Download latest OpenOffice from the Sun Microsystems web site. Remove LibreOffice by: # yum erase LibreOffice-core <enter> # yum erase LibreOffice-ure <enter> Install Open Office after that. You will get an installation failure as the LibreOffice if you do not remove the Libreoffice-ure … Continue reading Install Open Office in place of LibreOffice in Fedora 15
Use Open Clipart with Open Office
Download Open Clipart from http://www.openclipart.org # bunzip2 openclipart*.bz2 # tar xvf openclipart*.tar # cd # make install Open openoffice Impress application. Tools → Gallery Click the New Theme... button