Andre Poenitz wrote: > Can't they be combined somehow? It's probably easiest to do this be defining a GraphicsInset class analogous to PreviewedInset. An instance of this class would be a member of each of InsetGraphics and InsetExternal and would be invoked from their draw method. Just like PreviewedInset is for both InsetFormula and InsetInclude.
This seems a more flexible approach than defining a class from which InsetGraphics and InsetExternal derive. -- Angus