From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: org-odt: specifying fonts Date: Wed, 19 Oct 2011 21:07:35 +0530 Message-ID: <81wrc1gfgg.fsf@gmail.com> References: <4E9DDBB7.5050806@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGYDa-00065i-92 for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:38:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGYDR-0007L3-TX for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:38:10 -0400 Received: from mail-pz0-f47.google.com ([209.85.210.47]:36469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGYDR-0007Kg-K4 for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:38:01 -0400 Received: by pzd13 with SMTP id 13so5012502pzd.6 for ; Wed, 19 Oct 2011 08:38:00 -0700 (PDT) In-Reply-To: (Matt Price's message of "Wed, 19 Oct 2011 10:35:53 -0400") 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: Matt Price Cc: emacs-orgmode@gnu.org, mail@christianmoe.com, Mehul Sanghvi Matt Price writes: > I think the problem here, Mehul, is that odt export works with > styles, not fonts.=C2=A0 So to do what you want, the exporter would need > to be able to tweak the styles manually(so, I guess, first run some > kind of xml transform on the stylesheet, then apply the stylesheet > itself).=C2=A0 If there are hidden inconsistencies in the original > stylesheet, you may end up with difficult-to-diagnose breakage. I'd > definitely suggest just modifying hte stylesheet and saving it > somewhere safe.=C2=A0 You don't need to apply any set of xml transform or any such thing for the case at hand. --=20