Skip to main content

Questions tagged [math-mode]

{math-mode} is about typesetting mathematical content, e.g. tweaking the appearance of spacing and symbols in a formula, or producing specific mathematical constructs. For questions about "wrapper" environments like equation or align, consider the tag {equations}.

0 votes
1 answer
14 views

Non-bold diacritics over bold math symbols with correct alignment - packages "bm" and "accents" incompatible?

I want to use non-bold diacritics on bold math symbols. For correct alignment I need to use the package bm. But I also need to import the package accents for other reasons. This seems to undo the ...
0 votes
1 answer
149 views

"Go to source" math envinroments – TeXstudio

When I Ctrl+Click on an equation that is inside a math environment(align, gather) at texstudio's viewer, it jump to the \end{...}, but the the actual equation I've clicked. How can it be fixed?
0 votes
0 answers
34 views

Reverse arc above letter

Using stackrel we can obtain a reverse arc above X: $\stackrel{\smile}{X}$ The reverse arc is not so close to X, what can we do to make it closer? Is there something similar to \wideparen but that ...
2 votes
1 answer
36 views

Issue with `tcolorbox` record option together with math delimiters `\( \)` in the title

According to the answer here, I record some tcolorbox. All is working fine except to the titles containing maths with delimiters \( \)which I prefer compared with dollars. Do you know a workaround ? ...
0 votes
0 answers
8 views

What symbol should I use for non linear proportional to? [migrated]

Until now, if I had a function $f$ and a monotonic transformation of it $g$, I would write $f \propto g$, however, a colleague of mine pointed out that it's usually considered "proportional to&...
0 votes
0 answers
43 views

why is the underbrace when writing equation different?

why is it that the inderbraces are appearing broken but continuous in other. even though i have written the same exact code but just in two different documents. H^{\mathrm{SSH}} = \underbrace{\frac{v}...
8 votes
2 answers
841 views

Create a new math symbol

I need some additional math symbols in LaTeX. I did draw them in EPS and include them with: \newcommand*\triangleLeft{\ensuremath{\includegraphics{../triangleLeft}}} \newcommand*\triangleRight{\...
3 votes
1 answer
658 views

Interactive tools to make math diagrams in LaTeX

I'm looking if there are any interactive tools out there that one can use to make math diagrams for LaTeX. For example, tikzcd editor allows one to easily make category theory diagrams and easily ...
0 votes
1 answer
277 views

How should I label the differentials (arrows) in sseq for a spectral sequence?

I'm trying to typeset a spectral sequence using the sseq package, which provides a way to place objects on a grid and draw arrows between them. I'd like to put labels on the arrows, as one can do with ...
0 votes
1 answer
30 views

Strike-through text paragraph containing equations

I have several paragraphs of text that contain equation environments and in-line equations. How do I cross out/strike through these paragraphs using ulem package? I tried the suggestions in this ...
88 votes
3 answers
32k views

Difference between various methods for producing text in math mode

What is the difference between \text, \textrm, \textnormal, and \mbox (and possibly other commands commonly used to produce text in math mode)? Various (La)TeX tutorials teach different methods, and ...
0 votes
0 answers
78 views

How can I type these symbols in LaTeX on Hinman's mathematical logic?

On my textbook The Fundamentals of Mathematical Logic, I can't produce the symbols below. I tried Detexify and the best formula that I can type is: \vDash_{\!\!\!_\mathfrak{A}} . How can I type this ...
13 votes
3 answers
35k views

Is there a LaTeX symbol for 'order'?

Is there a symbol for order? ...the exponent, ei , is called the order of pi  in a, denoted ordpi (a) = ei .
5 votes
1 answer
89 views

How can I break an alignedat/gathered environment between pages?

So, I've read the discussions here and also here but neither seem to solve my problem. I'd like to break a long list of matrices between pages, problem is I'm using an alignedat (and sometimes a ...
3 votes
0 answers
28 views

Use different fonts in math mode [duplicate]

I would like to use two different font in math mode, depending on the caracter: letters in fourier numbers in sansmathfonts Is it possible in an easy way ? Edit: Here is a MWE \documentclass{article}...

15 30 50 per page
1
2 3 4 5
651