Closed kaby76 closed 2 years ago
This is a PR for fixing the images of a parse tree. The problem was that ps2pdf requires passing options "-d" for the width and height of the image.
See https://github.com/antlr/antlr4-lab/issues/34 for further details.
Made a simpler version. Thanks for solving! I'll look at next thing you mentioned to get scrollbars.
Closing in favor of https://github.com/antlr/antlr4-lab/pull/37
This is a PR for fixing the images of a parse tree. The problem was that ps2pdf requires passing options "-d" for the width and height of the image.
See https://github.com/antlr/antlr4-lab/issues/34 for further details.