How do I highlight a term with an underbrace?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
3
down vote

favorite
1












I would like to highlight my equation in this way:



Figure



I'm using an align environment. Could you help me?







share|improve this question


















  • 4




    Use underbrace command.
    – manooooh
    Aug 30 at 22:52






  • 4




    In future it would be good manners (and help you get your answer sooner) if you provided the code for the bits that you can do - ideally all of those integrals above the } to save some poor soul from typing it all out for you, adding the packages and so on and so forth
    – Au101
    Aug 30 at 22:54






  • 2




    @manooooh This worked perfecly.
    – Dinesh Shankar
    Aug 30 at 22:56














up vote
3
down vote

favorite
1












I would like to highlight my equation in this way:



Figure



I'm using an align environment. Could you help me?







share|improve this question


















  • 4




    Use underbrace command.
    – manooooh
    Aug 30 at 22:52






  • 4




    In future it would be good manners (and help you get your answer sooner) if you provided the code for the bits that you can do - ideally all of those integrals above the } to save some poor soul from typing it all out for you, adding the packages and so on and so forth
    – Au101
    Aug 30 at 22:54






  • 2




    @manooooh This worked perfecly.
    – Dinesh Shankar
    Aug 30 at 22:56












up vote
3
down vote

favorite
1









up vote
3
down vote

favorite
1






1





I would like to highlight my equation in this way:



Figure



I'm using an align environment. Could you help me?







share|improve this question














I would like to highlight my equation in this way:



Figure



I'm using an align environment. Could you help me?









share|improve this question













share|improve this question




share|improve this question








edited Aug 30 at 23:15









Davislor

3,672720




3,672720










asked Aug 30 at 22:48









Dinesh Shankar

525




525







  • 4




    Use underbrace command.
    – manooooh
    Aug 30 at 22:52






  • 4




    In future it would be good manners (and help you get your answer sooner) if you provided the code for the bits that you can do - ideally all of those integrals above the } to save some poor soul from typing it all out for you, adding the packages and so on and so forth
    – Au101
    Aug 30 at 22:54






  • 2




    @manooooh This worked perfecly.
    – Dinesh Shankar
    Aug 30 at 22:56












  • 4




    Use underbrace command.
    – manooooh
    Aug 30 at 22:52






  • 4




    In future it would be good manners (and help you get your answer sooner) if you provided the code for the bits that you can do - ideally all of those integrals above the } to save some poor soul from typing it all out for you, adding the packages and so on and so forth
    – Au101
    Aug 30 at 22:54






  • 2




    @manooooh This worked perfecly.
    – Dinesh Shankar
    Aug 30 at 22:56







4




4




Use underbrace command.
– manooooh
Aug 30 at 22:52




Use underbrace command.
– manooooh
Aug 30 at 22:52




4




4




In future it would be good manners (and help you get your answer sooner) if you provided the code for the bits that you can do - ideally all of those integrals above the } to save some poor soul from typing it all out for you, adding the packages and so on and so forth
– Au101
Aug 30 at 22:54




In future it would be good manners (and help you get your answer sooner) if you provided the code for the bits that you can do - ideally all of those integrals above the } to save some poor soul from typing it all out for you, adding the packages and so on and so forth
– Au101
Aug 30 at 22:54




2




2




@manooooh This worked perfecly.
– Dinesh Shankar
Aug 30 at 22:56




@manooooh This worked perfecly.
– Dinesh Shankar
Aug 30 at 22:56










1 Answer
1






active

oldest

votes

















up vote
9
down vote



accepted










It is the same of your picture.



enter image description here



documentclassminimal
usepackageamsmath,bm

begindocument
[
+underbraceint mathrmd^3 rintmathrmd^3 bmr'n_1(bmr)
V_mathrmdd(bmr,bmr')n_2 r'_equiv E_mathrmint
]
enddocument





share|improve this answer


















  • 2




    Well played :P You beat me by seconds :) +1
    – Au101
    Aug 30 at 22:58






  • 2




    Although, you haven't respected the author's fonts (bold, upright and so on), might i recommend [ + underbraceint mathrmd^3r int mathrmd^3r' n_1(bmr)V_mathrmdd (bmr, bmr')n_2(bmr')_equiv E_textint ]
    – Au101
    Aug 30 at 22:59






  • 2




    Almost the same. The r in OP's picture are bold and the last r' in parentheses :) Also, don't use the minimal class.
    – Phelype Oleinik
    Aug 30 at 22:59







  • 3




    Cool, no downvote so far. ;-) +1 ;-)
    – marmot
    Aug 30 at 23:01






  • 1




    @marmot AHAHHAH...You can't know yet, because it's too early. Are we betting that someone will vote negatively? :-)
    – Sebastiano
    Aug 30 at 23:10










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f448591%2fhow-do-i-highlight-a-term-with-an-underbrace%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
9
down vote



accepted










It is the same of your picture.



enter image description here



documentclassminimal
usepackageamsmath,bm

begindocument
[
+underbraceint mathrmd^3 rintmathrmd^3 bmr'n_1(bmr)
V_mathrmdd(bmr,bmr')n_2 r'_equiv E_mathrmint
]
enddocument





share|improve this answer


















  • 2




    Well played :P You beat me by seconds :) +1
    – Au101
    Aug 30 at 22:58






  • 2




    Although, you haven't respected the author's fonts (bold, upright and so on), might i recommend [ + underbraceint mathrmd^3r int mathrmd^3r' n_1(bmr)V_mathrmdd (bmr, bmr')n_2(bmr')_equiv E_textint ]
    – Au101
    Aug 30 at 22:59






  • 2




    Almost the same. The r in OP's picture are bold and the last r' in parentheses :) Also, don't use the minimal class.
    – Phelype Oleinik
    Aug 30 at 22:59







  • 3




    Cool, no downvote so far. ;-) +1 ;-)
    – marmot
    Aug 30 at 23:01






  • 1




    @marmot AHAHHAH...You can't know yet, because it's too early. Are we betting that someone will vote negatively? :-)
    – Sebastiano
    Aug 30 at 23:10














up vote
9
down vote



accepted










It is the same of your picture.



enter image description here



documentclassminimal
usepackageamsmath,bm

begindocument
[
+underbraceint mathrmd^3 rintmathrmd^3 bmr'n_1(bmr)
V_mathrmdd(bmr,bmr')n_2 r'_equiv E_mathrmint
]
enddocument





share|improve this answer


















  • 2




    Well played :P You beat me by seconds :) +1
    – Au101
    Aug 30 at 22:58






  • 2




    Although, you haven't respected the author's fonts (bold, upright and so on), might i recommend [ + underbraceint mathrmd^3r int mathrmd^3r' n_1(bmr)V_mathrmdd (bmr, bmr')n_2(bmr')_equiv E_textint ]
    – Au101
    Aug 30 at 22:59






  • 2




    Almost the same. The r in OP's picture are bold and the last r' in parentheses :) Also, don't use the minimal class.
    – Phelype Oleinik
    Aug 30 at 22:59







  • 3




    Cool, no downvote so far. ;-) +1 ;-)
    – marmot
    Aug 30 at 23:01






  • 1




    @marmot AHAHHAH...You can't know yet, because it's too early. Are we betting that someone will vote negatively? :-)
    – Sebastiano
    Aug 30 at 23:10












up vote
9
down vote



accepted







up vote
9
down vote



accepted






It is the same of your picture.



enter image description here



documentclassminimal
usepackageamsmath,bm

begindocument
[
+underbraceint mathrmd^3 rintmathrmd^3 bmr'n_1(bmr)
V_mathrmdd(bmr,bmr')n_2 r'_equiv E_mathrmint
]
enddocument





share|improve this answer














It is the same of your picture.



enter image description here



documentclassminimal
usepackageamsmath,bm

begindocument
[
+underbraceint mathrmd^3 rintmathrmd^3 bmr'n_1(bmr)
V_mathrmdd(bmr,bmr')n_2 r'_equiv E_mathrmint
]
enddocument






share|improve this answer














share|improve this answer



share|improve this answer








edited Aug 31 at 11:50

























answered Aug 30 at 22:55









Sebastiano

7,68531553




7,68531553







  • 2




    Well played :P You beat me by seconds :) +1
    – Au101
    Aug 30 at 22:58






  • 2




    Although, you haven't respected the author's fonts (bold, upright and so on), might i recommend [ + underbraceint mathrmd^3r int mathrmd^3r' n_1(bmr)V_mathrmdd (bmr, bmr')n_2(bmr')_equiv E_textint ]
    – Au101
    Aug 30 at 22:59






  • 2




    Almost the same. The r in OP's picture are bold and the last r' in parentheses :) Also, don't use the minimal class.
    – Phelype Oleinik
    Aug 30 at 22:59







  • 3




    Cool, no downvote so far. ;-) +1 ;-)
    – marmot
    Aug 30 at 23:01






  • 1




    @marmot AHAHHAH...You can't know yet, because it's too early. Are we betting that someone will vote negatively? :-)
    – Sebastiano
    Aug 30 at 23:10












  • 2




    Well played :P You beat me by seconds :) +1
    – Au101
    Aug 30 at 22:58






  • 2




    Although, you haven't respected the author's fonts (bold, upright and so on), might i recommend [ + underbraceint mathrmd^3r int mathrmd^3r' n_1(bmr)V_mathrmdd (bmr, bmr')n_2(bmr')_equiv E_textint ]
    – Au101
    Aug 30 at 22:59






  • 2




    Almost the same. The r in OP's picture are bold and the last r' in parentheses :) Also, don't use the minimal class.
    – Phelype Oleinik
    Aug 30 at 22:59







  • 3




    Cool, no downvote so far. ;-) +1 ;-)
    – marmot
    Aug 30 at 23:01






  • 1




    @marmot AHAHHAH...You can't know yet, because it's too early. Are we betting that someone will vote negatively? :-)
    – Sebastiano
    Aug 30 at 23:10







2




2




Well played :P You beat me by seconds :) +1
– Au101
Aug 30 at 22:58




Well played :P You beat me by seconds :) +1
– Au101
Aug 30 at 22:58




2




2




Although, you haven't respected the author's fonts (bold, upright and so on), might i recommend [ + underbraceint mathrmd^3r int mathrmd^3r' n_1(bmr)V_mathrmdd (bmr, bmr')n_2(bmr')_equiv E_textint ]
– Au101
Aug 30 at 22:59




Although, you haven't respected the author's fonts (bold, upright and so on), might i recommend [ + underbraceint mathrmd^3r int mathrmd^3r' n_1(bmr)V_mathrmdd (bmr, bmr')n_2(bmr')_equiv E_textint ]
– Au101
Aug 30 at 22:59




2




2




Almost the same. The r in OP's picture are bold and the last r' in parentheses :) Also, don't use the minimal class.
– Phelype Oleinik
Aug 30 at 22:59





Almost the same. The r in OP's picture are bold and the last r' in parentheses :) Also, don't use the minimal class.
– Phelype Oleinik
Aug 30 at 22:59





3




3




Cool, no downvote so far. ;-) +1 ;-)
– marmot
Aug 30 at 23:01




Cool, no downvote so far. ;-) +1 ;-)
– marmot
Aug 30 at 23:01




1




1




@marmot AHAHHAH...You can't know yet, because it's too early. Are we betting that someone will vote negatively? :-)
– Sebastiano
Aug 30 at 23:10




@marmot AHAHHAH...You can't know yet, because it's too early. Are we betting that someone will vote negatively? :-)
– Sebastiano
Aug 30 at 23:10

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f448591%2fhow-do-i-highlight-a-term-with-an-underbrace%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What does second last employer means? [closed]

List of Gilmore Girls characters

Confectionery