[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ConTeXt exporter for Org Mode
From: |
Axel Kielhorn |
Subject: |
Re: ConTeXt exporter for Org Mode |
Date: |
Fri, 6 Aug 2021 11:27:08 +0200 |
> 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
ECM1.org
Description: Binary data