Timeline for Issue with delimiters of small matrix
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 11, 2017 at 11:35 | history | edited | Moriambar | CC BY-SA 3.0 | added 12 characters in body |
| Apr 13, 2017 at 12:35 | history | edited | CommunityBot | replaced http://tex.stackexchange.com/ with https://tex.stackexchange.com/ | |
| Mar 14, 2013 at 6:37 | vote | accept | Noob | ||
| Mar 14, 2013 at 6:02 | comment | added | Werner♦ | @Nathan: You can either duplicate the "offending" object using \vphantom (to avoid taking up horizontal space and affect alignment), or insert \mathstrut in one element of every row. Struts are commonly used for such tasks and maintaining a consistent vertical alignment. | |
| Mar 14, 2013 at 4:56 | comment | added | Noob | Excellent, thank you so much! Could I now ask another question? Your solution yields matrices with the same size delimiters. As you mentioned, however, there is extra height in the second matrix. Can we adjust the first matrix so that the vertical space between its rows is the same as the vertical space between the rows in the second matrix? | |
| Mar 14, 2013 at 4:50 | history | answered | Werner♦ | CC BY-SA 3.0 |