ODF (Open Document Format) Renderer
@cwebber is already working on this.
Since Oct 20, 2020.
- Dominant language
- Racket
- Stars
- 250
- Forks
- 102
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 1
Description
Scribble's LaTeX support is great for compsci type things, but sometimes it's necessary to collaborate with the part of the world that uses word processors. Open Document Format is a standard used by Libreoffice and supported by other word processors (and at the least, can be used as a basis to easily convert to less friendly-standards word processor document formats). It'd be good to support it.
I'm actually in the middle of such an implementation (progress pics: 1 2) and plan to submit it in a PR but it might be a while until I get it cleaned up to do so. In the meanwhile this issue captures the desire to make it something official.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.