Skip to main content

All Questions

Tagged with or
1 vote
2 answers
19 views

I want to produce the bracket like this: \documentclass{article} \begin{document} There is a bracket below with text. \end{document}
Sunshine's user avatar
  • 635
2 votes
1 answer
36 views

This is probably a long shot, but I have the following problem: when a bibliographical reference appears within parentheses, my supervisor would like the inner parentheses to be changed to square ...
test's user avatar
  • 429
4 votes
2 answers
187 views

MWE: \documentclass[12pt]{article} \textwidth=3.5in \begin{document} \thispagestyle{empty} \begin{equation} \left( \frac{A}{B} \right) \end{equation} \vspace{35pt} \noindent How to enclose text ...
Jethro's user avatar
  • 703
2 votes
1 answer
174 views

The following code: \{ \frac{m}{n} \} creates a fraction that is larger than the brackets: how do I fit the fraction inside the brackets?
category's user avatar
  • 177
4 votes
2 answers
146 views

I would like to put parentheses around one column of a tikz-cd diagram — something like the diagram in the example below, but with the second set of parens around just the left-hand vertical of the ...
Peter LeFanu Lumsdaine's user avatar
1 vote
1 answer
75 views

Many texts that use the mtpro2 style make braces like this: (Elementary Number Theory by David Burton, 7th edition). There is also James Munkres' Topology: I've read all the mtpro2 manuals, but only ...
Martín Moreno's user avatar
4 votes
0 answers
79 views

I have the following LaTeX code (using amsmath and amssymb): \documentclass[12pt]{article} \usepackage{amsmath,amssymb} \begin{document} \[ \sum_{n=1}^{+\infty} \frac{\left(1 + \sin \frac{1}{...
Sebastiano's user avatar
  • 69.6k
6 votes
3 answers
317 views

I have the following code: \documentclass{article} \usepackage{mathtools} \begin{document} \[S_1 = \frac{1}{2} \left(\sum_{\mathclap{i = n + 1}}^{n + m} a_i t_i \right)\] \end{document} And it ...
mlg's user avatar
  • 269
1 vote
1 answer
67 views

I wanted to know which of the two styles is more elegant when I have this form \documentclass{article} \usepackage{amsmath,amssymb} \begin{document} \begin{align} \lim_{n \to \infty} \bigl( \lim_{x \...
Sebastiano's user avatar
  • 69.6k
1 vote
2 answers
67 views

I usually use the bropd package, which provides an automatic way to alternate different kinds of brackets with the \br command. They even automatically change size to accomodate their content. This ...
20-sided-dice's user avatar
0 votes
2 answers
99 views

I subscribe to the school of insisting on parenthesizing arguments of functions when describing their application, i.e. never $\sin \myarg$, but rather $\sin (\myarg)$. But actually, that's generally $...
einpoklum's user avatar
  • 13k
4 votes
1 answer
86 views

I would like latexindent to format the following code with the brackets nested properly and the just={.*} left justified at the end of the line (like \\ in a tabular). Original code: \begin{...
pgregory's user avatar
  • 139
5 votes
2 answers
328 views

I want to ensure that brackets grow properly around their contents, so I’ve been using \left...\right together with \vphantom. For example, I transform a simple expression like (\frac12) into \left(\...
Kumaresh PS's user avatar
  • 1,553
3 votes
2 answers
216 views

I want to ask if it is possible in latex to display annotated corner brackets? Like in this picture:
Lukas Grätz's user avatar
0 votes
1 answer
72 views

When typesetting a longer list of items within parentheses, LaTeX (LuaLaTex) refuses to break the line cleanly—even though there are obvious break points after the commas. This causes awkward spacing ...
jay.sf's user avatar
  • 541

15 30 50 per page
1
2 3 4 5
68