Skip to content

satabin/toolxit-ng

Repository files navigation

ToolXiT

Build Status Join the chat at https://gitter.im/toolxit-ng/Lobby

ToolXiT is a set of scala library allowing to work with TeX files. It is decomposed into several sub-projects:

  • core contains the common elements used by all other modules ;
  • fonts contains the font implementations to be used in other ToolXiT modules ;
  • math contains the mathematical formulas composition logic ;
  • eyes is the TeX lexer that returns unexpanded TeX tokens out of characters ;
  • mouth is the TeX parser that turns tokens into expanded sequences of primitive commands ;
  • stomach is the TeX stomach processor that executes the primitive commands ;
  • xonsole is a TeX console.

About

A set of libraries to manipulate TeX files in Scala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published