From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: headings in odt export Date: Tue, 25 Aug 2015 08:46:02 +0800 Message-ID: <87mvxgp54l.fsf@ericabrahamsen.net> References: <87r3ms9ahe.fsf@ericabrahamsen.net> <87si78v47u.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZU2NS-0000L8-Ls for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 20:46:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZU2NP-0000P8-Dp for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 20:46:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:33315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZU2NP-0000Nj-7C for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 20:46:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZU2NM-0006fW-VJ for emacs-orgmode@gnu.org; Tue, 25 Aug 2015 02:46:09 +0200 Received: from 123.118.191.201 ([123.118.191.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Aug 2015 02:46:08 +0200 Received: from eric by 123.118.191.201 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Aug 2015 02:46:08 +0200 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: emacs-orgmode@gnu.org Rasmus writes: > Hi, > > Eric Abrahamsen writes: > >> Any hints appreciated! > > My guess is that you are using the wrong style files. I.e. before they > were updated to included the unnumbered headings. Try to set the relevant > variables explicitly: That was it! Thanks a lot. Those vars did point at existing directories on my system (that appear to contain the right files), but I tried switching them to point at the /etc directory inside my git checkout of Org, and now everything works again. I don't know what happened to mess this behavior up, but Libreoffice has started acting very strange in general on Arch... Thanks again, Eric