In MagicDraw, the size of the font does not look the same as Rhapsody. It can be interesting to set a minimum font size in order to keep the text readable.
To set MagicDraw minimum font size, set the following option in publisher.properties file:
# Determines the minimum size of font when publishing in MagicDraw. Leave empty to avoid setting a minimum value. Default: 11
rhp2md.font.size.minimum=11
To not set MagicDraw minimum font size, set the following option in publisher.properties file:
# Determines the minimum size of font when publishing in MagicDraw. Leave empty to avoid setting a minimum value. Default: 11
rhp2md.font.size.minimum=
If the rhp2md.font.size.minimum
property is not set in the publisher.properties file, the property remains empty, by default.