Am 04.08.2021 um 18:01 schrieb Jason Ross:
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
> Am 06.08.2021 um 17:04 schrieb Jason Ross :
>
> > - 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 (especi
> 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.
This is an excellent catch. Not sure how this slipped by over the months
> Am 04.08.2021 um 18:01 schrieb Jason Ross :
>
> 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 ma
Jason Ross writes:
>
> > 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 mak
Hi Jason,
Jason Ross writes:
> 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 easie
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