are "inner" and the adjustion desirable? Quite cumbersome to write \left
personally i avoid using \left when I know the size
of the parentheses I want, so
f(x) instead of f\left(x\right)
But for more involved cases (eg. fraction in brackets), I use \left( and leave TeX to decide the size.
f(x) instead of f\left(x\right)
But for more involved cases (eg. fraction in brackets), I use \left( and leave TeX to decide the size.