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

1 vote
0 answers
104 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
3 votes
0 answers
41 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
0 votes
0 answers
80 views

Let's assume we are writing a report in a field where commonly all equations are numbered. So far I always used \begin{equation}...\end{equation} which, of course, works fine. I now noted that LyX (...
M0M0's user avatar
  • 583
4 votes
1 answer
102 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
2 votes
0 answers
61 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
104 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
  • 69.6k
2 votes
2 answers
66 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
  • 12k
3 votes
1 answer
108 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
7 votes
2 answers
207 views

Consider the following example: \documentclass{article} \usepackage{unicode-math} \begin{document} \( \mathunderbar{s}_f \) \( \mathunderbar{s}{}_f \) \end{document} It seems \mathunderbar ...
Jinwen's user avatar
  • 10.2k
2 votes
0 answers
100 views

With some Lua code (adopted from this answer), I am trying to adjust the horizontal position of "bar" under a symbol (such as the one produced by \underline or \mathunderbar). However, ...
Jinwen's user avatar
  • 10.2k
1 vote
1 answer
56 views

I want to tag this row reduction in the style that @DavidCarlisle showed me today in chat. https://chat.stackexchange.com/transcript/message/68753083#68753083 I also want the arrow with operations to ...
Jasper's user avatar
  • 12k
-1 votes
0 answers
60 views

I would prefer for all of the theorems in a document of mine to be written in slanted style rather than italic. The math symbols themselves should still appear in italic, only the written text should ...
why's user avatar
  • 1
5 votes
2 answers
113 views

At the moment, I don't remember how to number the equations inside dcases , with the amsart class, without empheq, in order to assign a label to each one. \documentclass{amsart} \usepackage{mathtools}...
Sebastiano's user avatar
  • 69.6k
3 votes
1 answer
65 views

I have created a class for typesetting articles submitted to a scientific journal. Authirs will compile their papers through pdflatex. However, in production, the typesetting is done with LuaLatex due ...
TrAmA's user avatar
  • 57
2 votes
3 answers
154 views

Consider the following example, in which I wish to define a command that draws a bold dot over a symbol (ideally, the first optional argument adjusts horizontal position, and the second adjusts ...
Jinwen's user avatar
  • 10.2k

15 30 50 per page
1
2 3 4 5
16