rinohtype
rinohtype copied to clipboard
LaTeX frontend based on plasTeX
It seems that plasTeX is able to parse a LaTeX document into a document tree. This makes it relatively easy to create a LaTeX frontend for rinohtype.
Unfortunately, plasTeX does not support Python 3. There is a fork that does support Python 3, but it pulls in a bunch of Zope dependencies.
Time fixes everything... plasTeX supports Python 3 now!