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

4 votes
1 answer
65 views

I've noticed that monospaced fonts have uppercase Greek letters but no lowercase Greek letters. Is there a mathematical format to resolve this issue with monospaced fonts? \documentclass{article} \...
2023 Siri's user avatar
0 votes
0 answers
50 views

I'm currently using the unicode-math package and I want to mix lowercase characters from different mathematical fonts. For example, lowercase Latin letters $x$ from XITSMath-Regular.otf and $u,v,w$ ...
Yi Wang's user avatar
  • 91
2 votes
2 answers
226 views

I'm writing a document using the font roboto-serif, and I struggle setting the same font to the math mode. Here is an MWE : \documentclass{article} \usepackage{amsmath, amssymb} \usepackage{roboto-...
Thomas's user avatar
  • 790
2 votes
1 answer
49 views

Bear with me, I've only been learning LaTeX a week now. I've included pictures to give a better idea of what I'm talking about. As the title says, I'm trying to write a set of equations such that the ...
user436553's user avatar
3 votes
1 answer
202 views

I am carrying out some work that insists on using $$ ... $$ instead of \[ ... \] for maths (not my choice, I am forced into using it). Trouble is I also need to add a tag to an equation. Normally I ...
John Doe's user avatar
  • 165
4 votes
2 answers
135 views

Starting from \documentclass[a4paper,12pt]{article} \usepackage{mathtools} \begin{document} \[ \begin{cases} x=x(t) & t\in[a,b]\\ y=y(t) \end{cases} \begin{cases} x=x & x\in[0,\pi/3]\\ y=y(x)...
Sebastiano's user avatar
  • 71.1k
9 votes
2 answers
175 views

With kpfonts, \not\supseteq becomes \supsetneq, which is not desirable: Expected result should look like: This appears to be a bug, because \not\subseteq looks fine. However, before the package gets ...
Jinwen's user avatar
  • 10.4k
3 votes
1 answer
49 views

I am building a reusable worksheet framework using the tasks package to lay out multi-step math problems in two columns. Each cell contains a multi-line step-by-step simplification, with the final ...
Oregon Math Tutor's user avatar
1 vote
0 answers
114 views

I have a latex expression that is 635k characters long. What is the most feasible way of viewing it in its entirety? I want to be able to scroll through the entire expression longitudinally. Online ...
uggupuggu's user avatar
  • 111
6 votes
1 answer
98 views

It seems that the code from this answer works when introducing new math kerns (aka cut-ins or staircase kerning), but does not seem to modify existing ones. \documentclass{article} \usepackage{...
Apoorv Potnis's user avatar
4 votes
1 answer
116 views

I want to add a topright math kern (aka cut-in or staircase kerning) to DOUBLE-STRUCK CAPITAL R (Hex value: 0x211D, Code point: U+211D). I tried the method as shown in this answer of mickep, but it ...
Apoorv Potnis's user avatar
3 votes
0 answers
113 views

Can I set manually and use features of OpenType MATH fonts while using glyphs from traditional fonts? For example, as shown below, suppose I want to use the traditional Knuth calligraphic letters with ...
Apoorv Potnis's user avatar
1 vote
0 answers
108 views

When I need to write a sequence of dots without using TikZ, I often define a simple macro based on \bullet or another symbol that produces two or three dots (which they can be increase and decrease in ...
Sebastiano's user avatar
  • 71.1k
2 votes
2 answers
71 views

I am trying to \protected@edef a bmatrix, and then I token.get_macro that token from Lua, so I can print it to the .tex at a later time. The error: WARNING: mathml missing for hash ...
Jasper's user avatar
  • 12.3k
3 votes
1 answer
117 views

See my edits below Subscripts are meant to be typeset below the baseline. However in math-mode LaTeX simply ignores this by default and supposes that a symbol like X_i should be centered vertically as ...
Tapedeck Ghost's user avatar

15 30 50 per page
1
2 3 4 5
678