From: Eric F. <ef...@ha...> - 2012-06-26 18:45:16
|
On 06/26/2012 03:14 AM, Peter Würtz wrote: > * Backends like svg or pdf are able to display the document upon show(). I > don't know how this is achieved without creating a graphical user interface > myself. The other backends don't implement it. Not so--the non-interactive backends like svg and pdf do not do anything upon show(), so it sounds like nothing needs to be added to your pgf backend on this score. Eric |