alignment 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 ArticleHow to give space between equation and equation number inside align?
\begin{spreadlines}{0.7em}\begin{align} i_{\text{out}}(t) = \langle i_{\text{out}} \rangle + i^{\text{HF}}_{\text{out}}(t) &=...
View ArticleWeird error in "aligned" with package "mathtools"
I get some error while using the "aligned" environment and the "mathtools" package together. See the code...
View ArticleHow to show summing à la Gauss?
I want to show simple summing like in the picture, without using colors. But I've no idea, that's not a undercase command.
View ArticleFormatting variable subscript when it's text
I have a doubt about formatting the subscript of a variable. I'm following this convention: when the subscript is a text, or a letter which abbreviates a text word, I format the subscript as...
View Articlebox several horizontally connected cells in an array. Is there a command...
I would like to box several horizontally connected cells in an array. \Aboxed from mathtools is only working for two horizontally adjacent cells, and is omitting any extra...
View ArticleHow to right align \intertext and \shortintertext
Currently shortintertext is left aligned, how to make it right aligned? using \raggedright doesnt workMWE\documentclass{article}\usepackage{amsmath, mathtools}\usepackage{derivative} %...
View ArticleProblem with "showonlyrefs": vertical spacing is modified among slides...
I have a tex file\documentclass[t]{beamer}\usepackage{biblatex}\usepackage[most]{tcolorbox}\usepackage[mathscr]{eucal}\hypersetup{ hypertexnames=false, colorlinks=true, linkcolor=blue, filecolor=blue,...
View ArticleIssue with \ccases of mtpro2 and mleftright package
In my preamble, I am using the mleftright package with the \mleftright macro:%-------------------------------------------------------------------% no extra spacing around \left...\right...
View ArticleHow to put downarrow and comments closer to the equations?....
How to put closer the downarrow and...
View ArticleHow to round corners of the mathtools \Aboxed{...} ?, prefer using tcboxmath...
How to round the corner os /Aboxed (from mathtools package)If it were possible using tcboxmath from tcolorbox, I would like, but I tried and... no...
View ArticleLine breaks in mathtools' paired delimiter
The following code\documentclass{article}\usepackage{mathtools}\DeclarePairedDelimiterXPP\E[1]{E}[]{}{#1}\begin{document}\[\begin{aligned} E\Bigg[A&+B \\ C&+D \Bigg] % \E[\Bigg]{A&+B \\...
View ArticleHow to write your own result using the xlop package
I'm trying to display vertical addition for binary numbers, but xlop solves everything automatically assuming base 10 and then displays it. Is there a way for me to remove the result and replace it...
View ArticleWhy MyUnderBracket command definition does not work
For some reason my \MyUnderBracket{} command definition does not work.My Code:% !TeX TS-program =...
View ArticleHow to invert starred behaviour on declared paired delimiters from mathtools?...
Using mathtools i can declare a delimiter like this \DeclarePairedDelimiter{\abs}{\lvert}{\rvert} but it only scale to whats inside if i use the starred version of that commad \abs*{...} how to set...
View ArticleBuilding an environment from the mathtools multlined environment
I am having difficulty building a new environment using the multline environment provided in the mathtools package, as done in this question. I do not seem to be able use it in the \newenvironment...
View ArticleNorm with triple vertical lines using `DeclarePairedDelimiter`
I would like to declare a paired delimiter for a "triple norm".A answer to this question already exists (cf. Spacing between triple vertical lines), however, as I'm already using...
View ArticleUnderbraces are ruined by mathtools (and maybe unicode-math?). How do I keep...
In writing my thesis (using XeLaTeX) I use multiple math-related packages, all for different reasons. Since introducing unicode-math and mathtools, the underbraces I applied earlier are ruined. I...
View Articlemathtools.sty need fix in TeX4ht
My code is:\documentclass{article}\usepackage{mathtools}\begin{document}\begin{equation}\label{test} N \xrightleftharpoons[k_2]{k_1} U \xrightarrow{k_3} D\end{equation}\end{document}I got the error...
View Articlevertical alignment when using \underbrace for Matrix
I want to vertical align the underbrace symbol.It looks like now:supposed to be...
View ArticleHow to wrap the entire `\DeclarePairedDelimiterXPP`d command?
I'm trying to wrap a command created using \DeclarePairedDelimiterXPP using the pre code and post code args.The following is what I did...
View ArticleIssue with \overbracket in Glossaries Package (name={} field)
I am using the glossaries package in Overleaf to define mathematical symbols in my thesis. I want to introduce a matrix L with an overbracket. My glossary entry is defined as...
View ArticleAre mathtools and leftindex incompatibile with amsmath?
I create an environment for resize math text but the code does not work with mathtools and leftindex package which are essential for me. To follow I put the code which contains the new enviroment: turn...
View ArticleHow can I solve this problem? [closed]
\documentclass[12pt,a4paper]{article}\usepackage[french]{babel}\usepackage{amsmath,amssymb}\usepackage{graphicx}\usepackage{enumitem}\title{Problème : Fonctions Logarithmique et...
View ArticleHow to perfectly align equations using DeclarePairedDelimiter?
I have a problem with an equation in which I want to perfectly align things that seem impossible to align perfectly. Here is a minimal example.\documentclass{article}\usepackage{amssymb, amsmath,...
View ArticleUsing delimiter scalers (\big, \Big, etc.) within superscript-like environments
I have the following code:$q \xrightarrow{\Brack{(i,a)}} q'$where \Brack is defined using mathtools as\DeclarePairedDelimiter\Brack{\lBrack}{\rBrack}which yields:However, I would like to scale the...
View Articlehow to create column "markers" for a wide matrix?
Plaise, someone can help me to write this matrix with latex?Specifically, I don't know how to create "markers" for two of the columns.Thank you in advance.
View ArticleHow to set mutiple alignment anchors without stretch the whole paperwidth in...
My purpose is to mimic the result as below:The following the my...
View ArticleUse of mathtools
I have defined \abs as described in the Mathtools Users Guide 3.6. But I would like to have the starred-version as default (=\abs). I looked further and found on 3.6.1 (as I thought) a way to do this....
View Articlesequence-modulated fractal
\documentclass[11pt]{article}\usepackage{amsmath,amssymb,amsthm}\usepackage{graphicx}\usepackage{hyperref}\usepackage{geometry}\geometry{margin=1in}\title{A Sequence-Modulated Fractal: New Patterns...
View Article