Vertical alignment of tabular to baseline in an itemize environment












2














I have a tabular inside an itemize environment:



documentclass{article}
begin{document}
begin{itemize}
item[(b)]
begin{tabular}{|c|c|}
...
end{tabular}
end{itemize}
end{document}


It looks like this:



wrong



But I want it to look like this:



correct



I.e. I want to align the top of the table to the present item baseline. How?










share|improve this question
























  • I've found conflicting information online, one author proposing that top is default, while another suggests "default is alignment on the center of the environment".
    – Alexander Reynolds
    Jun 22 '16 at 19:32












  • @AlexanderReynolds: I think I was wrong: c is the default, so a change to t is correct
    – Christian Hupfer
    Jun 22 '16 at 19:35
















2














I have a tabular inside an itemize environment:



documentclass{article}
begin{document}
begin{itemize}
item[(b)]
begin{tabular}{|c|c|}
...
end{tabular}
end{itemize}
end{document}


It looks like this:



wrong



But I want it to look like this:



correct



I.e. I want to align the top of the table to the present item baseline. How?










share|improve this question
























  • I've found conflicting information online, one author proposing that top is default, while another suggests "default is alignment on the center of the environment".
    – Alexander Reynolds
    Jun 22 '16 at 19:32












  • @AlexanderReynolds: I think I was wrong: c is the default, so a change to t is correct
    – Christian Hupfer
    Jun 22 '16 at 19:35














2












2








2







I have a tabular inside an itemize environment:



documentclass{article}
begin{document}
begin{itemize}
item[(b)]
begin{tabular}{|c|c|}
...
end{tabular}
end{itemize}
end{document}


It looks like this:



wrong



But I want it to look like this:



correct



I.e. I want to align the top of the table to the present item baseline. How?










share|improve this question















I have a tabular inside an itemize environment:



documentclass{article}
begin{document}
begin{itemize}
item[(b)]
begin{tabular}{|c|c|}
...
end{tabular}
end{itemize}
end{document}


It looks like this:



wrong



But I want it to look like this:



correct



I.e. I want to align the top of the table to the present item baseline. How?







tables vertical-alignment lists






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 22 '16 at 19:59









Werner

437k649581647




437k649581647










asked Jun 22 '16 at 19:26









R2-D2

1284




1284












  • I've found conflicting information online, one author proposing that top is default, while another suggests "default is alignment on the center of the environment".
    – Alexander Reynolds
    Jun 22 '16 at 19:32












  • @AlexanderReynolds: I think I was wrong: c is the default, so a change to t is correct
    – Christian Hupfer
    Jun 22 '16 at 19:35


















  • I've found conflicting information online, one author proposing that top is default, while another suggests "default is alignment on the center of the environment".
    – Alexander Reynolds
    Jun 22 '16 at 19:32












  • @AlexanderReynolds: I think I was wrong: c is the default, so a change to t is correct
    – Christian Hupfer
    Jun 22 '16 at 19:35
















I've found conflicting information online, one author proposing that top is default, while another suggests "default is alignment on the center of the environment".
– Alexander Reynolds
Jun 22 '16 at 19:32






I've found conflicting information online, one author proposing that top is default, while another suggests "default is alignment on the center of the environment".
– Alexander Reynolds
Jun 22 '16 at 19:32














@AlexanderReynolds: I think I was wrong: c is the default, so a change to t is correct
– Christian Hupfer
Jun 22 '16 at 19:35




@AlexanderReynolds: I think I was wrong: c is the default, so a change to t is correct
– Christian Hupfer
Jun 22 '16 at 19:35










2 Answers
2






active

oldest

votes


















2














Consider using adjustbox to vertically align the tabulars to the items as the default [t]op and [b]ottom alignments when including horizontal rules - hlines - influences it:



enter image description here



documentclass{article}

usepackage{adjustbox}

begin{document}

begin{enumerate}
item
adjustbox{valign=t}{begin{tabular}{|c|c|}
hline
Lorem & Ipsum tabularnewline
hline
One &tabularnewline
Two & Wow tabularnewline
Three& tabularnewline
hline
end{tabular}}
qquad
begin{tabular}[t]{|c|c|}
hline
Lorem & Ipsum tabularnewline
hline
One &tabularnewline
Two & Wow tabularnewline
Three& tabularnewline
hline
end{tabular}

item
adjustbox{valign=b}{begin{tabular}{|c|c|}
hline
Lorem & Ipsum tabularnewline
hline
One &tabularnewline
Two & Wow tabularnewline
Three& tabularnewline
hline
end{tabular}}
qquad
begin{tabular}[b]{|c|c|}
hline
Lorem & Ipsum tabularnewline
hline
One &tabularnewline
Two & Wow tabularnewline
Three& tabularnewline
hline
end{tabular}
end{enumerate}

end{document}





share|improve this answer





























    0














    Use




    begin{tabular}[t]{|c|c|}




    to align the tabel at the top (default is c center!)






    share|improve this answer








    New contributor




    Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.














    • 2




      Welcome to TeX.SX! Have you seen the other answer? It shows this solution (alongside with another one) and why it is not a good idea to use this…
      – TeXnician
      16 mins ago













    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%2f316153%2fvertical-alignment-of-tabular-to-baseline-in-an-itemize-environment%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









    2














    Consider using adjustbox to vertically align the tabulars to the items as the default [t]op and [b]ottom alignments when including horizontal rules - hlines - influences it:



    enter image description here



    documentclass{article}

    usepackage{adjustbox}

    begin{document}

    begin{enumerate}
    item
    adjustbox{valign=t}{begin{tabular}{|c|c|}
    hline
    Lorem & Ipsum tabularnewline
    hline
    One &tabularnewline
    Two & Wow tabularnewline
    Three& tabularnewline
    hline
    end{tabular}}
    qquad
    begin{tabular}[t]{|c|c|}
    hline
    Lorem & Ipsum tabularnewline
    hline
    One &tabularnewline
    Two & Wow tabularnewline
    Three& tabularnewline
    hline
    end{tabular}

    item
    adjustbox{valign=b}{begin{tabular}{|c|c|}
    hline
    Lorem & Ipsum tabularnewline
    hline
    One &tabularnewline
    Two & Wow tabularnewline
    Three& tabularnewline
    hline
    end{tabular}}
    qquad
    begin{tabular}[b]{|c|c|}
    hline
    Lorem & Ipsum tabularnewline
    hline
    One &tabularnewline
    Two & Wow tabularnewline
    Three& tabularnewline
    hline
    end{tabular}
    end{enumerate}

    end{document}





    share|improve this answer


























      2














      Consider using adjustbox to vertically align the tabulars to the items as the default [t]op and [b]ottom alignments when including horizontal rules - hlines - influences it:



      enter image description here



      documentclass{article}

      usepackage{adjustbox}

      begin{document}

      begin{enumerate}
      item
      adjustbox{valign=t}{begin{tabular}{|c|c|}
      hline
      Lorem & Ipsum tabularnewline
      hline
      One &tabularnewline
      Two & Wow tabularnewline
      Three& tabularnewline
      hline
      end{tabular}}
      qquad
      begin{tabular}[t]{|c|c|}
      hline
      Lorem & Ipsum tabularnewline
      hline
      One &tabularnewline
      Two & Wow tabularnewline
      Three& tabularnewline
      hline
      end{tabular}

      item
      adjustbox{valign=b}{begin{tabular}{|c|c|}
      hline
      Lorem & Ipsum tabularnewline
      hline
      One &tabularnewline
      Two & Wow tabularnewline
      Three& tabularnewline
      hline
      end{tabular}}
      qquad
      begin{tabular}[b]{|c|c|}
      hline
      Lorem & Ipsum tabularnewline
      hline
      One &tabularnewline
      Two & Wow tabularnewline
      Three& tabularnewline
      hline
      end{tabular}
      end{enumerate}

      end{document}





      share|improve this answer
























        2












        2








        2






        Consider using adjustbox to vertically align the tabulars to the items as the default [t]op and [b]ottom alignments when including horizontal rules - hlines - influences it:



        enter image description here



        documentclass{article}

        usepackage{adjustbox}

        begin{document}

        begin{enumerate}
        item
        adjustbox{valign=t}{begin{tabular}{|c|c|}
        hline
        Lorem & Ipsum tabularnewline
        hline
        One &tabularnewline
        Two & Wow tabularnewline
        Three& tabularnewline
        hline
        end{tabular}}
        qquad
        begin{tabular}[t]{|c|c|}
        hline
        Lorem & Ipsum tabularnewline
        hline
        One &tabularnewline
        Two & Wow tabularnewline
        Three& tabularnewline
        hline
        end{tabular}

        item
        adjustbox{valign=b}{begin{tabular}{|c|c|}
        hline
        Lorem & Ipsum tabularnewline
        hline
        One &tabularnewline
        Two & Wow tabularnewline
        Three& tabularnewline
        hline
        end{tabular}}
        qquad
        begin{tabular}[b]{|c|c|}
        hline
        Lorem & Ipsum tabularnewline
        hline
        One &tabularnewline
        Two & Wow tabularnewline
        Three& tabularnewline
        hline
        end{tabular}
        end{enumerate}

        end{document}





        share|improve this answer












        Consider using adjustbox to vertically align the tabulars to the items as the default [t]op and [b]ottom alignments when including horizontal rules - hlines - influences it:



        enter image description here



        documentclass{article}

        usepackage{adjustbox}

        begin{document}

        begin{enumerate}
        item
        adjustbox{valign=t}{begin{tabular}{|c|c|}
        hline
        Lorem & Ipsum tabularnewline
        hline
        One &tabularnewline
        Two & Wow tabularnewline
        Three& tabularnewline
        hline
        end{tabular}}
        qquad
        begin{tabular}[t]{|c|c|}
        hline
        Lorem & Ipsum tabularnewline
        hline
        One &tabularnewline
        Two & Wow tabularnewline
        Three& tabularnewline
        hline
        end{tabular}

        item
        adjustbox{valign=b}{begin{tabular}{|c|c|}
        hline
        Lorem & Ipsum tabularnewline
        hline
        One &tabularnewline
        Two & Wow tabularnewline
        Three& tabularnewline
        hline
        end{tabular}}
        qquad
        begin{tabular}[b]{|c|c|}
        hline
        Lorem & Ipsum tabularnewline
        hline
        One &tabularnewline
        Two & Wow tabularnewline
        Three& tabularnewline
        hline
        end{tabular}
        end{enumerate}

        end{document}






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jun 22 '16 at 19:58









        Werner

        437k649581647




        437k649581647























            0














            Use




            begin{tabular}[t]{|c|c|}




            to align the tabel at the top (default is c center!)






            share|improve this answer








            New contributor




            Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.














            • 2




              Welcome to TeX.SX! Have you seen the other answer? It shows this solution (alongside with another one) and why it is not a good idea to use this…
              – TeXnician
              16 mins ago


















            0














            Use




            begin{tabular}[t]{|c|c|}




            to align the tabel at the top (default is c center!)






            share|improve this answer








            New contributor




            Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.














            • 2




              Welcome to TeX.SX! Have you seen the other answer? It shows this solution (alongside with another one) and why it is not a good idea to use this…
              – TeXnician
              16 mins ago
















            0












            0








            0






            Use




            begin{tabular}[t]{|c|c|}




            to align the tabel at the top (default is c center!)






            share|improve this answer








            New contributor




            Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.









            Use




            begin{tabular}[t]{|c|c|}




            to align the tabel at the top (default is c center!)







            share|improve this answer








            New contributor




            Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.









            share|improve this answer



            share|improve this answer






            New contributor




            Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.









            answered 24 mins ago









            Wim

            1




            1




            New contributor




            Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





            New contributor





            Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.






            Wim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.








            • 2




              Welcome to TeX.SX! Have you seen the other answer? It shows this solution (alongside with another one) and why it is not a good idea to use this…
              – TeXnician
              16 mins ago
















            • 2




              Welcome to TeX.SX! Have you seen the other answer? It shows this solution (alongside with another one) and why it is not a good idea to use this…
              – TeXnician
              16 mins ago










            2




            2




            Welcome to TeX.SX! Have you seen the other answer? It shows this solution (alongside with another one) and why it is not a good idea to use this…
            – TeXnician
            16 mins ago






            Welcome to TeX.SX! Have you seen the other answer? It shows this solution (alongside with another one) and why it is not a good idea to use this…
            – TeXnician
            16 mins ago




















            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f316153%2fvertical-alignment-of-tabular-to-baseline-in-an-itemize-environment%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

            サソリ

            広島県道265号伴広島線

            Setup Asymptote in Texstudio