Text under an arrow without bracesText over/under implies arrow?Under Up Arrow Textchemfig: reaction above arrowbraces with text in boldPut horizontal arrow under text (no math)Text under brackets doesn't align correctlyShortcut for command without bracesVertical spacing between arrow and caption with unicode-mathHow to put under-braces at same level?Using printeranswers environment, how to print solutions in the box without the title “Solutions”

Where or how can I find what interfaces an out of the box Apex class implements?

Why is dry soil hydrophobic? Bad gardener paradox

Credit union holding car note, refuses to provide details of how payments have been applied

What would the EU do if an EU member declared war on another EU member?

Correct use of ergeben?

Trying to find a flaw in my proof that there are more rearrangements of an infinite series than real numbers

Why does resistance reduce when a conductive fabric is stretched?

Bishop game - python

What is the difference between logical consistency and logical entailment in deductive logic?

As the Dungeon Master, how do I handle a player that insists on a specific class when I already know that choice will cause issues?

Filtering fine silt/mud from water (not necessarily bacteria etc.)

How to check the quality of an audio sample?

What is the Precise Definition of a “Complex Vector Space”?

Cubic programming and beyond?

Are neural networks prone to catastrophic forgetting?

Dropping outliers based on "2.5 times the RMSE"

Keep milk (or milk alternative) for a day without a fridge

Is purchasing foreign currency before going abroad a losing proposition?

Does Google Maps take into account hills/inclines for route times?

<schwitz>, <zwinker> etc. Does German always use 2nd Person Singular Imperative verbs for emoticons? If so, why?

Where is the USB2 OTG port on the RPi 4 Model B located?

Why can't supermassive black holes merge? (or can they?)

Occasus nescius

What would be the ideal melee weapon made of "Phase Metal"?



Text under an arrow without braces


Text over/under implies arrow?Under Up Arrow Textchemfig: reaction above arrowbraces with text in boldPut horizontal arrow under text (no math)Text under brackets doesn't align correctlyShortcut for command without bracesVertical spacing between arrow and caption with unicode-mathHow to put under-braces at same level?Using printeranswers environment, how to print solutions in the box without the title “Solutions”






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















Problem:



Placing text under rightarrow without using solutions such as underbrace.



Minimal Working Example (MWE)



documentclassarticle
begindocument
noindent textitx = 2 $Rightarrow$ 2 $cdot$ 2 $underbraceRightarrow_text2 = textitx$ textitx $cdot$ textitx = 2 $cdot$ 2 $Rightarrow$ $textitx^2$ = 4 $hash$
enddocument


Desired output



I would like to basically just remove the underbrace and keep the text either under or above the arrow.



Current output



enter image description here










share|improve this question






















  • First of start by writing this as proper math, you should not be using textitx but $x$ and don't go in and out of math. Secondly, writing on top of say Rightarrow is not recommended in writing, it works fine on a black board, but should not be used in typeset texts.

    – daleif
    Jul 4 at 10:31











  • @daleif Thanks for the recommendations, what do you propose to use instead of rightarrow? Also, if I wish the x to be in italic, how should it be written?

    – kexxcream
    Jul 4 at 10:34

















2















Problem:



Placing text under rightarrow without using solutions such as underbrace.



Minimal Working Example (MWE)



documentclassarticle
begindocument
noindent textitx = 2 $Rightarrow$ 2 $cdot$ 2 $underbraceRightarrow_text2 = textitx$ textitx $cdot$ textitx = 2 $cdot$ 2 $Rightarrow$ $textitx^2$ = 4 $hash$
enddocument


Desired output



I would like to basically just remove the underbrace and keep the text either under or above the arrow.



Current output



enter image description here










share|improve this question






















  • First of start by writing this as proper math, you should not be using textitx but $x$ and don't go in and out of math. Secondly, writing on top of say Rightarrow is not recommended in writing, it works fine on a black board, but should not be used in typeset texts.

    – daleif
    Jul 4 at 10:31











  • @daleif Thanks for the recommendations, what do you propose to use instead of rightarrow? Also, if I wish the x to be in italic, how should it be written?

    – kexxcream
    Jul 4 at 10:34













2












2








2








Problem:



Placing text under rightarrow without using solutions such as underbrace.



Minimal Working Example (MWE)



documentclassarticle
begindocument
noindent textitx = 2 $Rightarrow$ 2 $cdot$ 2 $underbraceRightarrow_text2 = textitx$ textitx $cdot$ textitx = 2 $cdot$ 2 $Rightarrow$ $textitx^2$ = 4 $hash$
enddocument


Desired output



I would like to basically just remove the underbrace and keep the text either under or above the arrow.



Current output



enter image description here










share|improve this question














Problem:



Placing text under rightarrow without using solutions such as underbrace.



Minimal Working Example (MWE)



documentclassarticle
begindocument
noindent textitx = 2 $Rightarrow$ 2 $cdot$ 2 $underbraceRightarrow_text2 = textitx$ textitx $cdot$ textitx = 2 $cdot$ 2 $Rightarrow$ $textitx^2$ = 4 $hash$
enddocument


Desired output



I would like to basically just remove the underbrace and keep the text either under or above the arrow.



Current output



enter image description here







math-mode arrows subscripts braces underbrace






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 4 at 10:23









kexxcreamkexxcream

8472 gold badges13 silver badges30 bronze badges




8472 gold badges13 silver badges30 bronze badges












  • First of start by writing this as proper math, you should not be using textitx but $x$ and don't go in and out of math. Secondly, writing on top of say Rightarrow is not recommended in writing, it works fine on a black board, but should not be used in typeset texts.

    – daleif
    Jul 4 at 10:31











  • @daleif Thanks for the recommendations, what do you propose to use instead of rightarrow? Also, if I wish the x to be in italic, how should it be written?

    – kexxcream
    Jul 4 at 10:34

















  • First of start by writing this as proper math, you should not be using textitx but $x$ and don't go in and out of math. Secondly, writing on top of say Rightarrow is not recommended in writing, it works fine on a black board, but should not be used in typeset texts.

    – daleif
    Jul 4 at 10:31











  • @daleif Thanks for the recommendations, what do you propose to use instead of rightarrow? Also, if I wish the x to be in italic, how should it be written?

    – kexxcream
    Jul 4 at 10:34
















First of start by writing this as proper math, you should not be using textitx but $x$ and don't go in and out of math. Secondly, writing on top of say Rightarrow is not recommended in writing, it works fine on a black board, but should not be used in typeset texts.

– daleif
Jul 4 at 10:31





First of start by writing this as proper math, you should not be using textitx but $x$ and don't go in and out of math. Secondly, writing on top of say Rightarrow is not recommended in writing, it works fine on a black board, but should not be used in typeset texts.

– daleif
Jul 4 at 10:31













@daleif Thanks for the recommendations, what do you propose to use instead of rightarrow? Also, if I wish the x to be in italic, how should it be written?

– kexxcream
Jul 4 at 10:34





@daleif Thanks for the recommendations, what do you propose to use instead of rightarrow? Also, if I wish the x to be in italic, how should it be written?

– kexxcream
Jul 4 at 10:34










2 Answers
2






active

oldest

votes


















7














You could use xRightarrow. I also recommend writing everything in math mode.



documentclassarticle
usepackagemathtools
begindocument
noindent$x = 2 quadRightarrowquad 2cdot2quad
xRightarrow[2=x]quad x cdot x = 2 cdot 2quad Rightarrowquad
x^2 = 4$

noindent or

noindent$x = 2 ;Rightarrow; 2cdot2;
xRightarrow[2=x]; x cdot x = 2 cdot 2; Rightarrow;
x^2 = 4$

enddocument


enter image description here






share|improve this answer























  • Thanks - how do I get the text above the arrow?

    – kexxcream
    Jul 4 at 10:40






  • 1





    @kexxcream With xRightarrow2=x.

    – marmot
    Jul 4 at 10:41






  • 3





    To whoever downvoted that: maybe you should look at the time stamp of the answer before downvoting....

    – marmot
    Jul 4 at 16:03


















3














Using overset or underset you can obtain also your desidered output. With Rightarrow command, you will have:



enter image description here



documentclass[a4paper,12pt]article
usepackageamsmath,amssymb
begindocument
[x = 2 Rightarrow 2 cdot 2 underset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

[x = 2 Rightarrow 2 cdot 2 overset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

enddocument


Using implies command instead of Rightarrow:



enter image description here



documentclass[a4paper,12pt]article
usepackageamsmath,amssymb

begindocument
[x = 2 implies 2 cdot 2 underset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

[x = 2 implies 2 cdot 2 overset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

enddocument


Using, instead, stackengine package of @Steven B. Segletes, there are similar options as stackon and stackunder:



enter image description here



documentclass[12pt]article
usepackageamsmath,amssymb
usepackagestackengine
stackMath
begindocument
[x = 2 implies 2 cdot 2 stackonimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
[x = 2 implies 2 cdot 2 stackunderimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
enddocument





share|improve this answer



























    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',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    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%2f498588%2ftext-under-an-arrow-without-braces%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    7














    You could use xRightarrow. I also recommend writing everything in math mode.



    documentclassarticle
    usepackagemathtools
    begindocument
    noindent$x = 2 quadRightarrowquad 2cdot2quad
    xRightarrow[2=x]quad x cdot x = 2 cdot 2quad Rightarrowquad
    x^2 = 4$

    noindent or

    noindent$x = 2 ;Rightarrow; 2cdot2;
    xRightarrow[2=x]; x cdot x = 2 cdot 2; Rightarrow;
    x^2 = 4$

    enddocument


    enter image description here






    share|improve this answer























    • Thanks - how do I get the text above the arrow?

      – kexxcream
      Jul 4 at 10:40






    • 1





      @kexxcream With xRightarrow2=x.

      – marmot
      Jul 4 at 10:41






    • 3





      To whoever downvoted that: maybe you should look at the time stamp of the answer before downvoting....

      – marmot
      Jul 4 at 16:03















    7














    You could use xRightarrow. I also recommend writing everything in math mode.



    documentclassarticle
    usepackagemathtools
    begindocument
    noindent$x = 2 quadRightarrowquad 2cdot2quad
    xRightarrow[2=x]quad x cdot x = 2 cdot 2quad Rightarrowquad
    x^2 = 4$

    noindent or

    noindent$x = 2 ;Rightarrow; 2cdot2;
    xRightarrow[2=x]; x cdot x = 2 cdot 2; Rightarrow;
    x^2 = 4$

    enddocument


    enter image description here






    share|improve this answer























    • Thanks - how do I get the text above the arrow?

      – kexxcream
      Jul 4 at 10:40






    • 1





      @kexxcream With xRightarrow2=x.

      – marmot
      Jul 4 at 10:41






    • 3





      To whoever downvoted that: maybe you should look at the time stamp of the answer before downvoting....

      – marmot
      Jul 4 at 16:03













    7












    7








    7







    You could use xRightarrow. I also recommend writing everything in math mode.



    documentclassarticle
    usepackagemathtools
    begindocument
    noindent$x = 2 quadRightarrowquad 2cdot2quad
    xRightarrow[2=x]quad x cdot x = 2 cdot 2quad Rightarrowquad
    x^2 = 4$

    noindent or

    noindent$x = 2 ;Rightarrow; 2cdot2;
    xRightarrow[2=x]; x cdot x = 2 cdot 2; Rightarrow;
    x^2 = 4$

    enddocument


    enter image description here






    share|improve this answer













    You could use xRightarrow. I also recommend writing everything in math mode.



    documentclassarticle
    usepackagemathtools
    begindocument
    noindent$x = 2 quadRightarrowquad 2cdot2quad
    xRightarrow[2=x]quad x cdot x = 2 cdot 2quad Rightarrowquad
    x^2 = 4$

    noindent or

    noindent$x = 2 ;Rightarrow; 2cdot2;
    xRightarrow[2=x]; x cdot x = 2 cdot 2; Rightarrow;
    x^2 = 4$

    enddocument


    enter image description here







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jul 4 at 10:31









    marmotmarmot

    144k6 gold badges188 silver badges347 bronze badges




    144k6 gold badges188 silver badges347 bronze badges












    • Thanks - how do I get the text above the arrow?

      – kexxcream
      Jul 4 at 10:40






    • 1





      @kexxcream With xRightarrow2=x.

      – marmot
      Jul 4 at 10:41






    • 3





      To whoever downvoted that: maybe you should look at the time stamp of the answer before downvoting....

      – marmot
      Jul 4 at 16:03

















    • Thanks - how do I get the text above the arrow?

      – kexxcream
      Jul 4 at 10:40






    • 1





      @kexxcream With xRightarrow2=x.

      – marmot
      Jul 4 at 10:41






    • 3





      To whoever downvoted that: maybe you should look at the time stamp of the answer before downvoting....

      – marmot
      Jul 4 at 16:03
















    Thanks - how do I get the text above the arrow?

    – kexxcream
    Jul 4 at 10:40





    Thanks - how do I get the text above the arrow?

    – kexxcream
    Jul 4 at 10:40




    1




    1





    @kexxcream With xRightarrow2=x.

    – marmot
    Jul 4 at 10:41





    @kexxcream With xRightarrow2=x.

    – marmot
    Jul 4 at 10:41




    3




    3





    To whoever downvoted that: maybe you should look at the time stamp of the answer before downvoting....

    – marmot
    Jul 4 at 16:03





    To whoever downvoted that: maybe you should look at the time stamp of the answer before downvoting....

    – marmot
    Jul 4 at 16:03













    3














    Using overset or underset you can obtain also your desidered output. With Rightarrow command, you will have:



    enter image description here



    documentclass[a4paper,12pt]article
    usepackageamsmath,amssymb
    begindocument
    [x = 2 Rightarrow 2 cdot 2 underset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

    [x = 2 Rightarrow 2 cdot 2 overset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

    enddocument


    Using implies command instead of Rightarrow:



    enter image description here



    documentclass[a4paper,12pt]article
    usepackageamsmath,amssymb

    begindocument
    [x = 2 implies 2 cdot 2 underset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

    [x = 2 implies 2 cdot 2 overset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

    enddocument


    Using, instead, stackengine package of @Steven B. Segletes, there are similar options as stackon and stackunder:



    enter image description here



    documentclass[12pt]article
    usepackageamsmath,amssymb
    usepackagestackengine
    stackMath
    begindocument
    [x = 2 implies 2 cdot 2 stackonimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
    [x = 2 implies 2 cdot 2 stackunderimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
    enddocument





    share|improve this answer





























      3














      Using overset or underset you can obtain also your desidered output. With Rightarrow command, you will have:



      enter image description here



      documentclass[a4paper,12pt]article
      usepackageamsmath,amssymb
      begindocument
      [x = 2 Rightarrow 2 cdot 2 underset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

      [x = 2 Rightarrow 2 cdot 2 overset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

      enddocument


      Using implies command instead of Rightarrow:



      enter image description here



      documentclass[a4paper,12pt]article
      usepackageamsmath,amssymb

      begindocument
      [x = 2 implies 2 cdot 2 underset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

      [x = 2 implies 2 cdot 2 overset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

      enddocument


      Using, instead, stackengine package of @Steven B. Segletes, there are similar options as stackon and stackunder:



      enter image description here



      documentclass[12pt]article
      usepackageamsmath,amssymb
      usepackagestackengine
      stackMath
      begindocument
      [x = 2 implies 2 cdot 2 stackonimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
      [x = 2 implies 2 cdot 2 stackunderimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
      enddocument





      share|improve this answer



























        3












        3








        3







        Using overset or underset you can obtain also your desidered output. With Rightarrow command, you will have:



        enter image description here



        documentclass[a4paper,12pt]article
        usepackageamsmath,amssymb
        begindocument
        [x = 2 Rightarrow 2 cdot 2 underset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

        [x = 2 Rightarrow 2 cdot 2 overset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

        enddocument


        Using implies command instead of Rightarrow:



        enter image description here



        documentclass[a4paper,12pt]article
        usepackageamsmath,amssymb

        begindocument
        [x = 2 implies 2 cdot 2 underset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

        [x = 2 implies 2 cdot 2 overset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

        enddocument


        Using, instead, stackengine package of @Steven B. Segletes, there are similar options as stackon and stackunder:



        enter image description here



        documentclass[12pt]article
        usepackageamsmath,amssymb
        usepackagestackengine
        stackMath
        begindocument
        [x = 2 implies 2 cdot 2 stackonimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
        [x = 2 implies 2 cdot 2 stackunderimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
        enddocument





        share|improve this answer















        Using overset or underset you can obtain also your desidered output. With Rightarrow command, you will have:



        enter image description here



        documentclass[a4paper,12pt]article
        usepackageamsmath,amssymb
        begindocument
        [x = 2 Rightarrow 2 cdot 2 underset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

        [x = 2 Rightarrow 2 cdot 2 overset2=xRightarrow x cdot x = 2 cdot 2 Rightarrow x^2 = 4]

        enddocument


        Using implies command instead of Rightarrow:



        enter image description here



        documentclass[a4paper,12pt]article
        usepackageamsmath,amssymb

        begindocument
        [x = 2 implies 2 cdot 2 underset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

        [x = 2 implies 2 cdot 2 overset2=ximplies x cdot x = 2 cdot 2 implies x^2 = 4]

        enddocument


        Using, instead, stackengine package of @Steven B. Segletes, there are similar options as stackon and stackunder:



        enter image description here



        documentclass[12pt]article
        usepackageamsmath,amssymb
        usepackagestackengine
        stackMath
        begindocument
        [x = 2 implies 2 cdot 2 stackonimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
        [x = 2 implies 2 cdot 2 stackunderimpliesscriptstyle 2=x x cdot x = 2 cdot 2 implies x^2 = 4]
        enddocument






        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jul 4 at 20:34

























        answered Jul 4 at 11:33









        SebastianoSebastiano

        13.5k5 gold badges25 silver badges72 bronze badges




        13.5k5 gold badges25 silver badges72 bronze badges



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f498588%2ftext-under-an-arrow-without-braces%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

            Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?