Earlier quoted context omitted.
Pandoc is your friend for this and many other use cases.
Not sure I understand. I never said anything about my use cases. I was checking the accuracy of the comparison table. Did you mean to post that comment here or were you replying to another comment?
Quarkdown: A modern Markdown-based typesetting system
111–120 of 285 posts
Re: Quarkdown: A modern Markdown-based typesetting system
#112Re: Quarkdown: A modern Markdown-based typesetting system
#113Re: Quarkdown: A modern Markdown-based typesetting system
#114Earlier quoted context omitted.
its for people who want latex but are mad that latex became c++
LaTeX also has some bizarre defaults like bitmap fonts in a tool designed to allow people to create high quality typeset documents.
Re: Quarkdown: A modern Markdown-based typesetting system
#115Earlier quoted context omitted.
Not sure I understand. I never said anything about my use cases. I was checking the accuracy of the comparison table. Did you mean to post that comment here or were you replying to another comment?
they were probably mentioning that, with pandoc, you can convert between HTML and PDF for any of these tools anyway
Re: Quarkdown: A modern Markdown-based typesetting system
#116Earlier quoted context omitted.
Whats the difference between them and running a headless chrome docker container?
WEasyPrint's Github: > From a technical point of view, WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing. WeasyPrint is free software made available under a BSD license. > It is based on various libraries but not on a full rendering engine like WebKit or Gecko. The CSS layout engine is written in Python, designed for pagination, and meant to…
Re: Quarkdown: A modern Markdown-based typesetting system
#117Re: Quarkdown: A modern Markdown-based typesetting system
#118Re: Quarkdown: A modern Markdown-based typesetting system
#119Earlier quoted context omitted.
You know what, while you're at it, I might as well bring it up. How about XML? I haven't really tried writing large pieces of text in it but I am already seriously considering. All other alternatives are too complicated and have a learning curve that gets in the way of writing itself. With XML, I'd be able to define my own tags and run them by a parser later on to auto-generate indexable footnotes, and create my own…
Basically DocBook?
Re: Quarkdown: A modern Markdown-based typesetting system
#120Looks kinda like restructuredtext, but with exactly half the dots and 100% more curly braces.