0

Because of the complexity of (LaTex), I recently think of a idea that using a scheme (or S-expression) like language to make a article/book/etc, and make a typesetting engine that can convert the format to pdf. However, which of the library should I used? I have found pango and cairo, but I doubt whether it is suitable, or should I create one from zero? Is there any references that I can use ?[eg. https://github.com/bramstein/typeset ]

Tan Kian-teng
  • 81
  • 1
  • 10
  • you could start by converting/transforming your language to LaTex or xsl-fo and let latex or [Apache fop](http://xmlgraphics.apache.org/fop) produce the actual pdf – Stefan Hegny Jan 10 '17 at 21:18
  • Thank you for the solutions, but I just think of the solutions on making a pdf-rendering typesetting engine. – Tan Kian-teng Jan 11 '17 at 04:59

0 Answers0