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

learn more… | top users | synonyms (2)

3
votes
2answers
38 views

Unusual custom math accent

I want to introduce a new type of math accent that is basically an overbar, but also has small (scriptscriptsize?) text set to the right of the bar. Basically something like $\bar{A}^{\mathrm{co}}$ ...
4
votes
3answers
39 views

Index with accented letters

I'm trying to typeset the following $Q_å=l_å \cdot m$ But LaTeX won't typeset these special or accented letters in my document! Is there a simple way to achieve this?
5
votes
2answers
31 views

Downarrow whose length I can specify manually

Is there a way to draw a $\Downarrow$ command of a custom length? I need a double arrow. I am sure such a command exists. I also need this symbol to be able to align inside align environment using ...
2
votes
2answers
69 views

Can I use both of setbuilder notations in one article?

There are two setbuilder notations, the vertical bar and the colon. In some cases, it is better to make a choice. For example, compare \{f \mid f\colon M \rightarrow N \text{ is continuous}\} and ...
11
votes
2answers
101 views

Differences in vertical positioning of superscripts and subscripts depending on grouping (`{ }`): Why? Caveats? Workarounds?

This question about {(x+y)}^2 vs (x+y)^2 drew my attention to the slightly different vertical positioning of super- and subscripts for such expressions. Compare (x+y)^8_8 (left) and {(x+y)}^8_8 ...
2
votes
2answers
93 views

Breaking a long math expression

I am trying to type long expression by using parenthesis inserting some sentences, as an example I have a expression like product of \documentclass{12 pt}{article} \begin{document} \begin{multline} ...
5
votes
2answers
107 views

LaTeX font for 'old-fashioned' script characters

Browsing through a copy of Counterexamples in Analysis (Gelbaum & Olmsted), I'm quite enjoying the typeface used for 'script' letters (see links to examples below); visually it's somewhere ...
4
votes
1answer
65 views

Bad math font quality in PDF

I have a problem with bad font quality that only affects "math" environments. I am writing a document with lyx 2.0.2 (OS: Ubuntu). The chosen class is "report". Since the normally used fonts were ...
7
votes
2answers
50 views

Determining the math class of a non-keyboard symbol

What is the "right" way of determining the math class (e.g. ordinary/0, relation/3, closing/5, etc.) of a non-keyboard symbol? Something like \oplus is easy enough to guess, but I wasn't immediately ...
4
votes
1answer
68 views

Read single numbers from data file (LuaLaTeX)

Is it possible to read a number from data files? How to read a file with luatex I found the example above but I don't need the whole line at once. I need somthing like: read(file) get(A) get(B) ...
7
votes
2answers
103 views

Make §…§ marker for textmode INSIDE math mode

I want to definde §...§ as markers for textmode inside math mode. This would be useful for example inside "cases" environments, to add text defining the cases; or for defining sets. Instead of having ...
4
votes
1answer
89 views

Must I include \begin{math} every time I want to enter a symbol?

I am using the following syntax in my document's preamble : \usepackage{amssymb} Question is, must I use \begin{math} \*symbol* \end{math] every time I type in a symbol ? Or am I missing an easier ...
7
votes
1answer
99 views

How to make the math font slightly thicker?

I'd like to use TeX Gyre Schola as my text font and the default LaTeX font for the math mode. (Side question: is the default font Latin Modern in math mode or another font?) MWE: ...
3
votes
1answer
50 views

where do I report bugs in font packages

There are two font packages I like for great readability (letters are clearly distinguishable, and math fonts stands out from text since it is heavier a bit). Unfortunately, they are buggy. The ...
7
votes
1answer
41 views

Modified \overline over first character of complex argument

I've been using zref to handle my references. It has allowed me to customize a reference the way I want through its property lists. In particular, I reference a variety of structures in my document ...

1 2 3 4 5 114
15 30 50 per page