From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Landis Subject: Re: org-odt: cannot find factory styles Date: Mon, 05 Mar 2012 14:38:01 -0500 Message-ID: <4F551619.4040605@isciences.com> References: <4F511A38.7030300@isciences.com> <817gz2yc02.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4djj-0007fF-DJ for emacs-orgmode@gnu.org; Mon, 05 Mar 2012 14:38:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4djd-0006FR-4S for emacs-orgmode@gnu.org; Mon, 05 Mar 2012 14:38:22 -0500 Received: from mail-vx0-f169.google.com ([209.85.220.169]:46130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4djc-0006DM-V5 for emacs-orgmode@gnu.org; Mon, 05 Mar 2012 14:38:17 -0500 Received: by vcbfk14 with SMTP id fk14so4331731vcb.0 for ; Mon, 05 Mar 2012 11:38:03 -0800 (PST) In-Reply-To: <817gz2yc02.fsf@gmail.com> 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: Jambunathan K Cc: emacs-orgmode@gnu.org On 3/2/2012 3:38 PM, Jambunathan K wrote: > If the Org is meant for a global distribution (as opposed to personal > installation), the distributor has to specifically ask the users to copy > the styles file to<>/etc/org. > > C-h v data-directory > > In your case, the data-directory is c:/emacs-23.4/etc/org/. ....snipped > Style files from the git repo is here: > http://orgmode.org/w/?p=org-mode.git;a=tree;f=etc/styles;hb=HEAD > > Schema files form the git repo is here: > http://orgmode.org/w/?p=org-mode.git;a=tree;f=contrib/odt/etc/schema;hb=HEAD > > Remember to download the raw files if you are downloading from git repo. > dear K, Thanks very much for your response. Based on what you said above, I was able to get it working. I downloaded the Style and Schema files from the git repo, and put them in to the directories that emacs was searching, namely: Debug (org-odt): Using schema files under c:/emacs-23.4/site-lisp/contrib/odt/etc/schema/ Debug (org-odt): Using styles under c:/emacs-23.4/site-lisp/etc/styles/ In both cases, I had to create the directories. to put them in. I figured it was easier (for now) to put the files where this installation expected them, rather than fix the installation using ELPA etc. When I update, I'm sure I will use the other approaches you mentioned. Before I could get ODT success, I also had to install zip and unzip for my Windows machine, which I found at http://gnuwin32.sourceforge.net/packages.html Now it works great. thanks! M -- ~~~~~~~~~~~~~~~~~~~~~~~~~~ Matthew Landis, Ph.D. Research Scientist ISciences, LLC 61 Main St. Suite 200 Burlington VT 05401 802.864.2999 www.isciences.com ~~~~~~~~~~~~~~~~~~~~~~~~~~