@hackage texrunner0.0.2

Functions for running Tex from Haskell.

<h1 id="texrunner">texrunner</h1> <p>texrunner provides a (hopefully) convenient interface to Tex including functions for running Tex, parsing log files.</p> <p>The online module allows retrieving results of commands, such as dimensions of an <code>hbox</code>, using Tex's interactive features.</p> <p><img src="https://rawgit.com/cchalmers/texrunner/master/diagrams/hbox.svg" alt="hbox dimensions recovered from texrunner" /></p> <p>This package is a work in progress and likely contains lots of bugs. Eventually I hope it will be good enough for general use but for now it's only suitable for simple things.</p>