Latex underset

And $\overset{n}{\bigcup}$ is how you place text over an operator. The two commands do not seem to produce the effect I expect: \stackrel makes i=1 smaller than j=1 whereas \underset does the opposite. . MWE Jun 15, 2017 · Please make your code compilable (if possible), or at least complete it with \documentclass{}, the required \usepackage 's, \begin{document}, and \end{document}. LaTeX font sizes like \tiny can not be used in math mode however the Tex primitive commands \scriptstyle and \scriptscriptstyle are available to choose the size and style normally used in superscripts and superscripts of superscripts respectively. This having been done, using the package is simple: \documentclass{article} \usepackage{undertilde} \begin{document} $\utilde{x}$. Since your operator should have subscripts placed in "limits" as with \lim, you need to use the starred form \DeclareMathOperator*. One way around it is to create separate rows for the standard errors. Edited the post to clarify meaning and edited my answer. Thanks for the bug report! Thanks for fixing #1275. 例えば、\xrightarrow {\Delta} とすれば → Δ となります。. 5em] and [2em]; used a \mkern-5mu (for the first line) to have the perfect alignment and \displaystyle always because I had a \sum always inline It will give all the equations centered. Sign up or log Overset and Underset in equation. Also align for a single equation is wrong. \underbrace. Thank you for any ideas! Last edited by whoburg on Mon Apr 04, 2011 7:39 pm, edited 1 time in total. This also was mentioned in the question and in one answer, but it is wrong, as the visual comparison will show. Mar 22, 2024 · Latex points de suspension: \ldots,\cdots,\vdots et \ddots; Latex plus or minus symbol; Latex piecewise function; Latex partie réelle; Latex partie imaginaire; Latex parallel symbol; Latex overset and underset ; Latex orthogonal symbol - Latex perpendicular symbol; Latex numbering equations; Latex not subset symbol; Latex not parallel symbol Nov 11, 2017 · However this renders as: As you can see, two under-braces are not at the same level. kevinbarabash closed this as completed in #605 on Apr 15, 2017. Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Mar 27, 2015 · Optimization formulas in LaTeX. May 6, 2020 · The \underset command requires amsmath. The syntax is: {{underset|under|base}} where under is some character to underset centrally beneath base, and under has a font size of 70% that of base . May 30, 2017 · Stack Exchange Network. \documentclass{article} \usepackage{amsmath} \DeclareMathOperator*{\minimize}{minimize} \begin{document} $\displaystyle{\minimize_{x\in S} f(x)}$ \end{document} Aug 2, 2012 · I hope this helps in your case. The subarray environment is like \substack but is an environment and allows left alignment. (i) compilation of table take about few seconds, (ii) about question mark i already explain you in previous similar question /read my answer again/, you haven't superscript here, if you will add them,see in previous question how i deal with them in my answer. The Cauchy-Schwartz equation below from the Navier-Stokes Wiki article shows the kind of line breaks I was hoping to get in the underbrace. My suggestion would be to remove the texcl option: frame=l, language=C++, basicstyle=\ttfamily, numbers=left, numberstyle=\tiny\color{gray}, keywordstyle=\color{blue}, Jul 25, 2021 · deleted \usepackage{aligned-overset} using an array with the option rcll; used the font and mathfont of the 1st image \usepackage{newtxtext} \usepackage{mathptmx}; increased the vertical spaces with [1. Help them help you: remove that one hurdle between you and a However, I want to include the standard errors of the estimates using \underset{std}{est}. Besides, “arg min” is a single operator, so the subscript should cover both parts: it's not “the argument of the minimum”, but “the minimum argument”. spacing×. In case of the latter, I just would like to have an arrow below the text "Fed_t" pointing to the left hand side of equation (3). sharelatex. If the only thing "wrong" is that there is no space between the argmax and the f(x), then just add \, (thin space) to fix the problem: Nov 28, 2014 · を と書きたくなる時がある. 命令としては,\otimes_{\max} と \underset{\max}{\otimes} なのだけれど, 普段は前者を使う場合が圧倒的に多いので,後者を使うときに順番が逆で嫌である.内積の時の経験sumi-nyasu. Looking at the definitions of the \overbrace and \underbrace macros reveals that the are using \ialign which \halign with a zero \tabskip and empty \everycr. \documentclass{article} \usepackage{amsmath,amssymb} \makeatletter \DeclareRobustCommand{\bumpeqplus}{\mathrel{\mathpalette Discover why 16 million people worldwide trust Overleaf with their work. In display math mode: \bigcap_{x} will create a larger-than-normal ⋂, with x underneath it. I found one way to do it. Learn how to use underset with examples, symbols, and syntax. com を 活かしてマクロを作った. \d… Jul 21, 2015 · Here are two ways: The gap between the text and the over/under-set is defined with \setstackgap{S}{2pt} for the stackengine approach on the left. Apr 8, 2014 · Using amsmath you can set this up as a starred version of a math operator so that the limits get correctly placed. which becomes. Your help will be much appreciated! I need the below equation: But instead, I have this: My code is: \documentclass{article} \usepackage[utf8]{inputenc} \usepackage{amsmath} Apr 25, 2016 · I have look around Stackoverflow a lot and cannot find an answer. Package amsmath Warning: Foreign command \atop; (amsmath) \frac or \genfrac should Using \underset does not require any other package. I think I may just be using the command wrong. Export (png, jpg, gif, svg, pdf) and save &amp share with note system. When you use \min in inline math mode (ie, with $\min_{<subscript>}$ ), then you need to specify \displaystyle, or \limits to get the subscript underneath. This is, incidentally, also the case for \sum, \prod, and \int. \mathop{\mathbb{E}}_{x \in p_{data}(x), z \in p_{z}(z)} And the expression looks like : I want the characters z onwards to be in a new line, while being the subscript to E. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more. 下に付けたいときは [ ] で In other words, use \substack that has been specifically defined for this task and can accommodate any number of lines. That may seem tedious to you, but think of the extra work it represents for TeX. I have tried adding a \newline and adding a \\ between 'wing' and 'form', to no avail. edited Apr 13, 2017 at 12:35. z = \underset{x}{\mathrm{argmax}}\, f(x) Share. Check \underset. For example: You can omit \limits in displaymath mode. Jan 8, 2016 · Of course, if you have texcl set and _ in your comments, then you'll be forced to adhere to LaTeX's rules for underscores in text. You can use amsmath 's \genfrac construction to set fraction-like expressions: \genfrac takes five arguments to create a structure (from the amsmath documentation; section 4. The first is wrong; the second is complicated to write. Loot at this post for a solution if you want to stick with mhchem. \makeatletter Oct 6, 2020 · We would like to show you a description here but the site won’t allow us. Sep 10, 2010 · 9. It is possible to define a macro which does take three arguments: the first part only under the overbrace, the middle part between both and May 5, 2018 · Fixed by #1290. An example: Nov 30, 2020 · So as know, $\underset{i = 1}{\bigcup}$ is how you place text under an operator. Alternatively, as @egreg suggests, the accents package provides \underaccent[<accent>]{<symbol>}. In KaTeX and LaTeX you can do \operatorname*{argmax}_{c=1}^C that will do the right thing as well. 1. To increase your number of codes per week, make a donation. \end{ align* } Open this amsmath fragment in Overleaf. The best choice depends on the content and the desired layout. I suggest you use a combination of \underset / \overset and \substack macros to place the explanatory text and the down/up-arrows below/above their associated formulas. com. With \substack, you won't have to provide lots of \scriptstyle (or similar) font-sizing instructions. TeX - LaTeX Meta your communities . inline math mode, use \displaystyle if you want it always underneath it. You can force a certain positioning in either mode using \max\limits_{k=1,\dots,n} and \max\nolimits_{k=1,\dots,n}. Modified 5 years ago. Jul 21, 2023 · Yes. When I write $\lim_{x \rightarrow p} f(x) = q$, the subscript x \rightarrow p appears to the right of the limit, instead of directly underneath it. An above answer says: With \underset. To fully reproduce the equation shown in the screenshot, you also need to provide \mid t items in two of the subscripts. You could use \substack or the subarray environment of the amsmath package. formulas, graphs). But how do you combine the two? \bigcup and \bigcap are defined as variable-sized math operators. they works fine! please, read all received answers (on your previous question) again! Feb 13, 2015 · You can use the extensible arrow \xrightarrow provided by amsmath, which has two arguments, an optional one for text below the arrow and a mandatory one for text above the arrow. May 18, 2017 · 11. Apr 17, 2016 · 4. Feb 21, 2015 · 11. As egreg mentioned in comment, it does look wrong what you are trying to do (refering to the raised functions). Anyway, KaTeX specific questions are off-topic on the site. While mathpix snips have a monthly limit in the free plan, this should work for your needs: 1. Anyway, this is better asked on tex. Try, for example: This is $\frac{\utilde{ab}}{c} \neq \frac{ab}{c}$ and so on. Improve this answer. You can use the \substack command, from the amsmath package, just like \text. Modified 2 years, 5 months ago. Edit: It seems you might be using the mhchem package which allows you to use the \underset command by entering math mode. So the braces are on there own "table rows". \ undersetコマンドは、引数#2の下の引数#1(スクリプトスタイル)をアンダーセットします。. 3x + 9y & = -12. would suffice, besides producing a better output. 247. Combining \underset and \mathop is a little redundant: either \underset{Under}{Normal} or \mathop{Normal}_{Under} would work, but for \lim -style operators \operatorname We would like to show you a description here but the site won’t allow us. I tried underset and stack under for the scripts, and tried vphantom for aligning. With subarray \limits is a TeX primitive used in the specification of super- and subscripts for math operators. underset moon rover lyrics . ° 1 (en estilo script) en el argumento n. May 7, 2018 · @texmex, sorry, i don't understand you. hatenablog. Nov 23, 2019 · On the other hand, \underset is the wrong tool for the job. But here is, how it is done: % arara: pdflatex. Try, for example: This is $\underaccent{\tilde}{\mathcal{A Note the equivalent spacing using \stackrel with =, while similar spacing is returned using \stackbin and +. 11. Note, however, that in \textstyle, the line spacing will be affected. underset latex package . The example for underset dual to the example above for overset uses markup equivalent to this LaTeX source: \overset{f}{\longrightarrow} For underset the position of the base ( → ) and the decoration ( f ) are reversed relative to their orders (from top to bottom) in the column. I feel this answer would be better with some spacing for readability. (action) The \overset command successfully places text above, but it also creates spaces in the main text, as shown above. On the other hand, you don't need \underset for your case, as already suggested. I want the exact opposite situation. \documentclass[a4paper]{report} \usepackage{amsmath} \usepackage{mathtools} \begin{document} \begin{equation} I found this solution online, but it doesn't look quite like the original overset (note I know it is difficult to come up with a solution to handle all cases elegantly, but I have listed 4 common use cases that would like to look good) \documentclass[11pt]{book} \usepackage{amsmath,amsfonts,amssymb,amsthm} %overset spacing. a=┴"foo" b. user263192. I think I should write something like $\arg \max_{\substack{w \\ \phi}} f(w,\phi)$ but this puts the subscript below at the right of \max and I'd like to put those subindexes below and centered on the max word. Command. Jul 4, 2009 · LaTeX forum ⇒ Math & Science ⇒ split and underset Information and discussion about LaTeX's math and science related features (e. Sep 22, 2023 · Stack Exchange Network. underset - the end You can also use \nolimits and \limits to force textstyle limits and displaystyle limits respectively: \min\limits_{\forall s \in S_j} q_k(s) Share. (Please keep the communication in English to respect non Greeks). SINOPSIS { \underset #1 #2} DESCRIPCIÓN El comando \ underset oculta el argumento # 1 (en estilo script) bajo el argumento # 2; el elemento superior está alineado correctamente con el texto circundante (sus líneas de base coinciden). 一番上の項目は、周囲のテキストと適切に配置されます(ベースラインが一致します)。. In addition to the \underbrace and \underbracket commands provided by the amsmath and mathtools packages, respectively, I think it's also worth knowing about the \undercbrace command, provided by the mtpro2 package, to generate a "curly" underbrace that can be up to 10cm (4 inches) wide. To raise the whole operator, could use \scalebox from the graphics package. Try using \underset{belowtext}{text}. Replace \wedge and \vee with \textstyle\wedge and \textstyle\vee. In essence, use \stackrel for relational operators, and \stackbin for binary operators. 5. (For. If anyone can see what it is, that would be very helpful. \underbrace{}_{\substack{\text{Some long text that} \\ \text{should be multiline}}} The output: Why do you have 3 backslashes where the nvm, I see now. \documentclass{article} \usepackage{amsmath} \begin{document} 1. i_1<\dots<i_k. In LaTeX, all b's are at exactly the same height, where Jul 15, 2017 · I wouldn't use \times for matrix multiplication: no symbol is generally used. My problem was that everything inside {} was going to the right of max. gagern added a commit to gagern/KaTeX that referenced this issue on Apr 5, 2017. \{and \} need backslashes because {and } are part of the LaTeX base language. 8. However I would still prefer chemmacros, because when you enter mathmode you will have to keep using \mathrm{} to avoid Aug 16, 2013 · You can use \substack \documentclass{article} \usepackage{amsmath} \begin{document} \[ A_k = \bigcup_{\substack{I \subset \{ 1,\dots,k \}\\ \text{card} J = K}} B_j Dec 5, 2016 · Just change. If you have several such cases in a document, it may be worth your time to define a macro called, say, \myunderset, which applies \smash[b] automatically to its second argument. g. Thanks! latex. Aug 28, 2013 · A \oplus B = \underset{b\in B}{\cup} A_b The important things being: \underset which takes two arguments, the first is put under the second. May 31, 2012 · Use the command \utilde from the undertilde package. 7ec4550. When you use \min in display mode (ie, within \[ \min_{<subscript>} \], or within the align environment), the subscript is placed underneath by default. \vbox to#1{\kern-2\ex@. This may be nitpicking, but I'm still not quite happy with \underset and \overset. : (animal) (animal) (animal) Bears like to eat fish and snakes. As the second display equation below shows, you may want to introduce Mar 22, 2024 · Learn how to use \\overset and \\underset commands to write expressions with symbols above or below them in Latex. Nov 12, 2017 · I wonder how I can align undersets below equations of matrix. Builtin macros, macro arguments, overset and underset. For equation number 1, \ref results in and \eqref results in : \end{ equation } Aug 30, 2015 · I'd like to make one of my custom functions - just defined as \text{foo} in a math environment - look like one of the built-in functions like sum, min or max which accept parameters that are placed above or below the function symbol. As you might have noticed from the answer above, spacing above the \rightarrow is an issue. \underbrace{abcd} First, the \underbrace command in latex is defined without any packages. Feb 5, 2015 · The math operators are all set up to do this by default when using limits: simply use \max_{k=1,\dots,n}. \xrightarrow[text below]{text above} In your case you have to use. Nov 4, 2016 · If you're going to set the string 1,2,3,\ldots below "Numero natural" using \underset, I strongly suggest you typeset the numbers in text style rather than the default script style. Output example of this approach. underset is a LaTeX command that places a subscript below a symbol or expression. will yield the expected output. Feb 19, 2023 · The equation environment automatically numbers your equation: f(x)=(x+a)(x+b) \end{ equation } You can also use the \label and \ref (or \eqref from the amsmath package) commands to label and reference equations, respectively. Feb 12, 2019 · Edit # 2. Misunderstood your post. I would appreciate any help in Aug 25, 2011 · array would also be good for aligned multiline content, which is mainly maths. answered Jan 11, 2016 at 11:51. 3 The \genfrac command, p 14): TeX engines provide several commands which can be used to override the default style in which a piece of math is typeset: \textstyle: apply the style used for mathematics typeset in paragraphs. If you have used some documentclass/template or other packages/commands that breaks these basic LaTeX features, please consider changing/removing these documentclass/template or package/commands. Ask Question Asked 9 years, 2 months ago. Note below that: \mathrm is for using non-italics Roman font in math mode. There are two commands that insert horizontal blank spaces in this example: \hspace{1cm} Inserts a horizontal space whose length is 1cm. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Apr 27, 2023 · This can be addressed by applying \smash[b] to \rightleftarrows. If someone is asking why the \def\mysubscript{#1} bit in the definition, the answer is that LaTeX doesn't allow using #1 in the "end" part of \newenvironment. If there are several equations that you need to align vertically, the align environment will do it: \begin{ align* } 2x - 5y & = 8 \\. To extract the equations from your tex-file include in your Preamble: \usepackage[active,generate=equations,extract-env={equation,align}]{extract} 2. Added by the crowd: This package is not part of TeX Live, so you may have to install it manually. Other LaTeX units can be used with this command. Text color is achieved with the xcolor package. 7. ) If you want the intersection sign to be regular-sized, then I'd load the amsmath package and use \underset{x}{\cap} or something like that. Then copy the equations individually to mathpix app and save: Nov 11, 2009 · Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have May 5, 2022 · Improve this answer. edited Jun 5, 2017 at 18:41. to. Oct 24, 2019 · A simple \uparrow can be placed using \underset{\uparrow}{<stuff>}. It's also easier to use even for two lines. underset - moon rover (original mix) 9. Of course \substack and subarray can also be combined with \underset. Mar 8, 2011 · 8. 基本的には \overset コマンドと \underset コマンドで解決可能ですが、矢印の上に乗せるだけなら \xrightarrow や \xleftarrow でも可能です。. I would like i=1 and j=1 to be of the same size. Is there a way around combining \underset and dcolumn or am I facing a trade-off? . \displaystyle: apply the style used for mathematics typeset on lines by themselves. (例) def. I am trying to shift this extra long subscript to the line below, because it is too long. I would like the text 'non-wing form drag' to be split into two lines, so that it fits under that term in the equation better. Jun 22, 2013 · 14. Online LaTeX equation editor, free LaTeX equation generator (png, pdf, mathML, ), generate your complex mathematical expressions with simple clicks. \end{subarray}}{\sum} x_1^{i_1} \dots x_k^{i_k}. This does not look as nice though. Open this example in Overleaf. Inline math defaults to the compact limit position you're looking for, and display math defaults to the underset behavior. Unrelated but eqnarray isn't the high point of the Font size. That said, I think the whole display might look better if do not use \underset at all. Ask Question Asked 5 years ago. This causes problems and I can't find a fix. If you want to know something more about the many ways you can choose, take a look at here: Command for argmin or argmax? Dec 27, 2016 · Then I tried the \underset_ command and it says I am missing a } but I can't seem to find it. This translates better, as is found independent of the font size option of the documentclass (the original version doesn't scale equally well to a 10pt or 11pt document) \documentclass{standalone} \usepackage{amsmath, graphics} \newcommand{\upperset}[2]{\: Jan 11, 2016 · To fix the line spacing, put \linespread at the start of the \parbox, and remember to make a \selectfont immediately follow it, or the \linespread will have no effect. \documentclass{article} \usepackage{mathtools} \begin{document} \[. …. I would prefer it the main text has normal Jun 4, 2020 · 記号の上にテキストを乗せる. Inserts a blank space that will stretch accordingly to fill the space available. SX users willing to give you a hand. Here's an example for \underset with subarray: i_1+\dots+i_k=n \\. Simply using \text{foo}_x does not work. \documentclass{article} Jun 2, 2014 · An alternative version, without \substack, but with some additional work: \documentclass{article} \usepackage{amsmath} \begin{document} \[ \min_{\begin{array}{c Oct 10, 2021 · You can use a low level alignment tool. With \substack you also avoid the warning. Example. Moriambar. The following graphic shows the output produced by the LaTeX code: Usually the binary operators ( >, < and Mar 21, 2017 · I need to write the expression meaning optimize over the parameter set. 6. subconjunto \underset - Se utiliza para subconjurar el argumento n. KaTex failed to load Chemical equation #669. Closed. For example. To add some visual interest and pizzazz, one may want to consider using the \undercbrace and \overcbrace macros of the MathTime Professional 2 package. Jun 4, 2019 · TeX - LaTeX help chat. ° 2. Viewed 122k times 22 This is the code I'm using for my 3. 4 posts • Page 1 of 1 Sep 25, 2015 · I have been trying to use the \stackrel and the \underset commands to stack the expressions i=1 and j=1 under the summation symbol. stackexchange. Unfortunately this is the only real documentation that's there (I asked the author Sep 10, 2013 · 9. Remember that in order to typeset curly braces, you must type \{ and \}, not just { and }. Jan 25, 2017 · The result of using underset in combination with xleftarrow is also not satisfying because there is a lot of white space between the "F" and "E" (See MWE). Compare the output of \overset {a} {b}b\underset {a} {b}b in LaTeX and KaTeX. When I try $\displaystyle \lim_{x \rightarrow p} f(x) = q$, the subscript of the limit takes up extra space, making the line taller than usual and creating an awkward extra space underneath everything else I am using the \overset and \underset commands in ConTeXt, to place text over other text within a paragraph, e. Sorry. New update online: Improvement of Login-system. \xrightarrow[n \to \infty]{} MWE. See examples of overset and underset in math mode, fractions, limits, derivatives, and more. Output: MWE: \mathrel{\mathop{#3}\limits^{. You probably want \scriptscriptstyle here. The code is. 説明. The "standard LaTeX" underbraces and overbraces quickly become straight lines with only minor bumps as soon as the material being embraced (pun intended) is of more than minimal length. answered May 5, 2022 at 16:43. \hbox{$\scriptstyle#2$}\vss}}}} Apr 22, 2012 · The following modifications are necesssary to get the desire result. I keep seeing code plagued with \underset {x\rightarrow 0} {lim}, where the simpler. or. @kb9alpp This is the correct answer. \underbrace and underset and variants thereon are the only methods I'm familiar with at present. Put an additional pair of curly braces behind the \beta to hide its descender from the following subscript. You can use \substack: If this is desired in inline math you can use \limits to obtain the limits underneath the summation symbol: However this is not recommended as it may not look good depending on how much adjacent text there is as it will affect interline spacing. \, is for adding a thin space. Thanks. You can use \DeclareMathOperator, from the amsmath package; this will give you the proper font and proper spacing. The functions should stay vertically centered. You could still use math mode, but just force the arguments to be typeset in text mode via some manipulation of the original \overset and \underset definitions: Aligning several equations. An online LaTeX editor that’s easy to use. Oct 6, 2018 · 1. online LaTeX editor with autocompletion, highlighting and 400 math symbols. The OP's issue also applies to \overunderset, which (unsurprisingly) combines the actions of \overset The undertilde package provides extensible tilde accents under elements in math mode via \utilde{<symbols>}. \hfill. Register your account to save your own LaTeX codes. Oct 22, 2009 · You can use \above and \below: a=\above("foo") b. Nov 26, 2017 · 6. My answer uses the substack command to achieve your stated aim of multiple lines, and a new macro found here for changing the space with overset. Explore all plans Sign up for free. Add a \strut in the second argument of the new command to give them all the same depth. Follow. underset definition . underset band . Either of these approaches will work in \displaystyle (shown) or in \textstyle. No need for the \limits directive, by the way. This template can behave poorly when combined directly with { { overset }}, with symbols not aligning; use { { overunderset }} in preference. The “max” operator is obtained with the command \max and. A more or less complete description of the formula language in Word is given in Unicode Technical Note #28, although the final implementation differs somewhat in some areas. Mar 23, 2016 · The trick is done by \underset, which put a character under an expression, as you see below. Anyway, I see widely used the simple underscore expression, along with \arg and \max , as you see below. Share. Community Bot. \mathrm to make median appear upright and differentiate it from a multiplication of 6 variables named m, e, d, i, a, and n. May 27, 2016 · sthoch mentioned this issue on Mar 28, 2017. Unfortunately KaTeX doesn't know \DeclareMathOperator. Nov 19, 2020 · I have created a command \myunder that places colored sans-serif text under a mathematical expression, using the underset command found in amsmath and related packages. becomes. \scriptstyle: apply the style used for subscripts or superscripts. That is, you can use directly this command to represent this symbol. Nov 16, 2018 · For what you want: If you want to put arbitrary text (or anything) below some other text (or anything you want) generally you can use \underset{}{} and \mathop{} like this. The macro is \min, not min. Catalogue. \substack is a handy tool exactly for multiline subscripts which are centered to each other. How can I put them at same level? The principle: Use \vphantom in areas where you want the same v ertical height without explicitly setting something. LaTeX 公式编辑之 把符号放在正下方 :使用 $\underset$,有时也可以使用$\limits$ $$\hat \beta = \underset{\beta}{\arg \min} L(\beta)$$ $$\hat \beta = \arg \min \limits_{\be LaTeX 公式编辑之 把符号放在正下方 - CuriousZero - 博客园 Run LaTeX here. If you're adding wide content, you may want to consider stacking them (using \substack - a small array structure) and using \mathclap (from mathtools). hv np td wq rs pc kx vk ql vs