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}.

3 votes
1 answer
43 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 ...
Marco Olivieri's user avatar
3 votes
0 answers
21 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}...
rahotep's user avatar
  • 105
5 votes
2 answers
378 views

Subscripts in fractions on an exponent look terrible

It seems that whenever we have a fraction in an exponent, the denominator looks terrible. For example, The K in the subscript looks unduly large. This is definitely a bug or something. Is there any ...
Sardines's user avatar
  • 161
0 votes
1 answer
38 views

what can be the code of this series which takes 3 values [duplicate]

I am typing my masters thesis in LaTeX and I am unable to write the code of this product which breaks into three different values So, Sum $S$ breaks into I know the code of $n$ Choose $k$ and $\...
Avenger's user avatar
  • 105
2 votes
1 answer
190 views

Improve spacing around equality = and other math relation symbols

I find that LaTeX puts too much space around equality = and other relation symbols. I realise that I can brace symbols, e.g. typing ${=}$ instead of $=$. However, this goes too far in the other ...
Jim's user avatar
  • 157
2 votes
4 answers
140 views

Avoid underset text overlaping

As you can see, underset on right hand becomes overlaped. How can I avoid this? This is my MWE \documentclass[14pt]{article} \usepackage{amsmath} \usepackage{mathtools} \newcommand{\lunderset}[2]{\...
user3204810's user avatar
  • 1,539
3 votes
2 answers
110 views

Is there a customizable version of the `\boldmath` command?

The \boldmath command will make all symbols used in math mode bold. I'm curious if there is an analogous command that allows the user to specify which characters to make bold in math mode. This ...
Brian Fitzpatrick's user avatar
0 votes
0 answers
34 views

In the empheq environment, how to locally modify the formula number on the left (right) [closed]

I want to partially modify the formula number on the left (if it was originally on the right). In equation and align environments, I already know what to do (see How can I put equation number both on ...
Tommk's user avatar
  • 31
1 vote
2 answers
73 views

Types of mathversions in LaTeX [closed]

I see that on some pages other than Overleaf that use LaTeX for math code (such as Wikipedia as in this picture) has its letters look bolder than those of Overleaf. How can I set mathversion to look ...
Ky Que's user avatar
  • 11
1 vote
3 answers
374 views

Specific calligraphic font for lowercase g

I am looking for a command to obtain the following calligraphic lowercase g in math mode: I have been looking around but to no avail for now.
Daneel Olivaw's user avatar
0 votes
1 answer
25 views

Problem when combining \widebar and \mathring

I have been using the \widebar command defined in https://tex.stackexchange.com/a/60253/326104. It has worked perfectly so far, but it has run into problems when writing \mathring{\widebar{k}}. The ...
Josemi's user avatar
  • 1
4 votes
2 answers
109 views

How to patch command to work differently in math mode?

I am using starfont to get astronomical symbols in my document. Unfortunately, the package defines the symbols for text mode only. From this answer, I was able to declare math versions of the symbols ...
Shai Avr's user avatar
  • 909
2 votes
1 answer
48 views

How to use a the tt font for mathrm?

I am using a combination of Computer Modern TT and Euler Math for my document: \usepackage[euler-digits,euler-hat-accent]{eulervm} \usepackage[T1]{fontenc} \renewcommand*\familydefault{\ttdefault} \...
user avatar
6 votes
3 answers
485 views

Creating a command to display blackboard font

I am relatively new to LaTeX and I want to know whether there is a way to create a command such that it takes whatever capital letter the command is and prints the blackboard font. Here's what I mean: ...
A R's user avatar
  • 161
3 votes
3 answers
177 views

Defining a functional map

I am trying to define in latex the following function: We also want everything to be aligned. I tried including another align environment but it seems this is not possible: \begin{align*} \Psi: C([0,...
mathex's user avatar
  • 135

15 30 50 per page
1
2 3 4 5
651