Using TEX in Mathtype
I use Mathtypeto insert mathematical equations in MS world.Today I understood that there's no built-in symbol for $\mathscr(F)$ in MathType so I searched for a way of using LaTex codes in MathType....
View ArticleUnnumbering corollaries
I would like to number the corollary of the theorem “theorem 1.2.3.” such as “corollary 1.2.3.” Instead of “corollary 1.2.3.1.”. How can I do? I’m using amsthm package.
View Articlemathtools and hyperref badly interacting?
I would like to: (a) have no equation numbers for non-referenced equations; (b) have hyperlinks on equations and other constructs (lemmas/theorems/etc.); (c) use autoref so that the string for the...
View ArticleLine spacing between lines containing inline math
Honestly I give up on this. I searched for a solution to this for so long, but nothing seemed to work (well) for me.I just want my equations to no longer look squashed together, referring to how small...
View Articleunicode-math and mathtools symbol naming clash doesn't seem to be an issue?
I got an error from Overleaf/LuaLaTeX saying that i have the following errors:Package unicode-math Warning: Using \overbracket and \underbracket from mathtools' package. Use \Uoverbracket and...
View ArticleSwap star and non-star versions of DeclarePairedDelimiter without breaking...
I use \DeclarePairedDelimiter from the mathtools package a lot, and I almost always want the delimiters to be automatically resized. Therefore, I switch the definitions of the star and non-star...
View ArticleThe order of loading newtxtext, newtxmath and mathtools?
The newtxmath documentation says that it loads amsmath now. However, mathtools also loads amsmath. What should the order of the packages better be...
View ArticleHow can I write down this symbol for volume in latex?
I want to write down: in a mathematical formula.Can anyone help please?
View Articlealignment of subnumcases in the page
I want to label each case in cases so I used subnumcases environment.However, it seems like what is centered is the first letter, not the entire chunk.I made a MWE with the packages I need for my work,...
View ArticleArrow Label Size Issue in Tikz-CD
I am using the mathtools package in combination with the tikz-cd package to decorate an arrow label with an overbracket. However, using the \overbracket within the arrow labeling messes up the...
View ArticleWhy is `DeclarePairedDelimiter` so complicated?
Currently I use the following to type singleton sets:\documentclass{article}\newcommand*{\singleton}[2][]{\mathopen{#1\{}#2\mathclose{#1\}}}\begin{document}$\singleton x$, but $\singleton[\big]{(x,...
View ArticleAlign :=, =, and =: symbols
What is the best way to get the symbols \coloneq, =, and \eqcolon (provided by package mathtools) to align in a nice way (so the equals part of each is aligned) in an align environment?I can get the...
View ArticleXeLaTeX + mathtools + unicode-math missing symbols `\Coloneqq` and `\models`
Sorry, but I am browsing since morning around and try to find a solution for that issue. I have a beamer presentation with moloch theme and want to use the Fira font but only for the mathcal part I...
View ArticleTypesetting and alignment of optimization problem where objective value row...
I want to format my optimization problem like this (see picture for...
View ArticleProblem with widehat command in lualatex
I have a problem with the widehat command in lualatex.I have loaded the lualatex-math package that fixes some of theproblems. Here is...
View ArticleBest practices for spacing in the cases/matrix environment and use of \dfrac...
I have this MWE:\documentclass[a4paper,12pt]{article}\usepackage{mathtools,amssymb}\begin{document}\[ \begin{cases} \frac{\partial f}{\partial x} =& 2x(1 - y)=0 \iff x = 0 \quad \text{o} \quad y =...
View ArticleSpace for the cases/matrix environment and use of \dfrac into \[...\]
I have this MWE:\documentclass[a4paper,12pt]{article}\usepackage{mathtools,amssymb}\begin{document}\[ \begin{cases} \frac{\partial f}{\partial x} =& 2x(1 - y)=0 \iff x = 0 \quad \text{o} \quad y =...
View ArticleFancy box around equation in align environment
I am aware of both this and this questions. However, can we combine them? What I mean by this is can I enclose in a fancy box à la empheq part of an equation in an align environment?(I believe there is...
View ArticleMathematical formula: max
How to write the following using latex? Unfortunately, $\max_{\beta in \mathbb{N}^d}_{|beta| \leq k}$ doesn't appear like this, we want the terms under max to appear just like in the picture
View ArticleNo \xrightrightarrow[a]{b}?
It seems that the commands \xrightarrow, etc. in mathtools package don't allow me to put text above or below two arrows (\rightrightarrows). Is there any way to do this with extensible arrows? A crude...
View Article