Tagged Questions
5
votes
2answers
60 views
Double subscript error with \newcommand?
Disclaimer: I know of Defining a newcommand with sub- or superscript and avoiding "double subscript" error but this only gives a work-around, but no explanation to my question.
Here's a ...
0
votes
1answer
101 views
How can I adjust the size of the square brackets in the equation?
I am trying to write an equation that includes fractions and the power of fractions. Here is my equation.
\begin{equation}\label{eq:vlj}
\si{\volt\of{LJ}}= ...
5
votes
3answers
201 views
Parenthesis size and white space in equation with long subscripts
I'm writing an equation which contains a relatively long subscritps under a summation, which is just next to a bracket. The code is the following
$$\mu_j=\E(X_j)=\E\left(
\sum_{i\in ...
5
votes
1answer
353 views
Squeeze superscripts and subscripts around bracketed expressions in display math
Consider a bracketed term in display math, like this.
Is there any way to squeeze the space between the super/sub-scripts and the bracketed term? e.g.
where I've modified the image to create the ...

