Closed cameronbracken closed 12 years ago
Allright, pulled. Sorry for the insane delay on this one.
Had to fix issue #12 and clean up some memory allocation bugs, so I re-wrote the commit a little bit. Only major change is that onefile
is no longer trumped by console
since it really doesn't matter. If onefile=FALSE
while console
is active, the only difference is that the tikzDevice header comments will be printed to the console output at the beginning of each new page.
Adds a
onefile
option to output to multiple files for each new plot page.