|
|
|
|
|
by thangalin
938 days ago
|
|
> I would love to hear of other low(er) barrier-to-entry ways to use LaTeX. My FOSS desktop editor, KeenWrite[1], converts Markdown to XHTML, XHTML into TeX, then TeX into PDF. Users may drop into TeX itself for math, if needed. Behind the scenes, KeenWrite passes the document to ConTeXt along with a theme.[2] The theme abstracts away most of the complexities of TeX. There isn't a resume theme, yet, though there are some available for ConTeXt that would be tempting to abstract.[3] [1]: https://keenwrite.com/ [2]: https://gitlab.com/DaveJarvis/keenwrite-themes/ [3]: https://github.com/BruXy/resume |
|