#set text(
font: "New Computer Modern",
size: 12pt
)
How can I override the font size of =, ==, ===, … so that they all obey the size set in #set text? Also, is the line spacing between a = and a non-= same as the global setting? Are there any other special treatments that = gets?