{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}.
12
votes
1answer
146 views
Where to get TeX Math Font
I apologise for a question that might seem naïve to many. However, I encountered a problem and a couple of hours of an intensive research didn't bring any results. Basically, I would like to have a ...
0
votes
1answer
33 views
Formatting of other special functions
There are special macros for stuff like exp, sin, cos, etc... but not for the non-elementary special functions like F, J, I, K, E etc... although their symbold are quite standard throughout ...
9
votes
0answers
76 views
Drawbacks of redefining math accents with extra leading {}?
As I discovered through the non-bug latex/4253, TeX has a (mis)feature whereby it ignores braces around a \mathaccent construction: ${a_b}_c$ works, but ${\tilde a_b}_c$ fails with a "Double ...
3
votes
0answers
61 views
How to use only mathematical input in the first column with pgfplotstable
I can use a mix of text and mathematical input in the first column of a table generated with pgfplots with no problem, and also mathematical input in, e.g. the last column, as this mwe shows:
...
3
votes
0answers
82 views
How to insert a text between two cases in a multi valued function?
I want to do something similar to this but do not know how:
I do know how to write multi-valued functions by using cases or align or whatever but do not know how to achieve a text that is to the ...
3
votes
0answers
144 views
ConTeXt math fonts
I’m wondering if there is a way to use one font of my choice for all letters and digits, and another (e.g. Asana Math) for symbols in ConTeXt math mode? In LaTeX, I’ve used mathspec or unicode-math ...
2
votes
0answers
104 views
LaTeX is not compiling consistently
I am really new to LaTeX, so it's possible I'm making some egregious error that I'm not aware of, but my documents are compiling inconsistently. By that I mean it compiles correctly maybe one in ...
2
votes
0answers
67 views
Incompatibilities with and alternatives to nath
I just discovered the existence of nath to auto-size mathematical expressions. But I also read that it has many incompatibilities and it also doesn't seem to be maintained anymore (last update was ...
2
votes
0answers
140 views
Are there any embossed fonts?
I there some (build in) font like:
Fluted Germanica
Shadowed Germanica
Embossed Germanica
from Germanica family
I would like use for math, so I need characters like { too.
Or the ...
1
vote
0answers
39 views
Texmaker. Color in the editor. Math mode
I am starting to use Texmaker with the default configuration.
When I use the math mode ($...$) all of it is coloured in green in the editor, making long formulas difficult to follow.
I would like ...
1
vote
0answers
108 views
How to put a subscript in a superscript
How can I write the following thing?
a^(b_c), b being a superscript of a, and c being a subscript of b.
1
vote
0answers
56 views
Write above the symbol math “subset”
Like the symbols "bigcup or bigcap" in LateX, I'd like to write above the symbol subset.
I have try to use the displaystyle command, but it doesn't work !
Here this is a snipset of my try :
...
1
vote
0answers
81 views
Latex packages / templates for maths exercises
I'm enrolled in a mathematics course where we are supposed to return our solutions to weekly exercises as PDF files. There seems not to be any general official guidelines other than "it's legible", ...
1
vote
0answers
159 views
Anki - LaTeX, Math Font Size, & DeclareMathSizes
I use the Anki flashcard program and render math equations using LaTeX within the program.
The problem is that the font sizes are generally too big, unless the equation is really long, in which case ...
1
vote
0answers
34 views
TeXShop auto-deletion of certain groups of pasted in characters
For my LaTeX equations I use Mathtype's excellent capability of copying equations as TeX code. My minor problem arises when I want numbered equations in LaTeX and also want to type the equation in ...
1
vote
0answers
273 views
Is it possible to reorganize coloring/highlighting priority in Texmaker?
I want to be able to see latex commands in Texmaker while in mathmode, but the settings file does not seem to account for priority via line rearrangement, so I was wondering if there was a way to make ...
1
vote
0answers
121 views
I am using twocolumn svjour3 template to submit a paper. I want to write long equations as a single column. But I get an error message
Here's what I did:
I have the same problem with long equations in the svjour3 document class. I want to display the long equations as a single column. I tried
\documentclass[twocolumn]{svjour3} ...
1
vote
0answers
83 views
suddenly serifs in math mode
I have a problem since recently. When typesetting math, a new font is used, and I have no idea why. While usually, the variables look like this,
$\lambda, \mathcal{X}, x, \sum$, i.e. without serifs on ...
0
votes
0answers
77 views
Glyph collision with package mathastext
I was trying to type math in captions with a sans font when I came upon the mathastext package and I got greedier. I tested it with the following MWE:
\documentclass{memoir}
...
