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