For an entity relationship diagram, I created some documents using a copy of the ‘Data Dictionary 2’ template. This looks nice so far, but I seem not to be able to change font family and font size for some cells of this template. Especially for entity description and column description, which are exported with a different (bigger) font size than the rest of the columns. Those cells have an attribute ‘style=“description”’ in the xml template.
However, neither removing this attribute nor changing the style for ‘Description’ in [DocumentStyles] seems to make any difference.
How can I change this?
Update: I tried a few things and came up with this: I changed the document styles for ‘Normal’ and ‘Description’ to ‘DejaVu Sans Light 10pt’, than applied the ‘Data Dictionary 2’ template and exported to word. Every column has the configured font as expected but neither ‘Entity description’ nor ‘Column description’. Those fields are displayed with ‘Dialog 12pt’, a font that does not exist on my system (Ubuntu 21.04).
Looks like a bug to me.