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
How can we set mathtext font without manipulating RC per Text element. Text objects cannot take in this parameter, as apparently the only way to set "mathtext.fontset"="Serif" is to make it global (not per some Text element).
How can we set mathtext font without manipulating RC per Text element. Text objects cannot take in this parameter, as apparently the only way to set
"mathtext.fontset"="Serif"is to make it global (not per some Text element).