Inline column vectors appear too big [duplicate]












3















This question already has an answer here:




  • How to add a matrix to a LaTeX document

    5 answers




When I use a vector within the text, the vector appears too big - how can I make it smaller?



Example:



documentclass[12pt]{scrartcl}
usepackage{amsmath}
usepackage{amssymb}
begin{document}
One standard basis vectors of $mathbb{R}^2$ is begin{pmatrix}1\0end{pmatrix}$.
Unfortunately, the vector is about twice as tall as the rest of the line.
How can I reduce its size to about $1.5$-times the size of the line?
end{document}


enter image description here










share|improve this question













marked as duplicate by Mico amsmath
Users with the  amsmath badge can single-handedly close amsmath questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
7 hours ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 2




    A non-typesetting answer is, of course, to write $(0 1)^T$.
    – Oleg Lobachev
    10 hours ago










  • @OlegLobachev I prefer $begin{pmatrix}0&1end{pmatrix}^T$ because it is more clearear what are you using.
    – manooooh
    5 hours ago
















3















This question already has an answer here:




  • How to add a matrix to a LaTeX document

    5 answers




When I use a vector within the text, the vector appears too big - how can I make it smaller?



Example:



documentclass[12pt]{scrartcl}
usepackage{amsmath}
usepackage{amssymb}
begin{document}
One standard basis vectors of $mathbb{R}^2$ is begin{pmatrix}1\0end{pmatrix}$.
Unfortunately, the vector is about twice as tall as the rest of the line.
How can I reduce its size to about $1.5$-times the size of the line?
end{document}


enter image description here










share|improve this question













marked as duplicate by Mico amsmath
Users with the  amsmath badge can single-handedly close amsmath questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
7 hours ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 2




    A non-typesetting answer is, of course, to write $(0 1)^T$.
    – Oleg Lobachev
    10 hours ago










  • @OlegLobachev I prefer $begin{pmatrix}0&1end{pmatrix}^T$ because it is more clearear what are you using.
    – manooooh
    5 hours ago














3












3








3


1






This question already has an answer here:




  • How to add a matrix to a LaTeX document

    5 answers




When I use a vector within the text, the vector appears too big - how can I make it smaller?



Example:



documentclass[12pt]{scrartcl}
usepackage{amsmath}
usepackage{amssymb}
begin{document}
One standard basis vectors of $mathbb{R}^2$ is begin{pmatrix}1\0end{pmatrix}$.
Unfortunately, the vector is about twice as tall as the rest of the line.
How can I reduce its size to about $1.5$-times the size of the line?
end{document}


enter image description here










share|improve this question














This question already has an answer here:




  • How to add a matrix to a LaTeX document

    5 answers




When I use a vector within the text, the vector appears too big - how can I make it smaller?



Example:



documentclass[12pt]{scrartcl}
usepackage{amsmath}
usepackage{amssymb}
begin{document}
One standard basis vectors of $mathbb{R}^2$ is begin{pmatrix}1\0end{pmatrix}$.
Unfortunately, the vector is about twice as tall as the rest of the line.
How can I reduce its size to about $1.5$-times the size of the line?
end{document}


enter image description here





This question already has an answer here:




  • How to add a matrix to a LaTeX document

    5 answers








amsmath vector






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 11 hours ago









BJPrim

306




306




marked as duplicate by Mico amsmath
Users with the  amsmath badge can single-handedly close amsmath questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
7 hours ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






marked as duplicate by Mico amsmath
Users with the  amsmath badge can single-handedly close amsmath questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
7 hours ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 2




    A non-typesetting answer is, of course, to write $(0 1)^T$.
    – Oleg Lobachev
    10 hours ago










  • @OlegLobachev I prefer $begin{pmatrix}0&1end{pmatrix}^T$ because it is more clearear what are you using.
    – manooooh
    5 hours ago














  • 2




    A non-typesetting answer is, of course, to write $(0 1)^T$.
    – Oleg Lobachev
    10 hours ago










  • @OlegLobachev I prefer $begin{pmatrix}0&1end{pmatrix}^T$ because it is more clearear what are you using.
    – manooooh
    5 hours ago








2




2




A non-typesetting answer is, of course, to write $(0 1)^T$.
– Oleg Lobachev
10 hours ago




A non-typesetting answer is, of course, to write $(0 1)^T$.
– Oleg Lobachev
10 hours ago












@OlegLobachev I prefer $begin{pmatrix}0&1end{pmatrix}^T$ because it is more clearear what are you using.
– manooooh
5 hours ago




@OlegLobachev I prefer $begin{pmatrix}0&1end{pmatrix}^T$ because it is more clearear what are you using.
– manooooh
5 hours ago










4 Answers
4






active

oldest

votes


















6














Just use psmallmatrix from mathtools.



documentclass[12pt]{scrartcl}

usepackage{amssymb}
usepackage{amsmath}

usepackage{mathtools}

begin{document}
One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
Unfortunately, the vector is about twice as tall as the rest of the line.
How can I reduce its size to about $1.5$-times the size of the line?
end{document}


enter image description here






share|improve this answer





























    5














    You can either use the psmallmatrix environment from mathtools, or the medmath command from nccmath (ca 80 % of displaystyle), or make a group in footnotesize. Just choose:



    documentclass[12pt]{scrartcl}
    usepackage{mathtools, nccmath}
    usepackage{amssymb}

    begin{document}

    One standard basis vectors of $mathbb{R}^2$ is $begin{pmatrix}1\0end{pmatrix}$.
    Unfortunately, the vector is about twice as tall as the rest of the line.
    How can I reduce its size to about $1.5$-times the size of the line?

    One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
    Unfortunately, the vector is about twice as tall as the rest of the line.
    How can I reduce its size to about $1.5$-times the size of the line?


    One standard basis vectors of $mathbb{R}^2$ is $medmath{begin{pmatrix}1\0end{pmatrix}}$.
    Unfortunately, the vector is about twice as tall as the rest of the line.
    How can I reduce its size to about $1.5$-times the size of the line?
    ?

    One standard basis vectors of $mathbb{R}^2$ is {scriptsize$begin{pmatrix}1\0end{pmatrix}$}.
    Unfortunately, the vector is about twice as tall as the rest of the line.
    How can I reduce its size to about $1.5$-times the size of the line?

    end{document}


    enter image description here






    share|improve this answer































      4














      try with smallmatrix:



      documentclass[12pt]{scrartcl}
      usepackage{amsmath}
      usepackage{amssymb}
      begin{document}
      One standard basis vectors of $mathbb{R}^2$ is $left(begin{smallmatrix}1\0end{smallmatrix}right)$.
      Unfortunately, the vector is about twice as tall as the rest of the line.
      How can I reduce its size to about $1.5$-times the size of the line?
      end{document}


      enter image description here






      share|improve this answer





























        3














        I simply would use the command tbinom{1}{0} at the pag.18 of this guide:



        enter image description here



        I think it could be a good compromise, it is a simple basic command and it is not too big. See the figure below:



        enter image description here



        documentclass[12pt]{scrartcl}
        usepackage{amsmath}
        usepackage{amssymb}
        begin{document}
        One standard basis vectors of $mathbb{R}^2$ is $tbinom{1}{0}$.
        Unfortunately, the vector is about twice as tall as the rest of the line.
        How can I reduce its size to about $1.5$-times the size of the line?
        end{document}





        share|improve this answer






























          4 Answers
          4






          active

          oldest

          votes








          4 Answers
          4






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          6














          Just use psmallmatrix from mathtools.



          documentclass[12pt]{scrartcl}

          usepackage{amssymb}
          usepackage{amsmath}

          usepackage{mathtools}

          begin{document}
          One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
          Unfortunately, the vector is about twice as tall as the rest of the line.
          How can I reduce its size to about $1.5$-times the size of the line?
          end{document}


          enter image description here






          share|improve this answer


























            6














            Just use psmallmatrix from mathtools.



            documentclass[12pt]{scrartcl}

            usepackage{amssymb}
            usepackage{amsmath}

            usepackage{mathtools}

            begin{document}
            One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
            Unfortunately, the vector is about twice as tall as the rest of the line.
            How can I reduce its size to about $1.5$-times the size of the line?
            end{document}


            enter image description here






            share|improve this answer
























              6












              6








              6






              Just use psmallmatrix from mathtools.



              documentclass[12pt]{scrartcl}

              usepackage{amssymb}
              usepackage{amsmath}

              usepackage{mathtools}

              begin{document}
              One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
              Unfortunately, the vector is about twice as tall as the rest of the line.
              How can I reduce its size to about $1.5$-times the size of the line?
              end{document}


              enter image description here






              share|improve this answer












              Just use psmallmatrix from mathtools.



              documentclass[12pt]{scrartcl}

              usepackage{amssymb}
              usepackage{amsmath}

              usepackage{mathtools}

              begin{document}
              One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
              Unfortunately, the vector is about twice as tall as the rest of the line.
              How can I reduce its size to about $1.5$-times the size of the line?
              end{document}


              enter image description here







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered 11 hours ago









              Blincer

              29711




              29711























                  5














                  You can either use the psmallmatrix environment from mathtools, or the medmath command from nccmath (ca 80 % of displaystyle), or make a group in footnotesize. Just choose:



                  documentclass[12pt]{scrartcl}
                  usepackage{mathtools, nccmath}
                  usepackage{amssymb}

                  begin{document}

                  One standard basis vectors of $mathbb{R}^2$ is $begin{pmatrix}1\0end{pmatrix}$.
                  Unfortunately, the vector is about twice as tall as the rest of the line.
                  How can I reduce its size to about $1.5$-times the size of the line?

                  One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
                  Unfortunately, the vector is about twice as tall as the rest of the line.
                  How can I reduce its size to about $1.5$-times the size of the line?


                  One standard basis vectors of $mathbb{R}^2$ is $medmath{begin{pmatrix}1\0end{pmatrix}}$.
                  Unfortunately, the vector is about twice as tall as the rest of the line.
                  How can I reduce its size to about $1.5$-times the size of the line?
                  ?

                  One standard basis vectors of $mathbb{R}^2$ is {scriptsize$begin{pmatrix}1\0end{pmatrix}$}.
                  Unfortunately, the vector is about twice as tall as the rest of the line.
                  How can I reduce its size to about $1.5$-times the size of the line?

                  end{document}


                  enter image description here






                  share|improve this answer




























                    5














                    You can either use the psmallmatrix environment from mathtools, or the medmath command from nccmath (ca 80 % of displaystyle), or make a group in footnotesize. Just choose:



                    documentclass[12pt]{scrartcl}
                    usepackage{mathtools, nccmath}
                    usepackage{amssymb}

                    begin{document}

                    One standard basis vectors of $mathbb{R}^2$ is $begin{pmatrix}1\0end{pmatrix}$.
                    Unfortunately, the vector is about twice as tall as the rest of the line.
                    How can I reduce its size to about $1.5$-times the size of the line?

                    One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
                    Unfortunately, the vector is about twice as tall as the rest of the line.
                    How can I reduce its size to about $1.5$-times the size of the line?


                    One standard basis vectors of $mathbb{R}^2$ is $medmath{begin{pmatrix}1\0end{pmatrix}}$.
                    Unfortunately, the vector is about twice as tall as the rest of the line.
                    How can I reduce its size to about $1.5$-times the size of the line?
                    ?

                    One standard basis vectors of $mathbb{R}^2$ is {scriptsize$begin{pmatrix}1\0end{pmatrix}$}.
                    Unfortunately, the vector is about twice as tall as the rest of the line.
                    How can I reduce its size to about $1.5$-times the size of the line?

                    end{document}


                    enter image description here






                    share|improve this answer


























                      5












                      5








                      5






                      You can either use the psmallmatrix environment from mathtools, or the medmath command from nccmath (ca 80 % of displaystyle), or make a group in footnotesize. Just choose:



                      documentclass[12pt]{scrartcl}
                      usepackage{mathtools, nccmath}
                      usepackage{amssymb}

                      begin{document}

                      One standard basis vectors of $mathbb{R}^2$ is $begin{pmatrix}1\0end{pmatrix}$.
                      Unfortunately, the vector is about twice as tall as the rest of the line.
                      How can I reduce its size to about $1.5$-times the size of the line?

                      One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
                      Unfortunately, the vector is about twice as tall as the rest of the line.
                      How can I reduce its size to about $1.5$-times the size of the line?


                      One standard basis vectors of $mathbb{R}^2$ is $medmath{begin{pmatrix}1\0end{pmatrix}}$.
                      Unfortunately, the vector is about twice as tall as the rest of the line.
                      How can I reduce its size to about $1.5$-times the size of the line?
                      ?

                      One standard basis vectors of $mathbb{R}^2$ is {scriptsize$begin{pmatrix}1\0end{pmatrix}$}.
                      Unfortunately, the vector is about twice as tall as the rest of the line.
                      How can I reduce its size to about $1.5$-times the size of the line?

                      end{document}


                      enter image description here






                      share|improve this answer














                      You can either use the psmallmatrix environment from mathtools, or the medmath command from nccmath (ca 80 % of displaystyle), or make a group in footnotesize. Just choose:



                      documentclass[12pt]{scrartcl}
                      usepackage{mathtools, nccmath}
                      usepackage{amssymb}

                      begin{document}

                      One standard basis vectors of $mathbb{R}^2$ is $begin{pmatrix}1\0end{pmatrix}$.
                      Unfortunately, the vector is about twice as tall as the rest of the line.
                      How can I reduce its size to about $1.5$-times the size of the line?

                      One standard basis vectors of $mathbb{R}^2$ is $begin{psmallmatrix}1\0end{psmallmatrix}$.
                      Unfortunately, the vector is about twice as tall as the rest of the line.
                      How can I reduce its size to about $1.5$-times the size of the line?


                      One standard basis vectors of $mathbb{R}^2$ is $medmath{begin{pmatrix}1\0end{pmatrix}}$.
                      Unfortunately, the vector is about twice as tall as the rest of the line.
                      How can I reduce its size to about $1.5$-times the size of the line?
                      ?

                      One standard basis vectors of $mathbb{R}^2$ is {scriptsize$begin{pmatrix}1\0end{pmatrix}$}.
                      Unfortunately, the vector is about twice as tall as the rest of the line.
                      How can I reduce its size to about $1.5$-times the size of the line?

                      end{document}


                      enter image description here







                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      edited 9 hours ago

























                      answered 10 hours ago









                      Bernard

                      166k769194




                      166k769194























                          4














                          try with smallmatrix:



                          documentclass[12pt]{scrartcl}
                          usepackage{amsmath}
                          usepackage{amssymb}
                          begin{document}
                          One standard basis vectors of $mathbb{R}^2$ is $left(begin{smallmatrix}1\0end{smallmatrix}right)$.
                          Unfortunately, the vector is about twice as tall as the rest of the line.
                          How can I reduce its size to about $1.5$-times the size of the line?
                          end{document}


                          enter image description here






                          share|improve this answer


























                            4














                            try with smallmatrix:



                            documentclass[12pt]{scrartcl}
                            usepackage{amsmath}
                            usepackage{amssymb}
                            begin{document}
                            One standard basis vectors of $mathbb{R}^2$ is $left(begin{smallmatrix}1\0end{smallmatrix}right)$.
                            Unfortunately, the vector is about twice as tall as the rest of the line.
                            How can I reduce its size to about $1.5$-times the size of the line?
                            end{document}


                            enter image description here






                            share|improve this answer
























                              4












                              4








                              4






                              try with smallmatrix:



                              documentclass[12pt]{scrartcl}
                              usepackage{amsmath}
                              usepackage{amssymb}
                              begin{document}
                              One standard basis vectors of $mathbb{R}^2$ is $left(begin{smallmatrix}1\0end{smallmatrix}right)$.
                              Unfortunately, the vector is about twice as tall as the rest of the line.
                              How can I reduce its size to about $1.5$-times the size of the line?
                              end{document}


                              enter image description here






                              share|improve this answer












                              try with smallmatrix:



                              documentclass[12pt]{scrartcl}
                              usepackage{amsmath}
                              usepackage{amssymb}
                              begin{document}
                              One standard basis vectors of $mathbb{R}^2$ is $left(begin{smallmatrix}1\0end{smallmatrix}right)$.
                              Unfortunately, the vector is about twice as tall as the rest of the line.
                              How can I reduce its size to about $1.5$-times the size of the line?
                              end{document}


                              enter image description here







                              share|improve this answer












                              share|improve this answer



                              share|improve this answer










                              answered 11 hours ago









                              Zarko

                              121k865156




                              121k865156























                                  3














                                  I simply would use the command tbinom{1}{0} at the pag.18 of this guide:



                                  enter image description here



                                  I think it could be a good compromise, it is a simple basic command and it is not too big. See the figure below:



                                  enter image description here



                                  documentclass[12pt]{scrartcl}
                                  usepackage{amsmath}
                                  usepackage{amssymb}
                                  begin{document}
                                  One standard basis vectors of $mathbb{R}^2$ is $tbinom{1}{0}$.
                                  Unfortunately, the vector is about twice as tall as the rest of the line.
                                  How can I reduce its size to about $1.5$-times the size of the line?
                                  end{document}





                                  share|improve this answer




























                                    3














                                    I simply would use the command tbinom{1}{0} at the pag.18 of this guide:



                                    enter image description here



                                    I think it could be a good compromise, it is a simple basic command and it is not too big. See the figure below:



                                    enter image description here



                                    documentclass[12pt]{scrartcl}
                                    usepackage{amsmath}
                                    usepackage{amssymb}
                                    begin{document}
                                    One standard basis vectors of $mathbb{R}^2$ is $tbinom{1}{0}$.
                                    Unfortunately, the vector is about twice as tall as the rest of the line.
                                    How can I reduce its size to about $1.5$-times the size of the line?
                                    end{document}





                                    share|improve this answer


























                                      3












                                      3








                                      3






                                      I simply would use the command tbinom{1}{0} at the pag.18 of this guide:



                                      enter image description here



                                      I think it could be a good compromise, it is a simple basic command and it is not too big. See the figure below:



                                      enter image description here



                                      documentclass[12pt]{scrartcl}
                                      usepackage{amsmath}
                                      usepackage{amssymb}
                                      begin{document}
                                      One standard basis vectors of $mathbb{R}^2$ is $tbinom{1}{0}$.
                                      Unfortunately, the vector is about twice as tall as the rest of the line.
                                      How can I reduce its size to about $1.5$-times the size of the line?
                                      end{document}





                                      share|improve this answer














                                      I simply would use the command tbinom{1}{0} at the pag.18 of this guide:



                                      enter image description here



                                      I think it could be a good compromise, it is a simple basic command and it is not too big. See the figure below:



                                      enter image description here



                                      documentclass[12pt]{scrartcl}
                                      usepackage{amsmath}
                                      usepackage{amssymb}
                                      begin{document}
                                      One standard basis vectors of $mathbb{R}^2$ is $tbinom{1}{0}$.
                                      Unfortunately, the vector is about twice as tall as the rest of the line.
                                      How can I reduce its size to about $1.5$-times the size of the line?
                                      end{document}






                                      share|improve this answer














                                      share|improve this answer



                                      share|improve this answer








                                      edited 10 hours ago

























                                      answered 10 hours ago









                                      Sebastiano

                                      8,96041756




                                      8,96041756















                                          Popular posts from this blog

                                          Quarter-circle Tiles

                                          build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                                          Mont Emei