tsLineMaxFontSizeRatio

Data Type: double

Default Value: tsMaxFontSizeRatio = 1.4

Description:

Max ratio of font sizes allowed for words, which are to be grouped into a line, not including sub/superscripts.

If multiple fonts are used within the SAME line, we either need to keep all text on the same output line, or potentially move the different font portion to its own line, depending on the size. Increase this number for text output to be on the same line, decrease it to force different fonts to be on separate lines.