rinohtype icon indicating copy to clipboard operation
rinohtype copied to clipboard

LaTeX frontend based on plasTeX

Open brechtm opened this issue 9 years ago • 1 comments

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.

brechtm avatar Nov 24 '16 16:11 brechtm

Time fixes everything... plasTeX supports Python 3 now!

brechtm avatar Mar 09 '20 23:03 brechtm