You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When text blocks contain text of various sizes, the line heights becomes non-uniform as a result. This could be solved by adding an option to specify an exact and fixed line-height by px instead of by "lines" (a factor of the font size on every line). By way of example, when using inline equations, I must set the equation span text size to 120% to match the surrounding text x-height. It would be very useful in this kind of situation to specify a fixed px line-height.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When text blocks contain text of various sizes, the line heights becomes non-uniform as a result. This could be solved by adding an option to specify an exact and fixed
line-height
bypx
instead of by "lines" (a factor of the font size on every line). By way of example, when using inline equations, I must set the equation span text size to 120% to match the surrounding text x-height. It would be very useful in this kind of situation to specify a fixedpx
line-height.Beta Was this translation helpful? Give feedback.
All reactions