Skip to main content

All Questions

Tagged with
1 vote
1 answer
45 views

How to resize an array in math environment

This is my code: $$ \mathcal{P}_{\left\{ \resizebox{0.02\textwidth}{!}{$\displaystyle \begin{array}{l} \mathcal{B} \\ \mathcal{F} \end{array}$} \right\}} \Psi\left(\vec{r}_{1}, \vec{r}_{2}, \ldots, \...
manimanifolds's user avatar
4 votes
2 answers
571 views

Spacing of parentheses in pmatrix

Commonly, we type matrices as \begin{pmatrix} ... \end{pmatrix}. However, pmatrix is restricted to at most 10 columns. If the matrix has more, we get an error ! Extra alignment tab has been changed to ...
azimut's user avatar
  • 863
3 votes
2 answers
275 views

How to create a simple vertical vector with several vertical curly braces outside the square bracket?

I could not code a vertical vector with several vertical curly braces outside the square bracket of the vector. The best thing I have obtained so far is by using rcases from mathtools package that ...
Reza's user avatar
  • 63
4 votes
2 answers
127 views

Equation system with specific form

I am having trouble finding a way of writing this. I have tried align but can't get the bracket look like that. Any help is appreciated
Daniel G. Ulate Montero's user avatar
1 vote
2 answers
73 views

How to change brackets for this modified matrix?

I found this code here (stackexchange) and modified it for the matrix I needed to make. But I want to have thoses brackets[ ]. I tried to change blockarray for \left[ and \right]. Can anybody help me ...
Aezir's user avatar
  • 13
0 votes
5 answers
61 views

Cannot use tall curly brackets with array [duplicate]

I tried the other posts here on the following problem, but they don't work for this equation. I have the following: \begin{equation} \psi(x)=\frac{1}{2\pi i}\int_{\partial\gamma_r}\left\{\frac{1}...
user287546's user avatar
4 votes
1 answer
829 views

How to get a single left curly bracket that spans an array without a corresponding right closing curly bracket

I am trying to put an array inside a single left curly bracket I can make it work when it is closed by a right curly bracket like so \begingroup\Large \begin{equation*} y_{GxBxP|G[i,j,k|i]} = \left\{...
llewmills's user avatar
  • 185
0 votes
2 answers
372 views

Problem with small brackets in `case` and `array` environment [closed]

When I write an equation for cases, the brackets do not adapt to size, they remain very small. Previously I solved a problem with the arrow drawings because I am using Spanish babel. I added \...
Diego MV's user avatar
0 votes
0 answers
10 views

Array inside an equation: open bracket in a line and close in another line [duplicate]

This code: \documentclass[12pt]{article} \begin{document} \begin{equation}\label{eq:test} \begin{array}{l} \left[ \displaystyle \frac{e^{ix}}{2} = \\ = \sin (x) + \cos (x) \right] \end{array} \end{...
BowPark's user avatar
  • 1,213
2 votes
2 answers
187 views

Brackets around blkarray are too big

This is a followup to this question. MWE (given by Henri Menke in the linked post): \documentclass{article} \usepackage{blkarray} \begin{document} \[ \left[ \begin{blockarray}{ccccccc} \...
teerav42's user avatar
  • 391
4 votes
3 answers
870 views

In LyX, how do you remove the brackets around a matrix after they're already there?

I used the GUI to make a matrix with round brackets, and now I want to remove the round brackets (or change them to square brackets), how do I do that?
user1271772's user avatar
2 votes
1 answer
285 views

Match thickness and placement of lines in vmatrix and bmatrix environments

I would like to fix this error: $$\begin{matrix} \left\lceil \begin{matrix} 1 \\ 0 \\ 1 \end{matrix} \right\rceil \begin{vmatrix} 1 \\ 0 \\ 1 \end{vmatrix} \left\lfloor \begin{matrix} 1 \\ 0 \\ 1 \...
Open Season's user avatar
0 votes
3 answers
3k views

Brackets inside brackets with newline inside [duplicate]

My question is how to achieve this effect in LaTeX? I tried various combinations of \right and \left but it does not work. EDIT Adding the code: $[introduces]m$ = $\left[ o_1 = \left\...
KompiKompi's user avatar
1 vote
3 answers
248 views

Row Curly Brackets

Could you help me please to write this on latex ?
Ahmed's user avatar
  • 157
0 votes
3 answers
3k views

Array curly braces

Please, how to make these two curly brackets in an array? Edit: I just took liberty to glue the two half images above.
Ahmed's user avatar
  • 157

15 30 50 per page