From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christof Spitz Subject: Re: freemind export? Date: Mon, 4 Nov 2013 00:46:09 -0800 Message-ID: <3116662324256475454@unknownmsgid> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdFnY-0000GX-MR for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 03:46:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdFnW-0003ls-UW for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 03:46:12 -0500 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:48476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdFnW-0003lg-O7 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 03:46:10 -0500 Received: by mail-we0-f172.google.com with SMTP id q58so1767112wes.31 for ; Mon, 04 Nov 2013 00:46:09 -0800 (PST) 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" Does freeplane do the placing or is it due to a POSITION switch in the mm-file? Could you post the exported mm-file please for comparison, please? Thanks Von: Jambunathan K Gesendet: 04.11.2013 07:37 An: Christof Spitz Cc: emacs-orgmode@gnu.org Betreff: Re: freemind export? Christof Spitz writes: > #+TITLE: SUBJEKT > #+AUTHOR: Christof > #+OPTIONS: H:4 > > * Headline 1 > > ** Sub 1.1 > ** Sub 1.2 > > * Headline 2 > > ** Sub 2.1 > ** Sub 2.2 > > Branch "Headline 2" should be place to the left of the central SUBJECT > in Freemind. It is getting placed rightly. Here is the screenshot of what I get (with no additional customizations at my end). I use freeplane, btw. As for styles, you need to customize your styles in Freemind exporter and move over the XML to ox-freemind.el. If you have a specific question wrt style, I can help. But I need to be convinced that you are using the right exporter i.e., no installation issues etc etc etc.