emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christof Spitz <christof.spitz@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: freemind export?
Date: Mon, 4 Nov 2013 16:58:23 +0100	[thread overview]
Message-ID: <CABd3gLqr8Y73gB+TzceQi2O=xuDKQLaZ58iQHHfgRxtk7HVwXg@mail.gmail.com> (raw)
In-Reply-To: <87zjpk44li.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1659 bytes --]

Thanks

here is a part of your mm-xml-code:

<node COLOR="#00b439" ID="sec-1-1" POSITION="right" FOLDED="false">
<font NAME="SansSerif" SIZE="16"/>
<edge STYLE="bezier" WIDTH="thin"/>
<richcontent TYPE="NODE">
<html>
<head>
</head>
<body>
<p>Sub 1.1
</p>
</body>
</html>
</richcontent>
</node>

and here is mine, containing no formatting attributes:

      <node>
<richcontent TYPE="NODE">
  <html>
    <head>
    </head>
    <body>
      <p>Sub 1.1
      </p>
    </body>
  </html>
</richcontent>
      </node>

I was not able to change the setting of "org-freemind-style-map-function",
didn't understand the syntax. Seems you have another setting there that
makes use of your predefined styles.

1. could you send me the variable settings of the exporter in your .emacs?
2. could you send me / or point me to the latest version of ox-freemind.el
that you are using?

I am not a programmer, so I don't much about what is going on in the lisp
code.

Thanks for helping,
Christof


2013/11/4 Jambunathan K <kjambunathan@gmail.com>

>
> See the attachment.
>
> You can search for right and left in the XML produced.  First headline
> goes right, second headline goes left, third one goes right, so on and
> so forth.
>
> If you could locate the bug I am willing to circulate a fix.
>
>
>
> Christof Spitz <christof.spitz@gmail.com> writes:
>
> > 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?
>
>

[-- Attachment #2: Type: text/html, Size: 3470 bytes --]

  reply	other threads:[~2013-11-04 15:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-04  8:46 freemind export? Christof Spitz
2013-11-04 14:35 ` Jambunathan K
2013-11-04 15:58   ` Christof Spitz [this message]
2013-11-05  1:35     ` Jambunathan K
2013-11-09  0:09       ` Christof Spitz
2013-11-09  3:59         ` bug#15840: libxml-parse-xml-region: Raise runtime error, don't return nil Jambunathan K
2013-11-09  7:44           ` Christof Spitz
2013-11-09 11:53             ` bug#15840: " Jambunathan K
  -- strict thread matches above, loose matches on Subject: below --
2013-11-04  0:00 freemind export? Christof Spitz
2013-11-04  4:50 ` Jambunathan K
2013-11-04  6:14   ` Christof Spitz
2013-11-04  6:38     ` Jambunathan K
2013-11-04  9:09       ` Christof Spitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABd3gLqr8Y73gB+TzceQi2O=xuDKQLaZ58iQHHfgRxtk7HVwXg@mail.gmail.com' \
    --to=christof.spitz@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).