Closed nschloe closed 11 months ago
I'd like to inspect a Document. Is there a helper method to do that? Perhaps making all classes @documentclasses would help.
Document
@documentclass
objprint works quite well for this purpose, while at the same time I am seeking for a lightweight package to enable this.
I'd like to inspect a
Document
. Is there a helper method to do that? Perhaps making all classes@documentclass
es would help.