emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Axel Kielhorn <org-mode@axelkielhorn.de>
To: Org-Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: ConTeXt exporter for Org Mode
Date: Fri, 6 Aug 2021 11:27:08 +0200	[thread overview]
Message-ID: <5A3DD97F-AFA0-4A5A-A62A-3A7BDA822689@axelkielhorn.de> (raw)
In-Reply-To: <b7dd78e5-0f19-ab6a-36d4-cb23cd890562@gmail.com>

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


> Am 04.08.2021 um 18:01 schrieb Jason Ross <jasonross1024@gmail.com>:
> 
> Hello,
> 
> I have developed a ConTeXt exporter for Org Mode. It is available at
> https://github.com/Jason-S-Ross/ox-context
> 
> The exporter provides custom environments for each document element
> in an effort to make customization easier, in contrast to the Pandoc
> exporter which uses built-in environments for document elements.
> 
> I welcome any feedback.

This is great news since I’m moving to ConTeXt for new documents.)
Thanks for your work.

I tried it on some small documents and it worked great.

There are two minor issues:

- ox-context does not honour #+options: toc: nil  or too: 1 
  Since it is possible to add chapter TOCs later, 
  it might be a good idea to omit the main TOC or limit it to one level.

- I couldn’t find a way to change the paper size.
  There is 
    ;; US letter paper
    ("paper-letter" . "\\setuppapersize[letter]")
  in the code, but it doesn’t appear in the output, and I prefer the a-sizes (especially 2 x a5 on a4)

Do you prefer to receive comments here or should I use the githup tracker in the future?

Greetings
Axel



[-- Attachment #2: ECM1.org --]
[-- Type: application/octet-stream, Size: 298 bytes --]

#+options: toc: nil
#+title: ECM 1


* First
asdf

* Second
asdf

* Third
asdf

** Third first
asdf

** Third second
asdf

** Third third
asdf

*** Third third first
asdf

*** Third third second
asdf

*** Third third third
asdf

**** Thirs third third first
asdf

**** Third third third last

asdf

  parent reply	other threads:[~2021-08-06  9:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 16:01 ConTeXt exporter for Org Mode Jason Ross
2021-08-04 19:43 ` Juan Manuel Macías
2021-08-05 10:23   ` András Simonyi
2021-08-06  9:27 ` Axel Kielhorn [this message]
2021-08-06 15:04   ` Jason Ross
2021-08-07  8:56     ` Axel Kielhorn
2021-08-09  8:06 ` Denis Maier

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=5A3DD97F-AFA0-4A5A-A62A-3A7BDA822689@axelkielhorn.de \
    --to=org-mode@axelkielhorn.de \
    --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).