From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: export to odt, change the default font. Date: Thu, 31 Oct 2013 02:20:28 +0530 Message-ID: <87sivi5vqj.fsf@gmail.com> References: <8761sgulhw.fsf@gilgamesch.quim.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbchR-00055k-Gt for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 16:49:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbchM-00049H-6g for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 16:49:09 -0400 Received: from mail-pa0-x236.google.com ([2607:f8b0:400e:c03::236]:57393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbchL-000490-JD for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 16:49:04 -0400 Received: by mail-pa0-f54.google.com with SMTP id fa1so1576436pad.13 for ; Wed, 30 Oct 2013 13:49:02 -0700 (PDT) In-Reply-To: <8761sgulhw.fsf@gilgamesch.quim.ucm.es> (Uwe Brauer's message of "Tue, 29 Oct 2013 16:47:55 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Uwe Brauer Cc: emacs-orgmode@gnu.org Uwe Brauer writes: > Hello > > I am searching the docs in order to configure the odt-export function. I > cannot find anything concerning fonts. > > I would like to have hebrew text exported using a particular font. > > Can anybody give me a hint? 1. Search for Stylist in the LibreOffice documents. 2. Make your font selection or whatever you want to change. 3. Create a .ott file for the Hebrew document. 4. Use ODT_STLYES_FILE to use a document-specific style. If that doesn't work and if you report back, I can investigate further and cook up a fix. ---------------------------------------------------------------- As an aside, LibreOffice Stylist doesn't cater to table related elements. Meaning, the Tables have to be styled using automatic styles (i.e., on a one-off basis, by hand). So styling of Tables, is really an issue - Not exactly an issue, but a hassle - compared to other things. > thanks > > Uwe Brauer