Skip to main content

All Questions

Tagged with
0 votes
1 answer
81 views

How to correctly set round brackets size in small caps font?

Let us consider my code: \documentclass{article} \usepackage[intlimits]{amsmath} \usepackage[T1]{fontenc} \usepackage{pifont} % for dingbats \usepackage{erewhon}% extension of Utopia, \usepackage[...
g_don's user avatar
  • 809
0 votes
1 answer
57 views

Horizontal spacing of math operator and parenthesis

Take the following code for example, \documentclass[]{article} \begin{document} \begin{equation} \exp x \end{equation} \begin{equation} \exp (x) \end{equation} \begin{equation} \exp \...
null's user avatar
  • 373
0 votes
1 answer
106 views

Underbracket with long label [duplicate]

I'm trying to do the same thing as the photo below But the result that I get is pretty annoying (as you can see) $P(E|F) = \frac{P(E\cap F)}{P(F)} = \frac{|E\cap F|}{|\Omega|}\cdot \frac{|\Omega|}{|...
LukeTheWolf's user avatar
2 votes
2 answers
376 views

How do I typeset this piecewise function?

What is the LaTeX code for this? There is a solution about how to code the function part, but I could not find out how to make all that equal to f(x). Please ignore the semicolons in the piecewise ...
Enes Senel's user avatar
2 votes
1 answer
428 views

Change brackets (parentheses) style

This might be a bit nitpicky of me, but I would like to replicate the following style of the brackets shown in the pictures below: The code I used generates the equations that look like this: The ...
Daryl Hong's user avatar
2 votes
1 answer
71 views

How do I put 3 equations in two Curly brackets with text

So, I have a formula like the one in the picture on the left and I want to make it so that instead of having to put two separate alignments, I can add two curly braces to 3 equations. My final result ...
Satan's user avatar
  • 21
4 votes
2 answers
574 views

Table enclosed in curly brackets

I would like to enclose a table with curly brackets. I photoshopped an example here: The MWE of the table is here, please feel free to add packages etc. ` \documentclass[11pt]{article} \begin{...
slandolt's user avatar
3 votes
1 answer
2k views

Parts of a question without parentheses in document class exam

How to do Parts number of a question without parentheses in document class exam ? \documentclass{exam} \begin{document} \begin{questions} \question \begin{parts} \part The sub question 1 ? ...
Dr Renjth V Ravi's user avatar
7 votes
1 answer
5k views

Which of "\langle" and "\left<" should I use in dirac braket and expectation value?

\langle is smaller and \left< is bigger. But which one should I use in dirac braket and expectation value? Is there a standard practice?
Ka Wa Yip's user avatar
  • 844
11 votes
3 answers
341 views

\left[ and \right] resizing differently for very similar formulae. Don't know how to fix it.

I have a \newcommand which inserts left and right square brackets around whatever you pass it. \documentclass{minimal} \newcommand{\foo}[1]{\left[#1\right]} \begin{document} Since $\foo{B} = \foo{...
campbellC's user avatar
  • 191
3 votes
1 answer
53 views

bracket on right side to the following identities and give it numbering as (*)

I want bracket on right side to the following identities and give it numbering as (*) \begin{align*} \mu(E)&=\sup\{\mu(K)~:~ K \text{ is a compact subset of } E \}\\ &=\inf\{\mu(U)~:~ U \...
user's user avatar
  • 31
3 votes
1 answer
2k views

How to squeeze a formula inside a text in latex?

I type some formula in latex inside my text, but When I make it pdf I see it is not squeezed. How I can make it squeeze? See the attached, which shows the problem!
user3271929's user avatar
3 votes
1 answer
192 views

adding large curly bracket and black title background

I tried to add curly brackate using \left{ , \begin{array}{@{}ll} but no help. What is the way to add large brackate to cover as in image? Is is possible to create black strip as in image behind ...
cyclic's user avatar
  • 1,557
18 votes
1 answer
6k views

How do I remove parentheses from theorem optional argument?

This is a MWE: \documentclass[12pt]{article} \usepackage{amsfonts, amsthm, amsmath, amssymb} \theoremstyle{definition} \newtheorem{Theorem}{Theorem}[section] \newtheorem*{Pythagorean theorem}{...
User X's user avatar
  • 513
0 votes
0 answers
67 views

Tikz Braces On Top of Image [duplicate]

I am trying to produce the following result: I've never placed tikz objects on images. Any help would be appreciated.
Trancot's user avatar
  • 397

15 30 50 per page