emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Torsten Wagner <torsten.wagner@gmail.com>
To: Peter Jones <mlists@pmade.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [ANN] Org-Mindmap (via TikZ) and Request for Help
Date: Sat, 7 Nov 2009 01:53:37 +0900	[thread overview]
Message-ID: <4edb2bbc0911060853t2a2dbc4k162ebdf8334cb895@mail.gmail.com> (raw)
In-Reply-To: <86fx8soq4l.fsf@pmade.com>


[-- Attachment #1.1: Type: text/plain, Size: 1655 bytes --]

Hi Peter,


> Also attached is an example org file, and the output (in PDF).  I do
> need a bit of help finishing this off though.  I'm not quiet sure how to
> get TikZ to do a better job with the layout of the mindmap when you have
> several nodes.
>

I tried the new mindmap function and it looks really nice and run flawless
on my system.
I guess for the placement of the nodes there is not much you can do.
Personaly I belive that it is at least a very difficulte task, not only to
find the required space (which might need some optimisation algorithm) but
often mindmaps should be arranged according to the content (e.g. bring
similar topics close to each other). I find it already difficult to do it by
hand.

Maybe instead of and full automatised version you could try to find a way to
define where to place the nodes within org-mode.
Furthermore, I noticed that you define standard colours in styles and
override there settings by variables given in the org-file. Since you
generate the complete tex-file, might it be possible to define the styles on
the fly. This would allow you to remove the color definition in most of the
node parameters and make the whole file less verbose.

Since you always create mindmaps you might even reduce

:TIKZ_STYLE: concept color=green
to
:TIKZ_STYLE: green

as for the above described placement, a very easy way to give a rough
placement command could be
:TIKZ_STYLE: green, north
with north, northeast, east, etc.
or
:TIKZ_STYLE: green, 90
whereas the number is the degree

Anyone want to help me get this mindmap generator finished?
>

It is not really a help but at least a feedback


Best regards,

Torsten

[-- Attachment #1.2: Type: text/html, Size: 2869 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-11-06 16:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-05 17:09 [ANN] Org-Mindmap (via TikZ) and Request for Help Peter Jones
2009-11-06 16:53 ` Torsten Wagner [this message]
2009-11-07  1:13   ` Daniel Martins

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=4edb2bbc0911060853t2a2dbc4k162ebdf8334cb895@mail.gmail.com \
    --to=torsten.wagner@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mlists@pmade.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).