Dear community, it’s my first app with streamline, so maybe I’ve overseen something. Streamlit is a great tool, love it! I extensively make use of the Latex capabilities in markdowns and have > 1000 text snippets with Latex code in my strings. The thing is that the standard text size of normal text and Latex text size have some mismatch: the Latex character are too big. Here an example of the code: “Wie groß ist die Gate-Source-Spannung in der gezeichneten Schaltung? $U_{\textrm{B}} = 44 V$; $R_1 = 10 k\Omega$; $R_2 = 1 k\Omega$; $R_3 = 2,2 k\Omega$ …” and the output in markdown: