emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jarmo Hurri <jarmo.hurri@iki.fi>
To: emacs-orgmode@gnu.org
Subject: Re: Volunteering to maintain ob-asymptote.el within Org
Date: Tue, 26 Jul 2022 12:52:27 +0300	[thread overview]
Message-ID: <87zggw42w4.fsf@iki.fi> (raw)
In-Reply-To: 86a68wrj13.fsf@bonfacemunyoki.com


Hello Munyoki.

Munyoki Kilyungi <me@bonfacemunyoki.com> writes:

>> I do not understand this. Why would supporting a professional-level
>> graphics programming language be distracting someone from their work
>> when using Org?
>
> I'm not _against_ supporting a proffesional-level graphics PL.  What
> I'm trying to say is that having it installed should be a choice made
> by the end-user.

I think someone already mentioned that having ob-asymptote.el within Org
does not require the end users to install anything.

> I reckon I'll give this is a shot this coming weekend and see how this
> goes.  Is this:
> <https://www.orgmode.org/worg/org-contrib/babel/languages/ob-doc-asymptote.html>
> sufficient to get me started?

It is sufficient, but I am not sure whether those examples are a good
way to start.

If you want to get acquainted with Asymptote, I suggest that after
setting it up you take a minimal example like the following

#+begin_src asymptote :file result-figure.pdf
size (8cm, 0);
#+end_src

and then use various sources such as the ones below to explore and learn:

- Charles Staats' Asymptote tutorial

  https://asymptote.sourceforge.io/asymptote_tutorial.pdf

- Asymptote manual

  https://asymptote.sourceforge.io/asymptote.pdf

- Art of Problem Solving forums, which use Asymptote as their built-in
  graphics language, e.g.

  https://artofproblemsolving.com/community/c5h2782914_another_hexagon_problem

  (click on a diagram to see the corresponding Asymptote code).

  see also

  https://artofproblemsolving.com/wiki/index.php/Asymptote:_Getting_Started

All the best,

Jarmo



  parent reply	other threads:[~2022-07-26 10:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-21  5:16 Volunteering to maintain ob-asymptote.el within Org Jarmo Hurri
2022-07-21 10:22 ` Munyoki Kilyungi
2022-07-22  7:28   ` Jarmo Hurri
2022-07-25 21:15     ` Munyoki Kilyungi
2022-07-25 21:15     ` Munyoki Kilyungi
2022-07-26  3:40       ` Greg Minshall
2022-07-26  9:52       ` Jarmo Hurri [this message]
2022-07-26  2:05     ` Ihor Radchenko
2022-07-26 10:09       ` Jarmo Hurri
2022-07-27  3:12         ` Ihor Radchenko
2022-07-27  3:13         ` Ihor Radchenko
2022-07-27  0:03       ` Tim Cross
2022-07-27  3:06         ` Ihor Radchenko
2022-07-27  4:09           ` Tim Cross
2022-08-18 16:04             ` Max Nikulin
2022-07-27  4:07       ` Jarmo Hurri
2022-09-01  7:52 ` Bastien
2022-09-03 13:25   ` Jarmo Hurri
2022-09-27 22:06     ` Bastien
2022-10-08  9:58       ` Jarmo Hurri
2022-11-09  6:21         ` Ihor Radchenko
2022-11-10 12:23           ` Jarmo Hurri
2022-11-13  4:27             ` Ihor Radchenko
2022-11-19 11:15               ` Bastien
2022-11-21  6:59                 ` Jarmo Hurri

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=87zggw42w4.fsf@iki.fi \
    --to=jarmo.hurri@iki.fi \
    --cc=emacs-orgmode@gnu.org \
    /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).