Project

General

Profile

« Previous | Next » 

Revision 10654

schemas/VegCore/VegCore.ERD.mwb.run: documented that to edit VegCore.ERD.mwb, you must use the Linux version of MySQL Workbench. this is because the Mac version does not export the PDF correctly: the colors are wrong in Adobe Reader and the lines take very long to load. unfortunately, you also cannot switch back and forth between the two versions, because they render the lines with a different spacing, which makes the tables different sizes and misaligns the connector lines. it is especially unfortunate that the Mac version messes up the PDFs, because it uses a smaller line spacing and therefore smaller tables which allows the tables to be spaced farther apart for better readability.

View differences:

schemas/VegCore/VegCore.ERD.mwb.run
7 7

  
8 8
if self_not_included; then
9 9

  
10
# to edit VegCore.ERD.mwb, you *must* use the Linux version of MySQL Workbench.
11
# the Mac version does not export the PDF correctly: the colors are wrong in
12
# Adobe Reader and the lines take very long to load.
13
#
14
# unfortunately, you cannot switch back and forth between the two versions,
15
# because they render the lines with a different spacing, which makes the tables
16
# different sizes and misaligns the connector lines.
17
# it is especially unfortunate that the Mac version messes up the PDFs, because
18
# it uses a smaller line spacing and therefore smaller tables, which allows the
19
# tables to be spaced farther apart for better readability.
20

  
10 21
VegCore.my.sql/make()
11 22
{
12 23
	echo_func; set_make_vars

Also available in: Unified diff