Hacker News new | ask | show | jobs
by sayyadirfanali 231 days ago
agreed. formulae are essential LaTeX. are there any particular glyphs compositions which you'd suggest?
1 comments

Thanks! For something more complex, I suggest a moderately complex formula with parentheses and superscripts like $f \in \mathcal{C}^0([a,b])$, an equation delimited by \[...\], and maybe a macro declaration with parameters like \newcommand\halves[1]{\frac{#1}{2}}.