{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
1answer
62 views
Matching Brackets in TeX output
Is there any ways or features to make pdf-files using one of TeX systems so that when I move the cursor to one of brackets (either open or closed brackets) in pdf, then the bracket and the other ...
3
votes
0answers
60 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
75 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
139 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
97 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
134 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
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
60 views
Missing $ inserted although I have $
I get "Missing $ Inserted" when typing in this:
Genom att undersöka var kurvan ${f_{A}(x)}$ skär linjen T = 20 ser vi att x ≈ 4,3 då ${f_{A}(x)}$ = 20.\\
Where is my fault?
1
vote
0answers
126 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
27 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
60 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 ...
1
vote
0answers
195 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
104 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
76 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
44 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 :
...
0
votes
0answers
72 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}
...
