I am using Mathematica to layout some mathematical formulas for publication. The guidelines specify that in case of nested parentheses the encompassing ones need to be bigger than the inner ones. So is there a way to make parentheses bigger easily? Below is an example of what I want. It is made by inserting an invisible column at the beginning of the grouping, but that creates a ugly gap in the formula.

|
|
|||||||
|
|
It is a bit messy but you can manually fix this by highlighting the stuff to the left of the parenthesis, and the left hand parenthesis, and nudge the stuff to the right
The result will look like this:
|
|||||||
|
|
There is the way to insert a column consisting of three elements into the parantheses, and make the first and the third of them white (and thus, invisible). Namely,
The snapshot one may see below. To my taste this method is not really satisfactory, since the outer parantheses are too large
|
|||
|


