Skip to main content

Questions tagged [brackets]

{brackets} is about different brackets, their usage and functionality in (La)TeX.

1 vote
0 answers
78 views

Bracket with multiple lines [closed]

The errors of my codes with feedback: Missing $ inserted \documentclass{article} \usepackage{amsmath} \begin{document} $[x_0: x_1: x_2]\mapsto$ \begin{cases} $[x_0: x_1]$ & \text{ ...
Un petit mensonges's user avatar
0 votes
0 answers
112 views

Math Mode Brackets

Has anyone noticed that in math mode, the brackets do not scale? As in, they all remain the same size and looks somewhat unprofessional and cluttered. I cannot use the \[ \] method because I need the ...
Zach Czajkowski's user avatar
4 votes
2 answers
149 views

Problem with parentheses and mathastext

I'll motivate my problem quickly: I make flashcards on my computer using latex, and am in need of certain formatting for this. I've wanted a. computer-readable unified look, which uses non-slanted ...
studying mathematics 's user avatar
3 votes
2 answers
98 views

Add large brace next to table (Beamer): Description included

I created the following table: \begin{columns}[c] \begin{column}{7.5cm} \begin{table}[ht] \small \centering \caption{Test table} \begin{tabular}{ll} \midrule A &$a \sim \qty{e6}{m}$\\ B &$b \...
Sylvia's user avatar
  • 485
4 votes
1 answer
87 views

Align numbers with group separator in parentheses

I would like to align numbers using the siunitx package. And, as some of the numbers are in parentheses, I looked in section 9.9 of the documentation, where I get the impression that the code below ...
Fredrik P's user avatar
  • 1,428
2 votes
1 answer
120 views

How to insert equal height brackets on both sides while wrapping a new line?

I'd like to input a long equation, so I had to cut it into two lines. But, there's a couple of {} at the start of the first line of the equation and the end of the second line of the equation, and the ...
Meiu's user avatar
  • 558
8 votes
3 answers
473 views

How to place a curly brace to the right of several lines in an align environment?

\documentclass[a4paper]{article} \usepackage{derivative} \begin{document} \begin{align*} \{q_a,q_b\} &= 0 = \{p_a,p_b\} \\ \{q_a,p_b\} &= \delta_{ab} \\ \{q_a,F\} &= \pdv{F}{...
Crob's user avatar
  • 91
0 votes
2 answers
191 views

delimeter not extending enough in relation to the denominator of a major fraction containing itself an extensible delimeter and a minor fraction

I have the following MWE: \documentclass{article} \usepackage{amsmath} \begin{document} \begin{align} A1 &= \left\{\frac{1}{2\omega} \right. \\ & \enspace \left. \left[\frac{z_{v}^2}{...
Euclides's user avatar
0 votes
0 answers
17 views

nested \left \right paranthesis math formula doesn't work [duplicate]

This is the formula \begin{align} a_i &= \dfrac{1}{\phi_{i-1}(\lambda_i)}\bigg(\dfrac{c_{i-2}^2}{b_{i-2}^2}\phi_{i-1}(\lambda_i) + \left(b_{i-1}^2 - \dfrac{a_{i-1}c_{i-1}^2}{b_{i-2}^2}\...
M a m a D's user avatar
  • 191
0 votes
0 answers
57 views

Replace syntax brackets by visible brackets

General overview I have a BibTeX entry of the document I am working on itself, and I put this deffinition in a variable to be able to use it everywhere I whant. The goal is to print on the document ...
fauve's user avatar
  • 2,531
2 votes
1 answer
115 views

How to make a matrix with \llparenthesis and \rrparenthesis?

I have the following document: \documentclass{article} \usepackage{ stmaryrd } \usepackage{amsmath} \begin{document} $\left\llparenthesis\!\!\!\left\llparenthesis\! \begin{matrix} 1\\2\\3 \end{...
Alezigl's user avatar
  • 377
5 votes
2 answers
155 views

What are all the possible codes for the matrix \llbracket, \rrbracket and \llparenthesis,\rrparenthesis?

1. I am interested in the matrix: To make this matrix, I am using the following code (the full document): \documentclass{article} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{stmaryrd} \...
Alezigl's user avatar
  • 377
0 votes
0 answers
45 views

Making command to add \left and \right to brackets that are within an equation block (within $$)

Just wondering if there is a way to replace the brackets - '(' and ')' within equations with '\left(' and '\right)' but not replace the brackets within general text. For example, in the body of a ...
Joshua Then's user avatar
2 votes
1 answer
144 views

DeclareMathOperator with auto scaling parentheses

Using the "physics" package, there's a nice behavior where if you write \usepackage{physics} \begin{document} \[ \arctan(\frac{1}{\sqrt{3}}) \] \end{document} The parentheses will ...
Justin Murante's user avatar
0 votes
0 answers
25 views

argument of \XC@define@lor has and extra } cannot find the extra please help

\documentclass[12pt, addpoints]{exam} %Load packages to use within the document \usepackage{amsmath} \usepackage{amssymb} \usepackage{setspace} \usepackage{layout} \usepackage{graphics} \usepackage{...
Joshua Clements Sci-Tek's user avatar

15 30 50 per page
1 2
3
4 5
66