schemas/VegCore/VegCore.ERD.mwb: set page size to fit the ERD contents. this cannot be done through the GUI, so instead you need to use the following steps:
$ unzip ERD.mwb document.mwb.xml open document.mwb.xml and search for "this ERD" units are mm $ zip -u ERD.mwb document.mwb.xml
these steps are also set to display when you go to File > Page Setup... . .note that the XML to setup the paper type comes from wb_options.xml in the MySQL Workbench settings folder.
schemas/VegCore/VegCore.ERD.mwb: set page size to fit the ERD contents. this cannot be done through the GUI, so instead you need to use the following steps:
$ unzip ERD.mwb document.mwb.xml
open document.mwb.xml and search for "this ERD"
units are mm
$ zip -u ERD.mwb document.mwb.xml
these steps are also set to display when you go to File > Page Setup... . .note that the XML to setup the paper type comes from wb_options.xml in the MySQL Workbench settings folder.