Writing text next to a tableAdding image next to text in tableWriting under a TableNeed help adding text next to a tablehow put text next to a tableText in the tableLatex figure next to text and text align rightWrapping text next to imagePlace text next to imageTable next to tabletable long text

How should I solve this integral with changing parameters?

How can I portion out frozen cookie dough?

What is Tony Stark injecting into himself in Iron Man 3?

How do spaceships determine each other's mass in space?

Sampling from Gaussian mixture models, when are the sampled data independent?

What should I do when a paper is published similar to my PhD thesis without citation?

Why does Central Limit Theorem break down in my simulation?

How exactly does an Ethernet collision happen in the cable, since nodes use different circuits for Tx and Rx?

Yet another question on sums of the reciprocals of the primes

Difference between `nmap local-IP-address` and `nmap localhost`

Smooth vector fields on a surface modulo diffeomorphisms

Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?

How to install round brake pads

When to use a QR code on a business card?

If nine coins are tossed, what is the probability that the number of heads is even?

Are these two graphs isomorphic? Why/Why not?

Under what conditions can the right to be silence be revoked in the USA?

How to educate team mate to take screenshots for bugs with out unwanted stuff

Has a sovereign Communist government ever run, and conceded loss, on a fair election?

Is it appropriate to ask a former professor to order a book for me through an inter-library loan?

Strange opamp's output impedance in spice

(Codewars) Linked Lists-Sorted Insert

What does *dead* mean in *What do you mean, dead?*?

Is this Paypal Github SDK reference really a dangerous site?



Writing text next to a table


Adding image next to text in tableWriting under a TableNeed help adding text next to a tablehow put text next to a tableText in the tableLatex figure next to text and text align rightWrapping text next to imagePlace text next to imageTable next to tabletable long text













4















I have this code:



begincenter
$left.% Use `left.` if don't want arrow on this side.
begintabularr r r
toprule
strength & region & comments \
midrule
$H_B ll H_0$ & Landau levels \
$ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
& $ell$-lmixing & $ell$ not good \
$H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
& Intermediate regime & $J$ and $I$ good, $F$ not good \
& Zeeman effect & $F$ good \
bottomrule
endtabular
quad
rightupdownarrow% Use `right.` if don't want arrow on this side.
rotatebox[origin=100]0Landau limit$
captionHAILO
endcenter


that generates:



enter image description here



What I would like:



  • how can I make the entries in the first column (strengh, region, comments) centred with the columns contents?


  • How can I have the Landau limit text at the top right corner of the table, like I drew with the red arrow?


Thanks.










share|improve this question


























    4















    I have this code:



    begincenter
    $left.% Use `left.` if don't want arrow on this side.
    begintabularr r r
    toprule
    strength & region & comments \
    midrule
    $H_B ll H_0$ & Landau levels \
    $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
    & $ell$-lmixing & $ell$ not good \
    $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
    & Intermediate regime & $J$ and $I$ good, $F$ not good \
    & Zeeman effect & $F$ good \
    bottomrule
    endtabular
    quad
    rightupdownarrow% Use `right.` if don't want arrow on this side.
    rotatebox[origin=100]0Landau limit$
    captionHAILO
    endcenter


    that generates:



    enter image description here



    What I would like:



    • how can I make the entries in the first column (strengh, region, comments) centred with the columns contents?


    • How can I have the Landau limit text at the top right corner of the table, like I drew with the red arrow?


    Thanks.










    share|improve this question
























      4












      4








      4








      I have this code:



      begincenter
      $left.% Use `left.` if don't want arrow on this side.
      begintabularr r r
      toprule
      strength & region & comments \
      midrule
      $H_B ll H_0$ & Landau levels \
      $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
      & $ell$-lmixing & $ell$ not good \
      $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
      & Intermediate regime & $J$ and $I$ good, $F$ not good \
      & Zeeman effect & $F$ good \
      bottomrule
      endtabular
      quad
      rightupdownarrow% Use `right.` if don't want arrow on this side.
      rotatebox[origin=100]0Landau limit$
      captionHAILO
      endcenter


      that generates:



      enter image description here



      What I would like:



      • how can I make the entries in the first column (strengh, region, comments) centred with the columns contents?


      • How can I have the Landau limit text at the top right corner of the table, like I drew with the red arrow?


      Thanks.










      share|improve this question














      I have this code:



      begincenter
      $left.% Use `left.` if don't want arrow on this side.
      begintabularr r r
      toprule
      strength & region & comments \
      midrule
      $H_B ll H_0$ & Landau levels \
      $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
      & $ell$-lmixing & $ell$ not good \
      $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
      & Intermediate regime & $J$ and $I$ good, $F$ not good \
      & Zeeman effect & $F$ good \
      bottomrule
      endtabular
      quad
      rightupdownarrow% Use `right.` if don't want arrow on this side.
      rotatebox[origin=100]0Landau limit$
      captionHAILO
      endcenter


      that generates:



      enter image description here



      What I would like:



      • how can I make the entries in the first column (strengh, region, comments) centred with the columns contents?


      • How can I have the Landau limit text at the top right corner of the table, like I drew with the red arrow?


      Thanks.







      tables text






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 10 hours ago









      SuperCiociaSuperCiocia

      25138




      25138




















          3 Answers
          3






          active

          oldest

          votes


















          6














          How about this, based on bigdelim and makecell? The margin for the caption was obtained by trial and error – it depends on the text of the last column.



          documentclassarticle
          usepackagegeometry
          usepackageamssymb
          usepackagecaption, booktabs, bigdelim, makecell%
          renewcommandtheadfontnormalsizebfseries

          begindocument

          begintable[!htb]
          centering
          captionsetupmargin=0pt,28mm,skip=6pt
          captionHAILO
          begintabularr r r c@l
          cmidrule[heavyrulewidth]1-3
          theadstrength & theadregion & theadcomments & rdelimupdownarrow7* & Landau limit \
          cmidrule1-3
          $H_B ll H_0$ & Landau levels \
          $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
          & $ell$-lmixing & $ell$ not good \
          $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
          & Intermediate regime & $J$ and $I$ good, $F$ not good \
          & Zeeman effect & $F$ good \
          cmidrule[heavyrulewidth]1-3
          endtabular
          endtable

          enddocument


          enter image description here






          share|improve this answer






























            4














            Without use of booktabs for the table (but clines instead) and with use of tikz with a n arrow that its height is found with tests:



            documentclassarticle
            usepackageamssymb
            usepackagecaption
            usepackagetikz
            usepackagemultirow
            begindocument
            begincenter
            $% Use `left.` if don't want arrow on this side.
            begintabular[t]r r r c lcline1-3
            multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments &multirow6*begintikzpicturedraw[<->](0,0)--(0,2.9cm);endtikzpicture&Landau limit\
            cline1-3
            $H_B ll H_0$ & Landau levels &&\
            $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good&&\
            & $ell$-lmixing & $ell$ not good &&\
            $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good &&\
            & Intermediate regime & $J$ and $I$ good, $F$ not good &&\
            & Zeeman effect & $F$ good &&\
            cline1-3
            endtabular
            rotatebox[origin=100]0$
            captionoftableHAILO
            endcenter
            enddocument


            Output:



            enter image description here



            PS: Just as a start...



            (Needed packages for OP's non working example:



            usepackagebooktabs
            usepackageamssymb
            usepackagerotating


            and



            usepackagecaption


            for the fix with captionoftable instead of caption



            )






            share|improve this answer






























              0














              For the $left...$ effect one needs a [c] tabular. But to align the text, one need a [t] tabular. So I measured the [t] tabular and used raisebox and rule to fake a centered object with the right size. Finally, the top baseline of the tabular is actually toprule, so I had to put the text into the second line of another tabular.



              documentclassarticle
              usepackage[margin=1in]geometry
              usepackageamssymb
              usepackagecaption, booktabs, graphics%

              begindocument

              begincenter
              sbox0begintabular[t]r r r
              toprule
              multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments \
              midrule
              $H_B ll H_0$ & Landau levels \
              $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
              & $ell$-lmixing & $ell$ not good \
              $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
              & Intermediate regime & $J$ and $I$ good, $F$ not good \
              & Zeeman effect & $F$ good \
              bottomrule
              endtabular%
              usebox0
              raiseboxdimexpr 0.5ht0-0.5dp0 + 0.5dpstrutbox-0.5htstrutbox$left.rule0ptdimexpr 0.5ht0+0.5dp0rightupdownarrow$%
              begintabular[t]l \Landau limit endtabular
              captionoftableHAILO
              endcenter

              enddocument


              demo






              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%2f478598%2fwriting-text-next-to-a-table%23new-answer', 'question_page');

                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                6














                How about this, based on bigdelim and makecell? The margin for the caption was obtained by trial and error – it depends on the text of the last column.



                documentclassarticle
                usepackagegeometry
                usepackageamssymb
                usepackagecaption, booktabs, bigdelim, makecell%
                renewcommandtheadfontnormalsizebfseries

                begindocument

                begintable[!htb]
                centering
                captionsetupmargin=0pt,28mm,skip=6pt
                captionHAILO
                begintabularr r r c@l
                cmidrule[heavyrulewidth]1-3
                theadstrength & theadregion & theadcomments & rdelimupdownarrow7* & Landau limit \
                cmidrule1-3
                $H_B ll H_0$ & Landau levels \
                $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
                & $ell$-lmixing & $ell$ not good \
                $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
                & Intermediate regime & $J$ and $I$ good, $F$ not good \
                & Zeeman effect & $F$ good \
                cmidrule[heavyrulewidth]1-3
                endtabular
                endtable

                enddocument


                enter image description here






                share|improve this answer



























                  6














                  How about this, based on bigdelim and makecell? The margin for the caption was obtained by trial and error – it depends on the text of the last column.



                  documentclassarticle
                  usepackagegeometry
                  usepackageamssymb
                  usepackagecaption, booktabs, bigdelim, makecell%
                  renewcommandtheadfontnormalsizebfseries

                  begindocument

                  begintable[!htb]
                  centering
                  captionsetupmargin=0pt,28mm,skip=6pt
                  captionHAILO
                  begintabularr r r c@l
                  cmidrule[heavyrulewidth]1-3
                  theadstrength & theadregion & theadcomments & rdelimupdownarrow7* & Landau limit \
                  cmidrule1-3
                  $H_B ll H_0$ & Landau levels \
                  $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
                  & $ell$-lmixing & $ell$ not good \
                  $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
                  & Intermediate regime & $J$ and $I$ good, $F$ not good \
                  & Zeeman effect & $F$ good \
                  cmidrule[heavyrulewidth]1-3
                  endtabular
                  endtable

                  enddocument


                  enter image description here






                  share|improve this answer

























                    6












                    6








                    6







                    How about this, based on bigdelim and makecell? The margin for the caption was obtained by trial and error – it depends on the text of the last column.



                    documentclassarticle
                    usepackagegeometry
                    usepackageamssymb
                    usepackagecaption, booktabs, bigdelim, makecell%
                    renewcommandtheadfontnormalsizebfseries

                    begindocument

                    begintable[!htb]
                    centering
                    captionsetupmargin=0pt,28mm,skip=6pt
                    captionHAILO
                    begintabularr r r c@l
                    cmidrule[heavyrulewidth]1-3
                    theadstrength & theadregion & theadcomments & rdelimupdownarrow7* & Landau limit \
                    cmidrule1-3
                    $H_B ll H_0$ & Landau levels \
                    $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
                    & $ell$-lmixing & $ell$ not good \
                    $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
                    & Intermediate regime & $J$ and $I$ good, $F$ not good \
                    & Zeeman effect & $F$ good \
                    cmidrule[heavyrulewidth]1-3
                    endtabular
                    endtable

                    enddocument


                    enter image description here






                    share|improve this answer













                    How about this, based on bigdelim and makecell? The margin for the caption was obtained by trial and error – it depends on the text of the last column.



                    documentclassarticle
                    usepackagegeometry
                    usepackageamssymb
                    usepackagecaption, booktabs, bigdelim, makecell%
                    renewcommandtheadfontnormalsizebfseries

                    begindocument

                    begintable[!htb]
                    centering
                    captionsetupmargin=0pt,28mm,skip=6pt
                    captionHAILO
                    begintabularr r r c@l
                    cmidrule[heavyrulewidth]1-3
                    theadstrength & theadregion & theadcomments & rdelimupdownarrow7* & Landau limit \
                    cmidrule1-3
                    $H_B ll H_0$ & Landau levels \
                    $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
                    & $ell$-lmixing & $ell$ not good \
                    $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
                    & Intermediate regime & $J$ and $I$ good, $F$ not good \
                    & Zeeman effect & $F$ good \
                    cmidrule[heavyrulewidth]1-3
                    endtabular
                    endtable

                    enddocument


                    enter image description here







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered 8 hours ago









                    BernardBernard

                    172k776204




                    172k776204





















                        4














                        Without use of booktabs for the table (but clines instead) and with use of tikz with a n arrow that its height is found with tests:



                        documentclassarticle
                        usepackageamssymb
                        usepackagecaption
                        usepackagetikz
                        usepackagemultirow
                        begindocument
                        begincenter
                        $% Use `left.` if don't want arrow on this side.
                        begintabular[t]r r r c lcline1-3
                        multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments &multirow6*begintikzpicturedraw[<->](0,0)--(0,2.9cm);endtikzpicture&Landau limit\
                        cline1-3
                        $H_B ll H_0$ & Landau levels &&\
                        $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good&&\
                        & $ell$-lmixing & $ell$ not good &&\
                        $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good &&\
                        & Intermediate regime & $J$ and $I$ good, $F$ not good &&\
                        & Zeeman effect & $F$ good &&\
                        cline1-3
                        endtabular
                        rotatebox[origin=100]0$
                        captionoftableHAILO
                        endcenter
                        enddocument


                        Output:



                        enter image description here



                        PS: Just as a start...



                        (Needed packages for OP's non working example:



                        usepackagebooktabs
                        usepackageamssymb
                        usepackagerotating


                        and



                        usepackagecaption


                        for the fix with captionoftable instead of caption



                        )






                        share|improve this answer



























                          4














                          Without use of booktabs for the table (but clines instead) and with use of tikz with a n arrow that its height is found with tests:



                          documentclassarticle
                          usepackageamssymb
                          usepackagecaption
                          usepackagetikz
                          usepackagemultirow
                          begindocument
                          begincenter
                          $% Use `left.` if don't want arrow on this side.
                          begintabular[t]r r r c lcline1-3
                          multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments &multirow6*begintikzpicturedraw[<->](0,0)--(0,2.9cm);endtikzpicture&Landau limit\
                          cline1-3
                          $H_B ll H_0$ & Landau levels &&\
                          $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good&&\
                          & $ell$-lmixing & $ell$ not good &&\
                          $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good &&\
                          & Intermediate regime & $J$ and $I$ good, $F$ not good &&\
                          & Zeeman effect & $F$ good &&\
                          cline1-3
                          endtabular
                          rotatebox[origin=100]0$
                          captionoftableHAILO
                          endcenter
                          enddocument


                          Output:



                          enter image description here



                          PS: Just as a start...



                          (Needed packages for OP's non working example:



                          usepackagebooktabs
                          usepackageamssymb
                          usepackagerotating


                          and



                          usepackagecaption


                          for the fix with captionoftable instead of caption



                          )






                          share|improve this answer

























                            4












                            4








                            4







                            Without use of booktabs for the table (but clines instead) and with use of tikz with a n arrow that its height is found with tests:



                            documentclassarticle
                            usepackageamssymb
                            usepackagecaption
                            usepackagetikz
                            usepackagemultirow
                            begindocument
                            begincenter
                            $% Use `left.` if don't want arrow on this side.
                            begintabular[t]r r r c lcline1-3
                            multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments &multirow6*begintikzpicturedraw[<->](0,0)--(0,2.9cm);endtikzpicture&Landau limit\
                            cline1-3
                            $H_B ll H_0$ & Landau levels &&\
                            $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good&&\
                            & $ell$-lmixing & $ell$ not good &&\
                            $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good &&\
                            & Intermediate regime & $J$ and $I$ good, $F$ not good &&\
                            & Zeeman effect & $F$ good &&\
                            cline1-3
                            endtabular
                            rotatebox[origin=100]0$
                            captionoftableHAILO
                            endcenter
                            enddocument


                            Output:



                            enter image description here



                            PS: Just as a start...



                            (Needed packages for OP's non working example:



                            usepackagebooktabs
                            usepackageamssymb
                            usepackagerotating


                            and



                            usepackagecaption


                            for the fix with captionoftable instead of caption



                            )






                            share|improve this answer













                            Without use of booktabs for the table (but clines instead) and with use of tikz with a n arrow that its height is found with tests:



                            documentclassarticle
                            usepackageamssymb
                            usepackagecaption
                            usepackagetikz
                            usepackagemultirow
                            begindocument
                            begincenter
                            $% Use `left.` if don't want arrow on this side.
                            begintabular[t]r r r c lcline1-3
                            multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments &multirow6*begintikzpicturedraw[<->](0,0)--(0,2.9cm);endtikzpicture&Landau limit\
                            cline1-3
                            $H_B ll H_0$ & Landau levels &&\
                            $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good&&\
                            & $ell$-lmixing & $ell$ not good &&\
                            $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good &&\
                            & Intermediate regime & $J$ and $I$ good, $F$ not good &&\
                            & Zeeman effect & $F$ good &&\
                            cline1-3
                            endtabular
                            rotatebox[origin=100]0$
                            captionoftableHAILO
                            endcenter
                            enddocument


                            Output:



                            enter image description here



                            PS: Just as a start...



                            (Needed packages for OP's non working example:



                            usepackagebooktabs
                            usepackageamssymb
                            usepackagerotating


                            and



                            usepackagecaption


                            for the fix with captionoftable instead of caption



                            )







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered 9 hours ago









                            koleygrkoleygr

                            12.3k11038




                            12.3k11038





















                                0














                                For the $left...$ effect one needs a [c] tabular. But to align the text, one need a [t] tabular. So I measured the [t] tabular and used raisebox and rule to fake a centered object with the right size. Finally, the top baseline of the tabular is actually toprule, so I had to put the text into the second line of another tabular.



                                documentclassarticle
                                usepackage[margin=1in]geometry
                                usepackageamssymb
                                usepackagecaption, booktabs, graphics%

                                begindocument

                                begincenter
                                sbox0begintabular[t]r r r
                                toprule
                                multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments \
                                midrule
                                $H_B ll H_0$ & Landau levels \
                                $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
                                & $ell$-lmixing & $ell$ not good \
                                $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
                                & Intermediate regime & $J$ and $I$ good, $F$ not good \
                                & Zeeman effect & $F$ good \
                                bottomrule
                                endtabular%
                                usebox0
                                raiseboxdimexpr 0.5ht0-0.5dp0 + 0.5dpstrutbox-0.5htstrutbox$left.rule0ptdimexpr 0.5ht0+0.5dp0rightupdownarrow$%
                                begintabular[t]l \Landau limit endtabular
                                captionoftableHAILO
                                endcenter

                                enddocument


                                demo






                                share|improve this answer



























                                  0














                                  For the $left...$ effect one needs a [c] tabular. But to align the text, one need a [t] tabular. So I measured the [t] tabular and used raisebox and rule to fake a centered object with the right size. Finally, the top baseline of the tabular is actually toprule, so I had to put the text into the second line of another tabular.



                                  documentclassarticle
                                  usepackage[margin=1in]geometry
                                  usepackageamssymb
                                  usepackagecaption, booktabs, graphics%

                                  begindocument

                                  begincenter
                                  sbox0begintabular[t]r r r
                                  toprule
                                  multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments \
                                  midrule
                                  $H_B ll H_0$ & Landau levels \
                                  $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
                                  & $ell$-lmixing & $ell$ not good \
                                  $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
                                  & Intermediate regime & $J$ and $I$ good, $F$ not good \
                                  & Zeeman effect & $F$ good \
                                  bottomrule
                                  endtabular%
                                  usebox0
                                  raiseboxdimexpr 0.5ht0-0.5dp0 + 0.5dpstrutbox-0.5htstrutbox$left.rule0ptdimexpr 0.5ht0+0.5dp0rightupdownarrow$%
                                  begintabular[t]l \Landau limit endtabular
                                  captionoftableHAILO
                                  endcenter

                                  enddocument


                                  demo






                                  share|improve this answer

























                                    0












                                    0








                                    0







                                    For the $left...$ effect one needs a [c] tabular. But to align the text, one need a [t] tabular. So I measured the [t] tabular and used raisebox and rule to fake a centered object with the right size. Finally, the top baseline of the tabular is actually toprule, so I had to put the text into the second line of another tabular.



                                    documentclassarticle
                                    usepackage[margin=1in]geometry
                                    usepackageamssymb
                                    usepackagecaption, booktabs, graphics%

                                    begindocument

                                    begincenter
                                    sbox0begintabular[t]r r r
                                    toprule
                                    multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments \
                                    midrule
                                    $H_B ll H_0$ & Landau levels \
                                    $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
                                    & $ell$-lmixing & $ell$ not good \
                                    $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
                                    & Intermediate regime & $J$ and $I$ good, $F$ not good \
                                    & Zeeman effect & $F$ good \
                                    bottomrule
                                    endtabular%
                                    usebox0
                                    raiseboxdimexpr 0.5ht0-0.5dp0 + 0.5dpstrutbox-0.5htstrutbox$left.rule0ptdimexpr 0.5ht0+0.5dp0rightupdownarrow$%
                                    begintabular[t]l \Landau limit endtabular
                                    captionoftableHAILO
                                    endcenter

                                    enddocument


                                    demo






                                    share|improve this answer













                                    For the $left...$ effect one needs a [c] tabular. But to align the text, one need a [t] tabular. So I measured the [t] tabular and used raisebox and rule to fake a centered object with the right size. Finally, the top baseline of the tabular is actually toprule, so I had to put the text into the second line of another tabular.



                                    documentclassarticle
                                    usepackage[margin=1in]geometry
                                    usepackageamssymb
                                    usepackagecaption, booktabs, graphics%

                                    begindocument

                                    begincenter
                                    sbox0begintabular[t]r r r
                                    toprule
                                    multicolumn1cstrength & multicolumn1cregion & multicolumn1ccomments \
                                    midrule
                                    $H_B ll H_0$ & Landau levels \
                                    $ H_B lessapprox H_0 $& $n$-mixing & $n$ not good\
                                    & $ell$-lmixing & $ell$ not good \
                                    $H_B ll B_0$ & Paschen-Back regime & $J$ noot good, $L$ and $S$ good \
                                    & Intermediate regime & $J$ and $I$ good, $F$ not good \
                                    & Zeeman effect & $F$ good \
                                    bottomrule
                                    endtabular%
                                    usebox0
                                    raiseboxdimexpr 0.5ht0-0.5dp0 + 0.5dpstrutbox-0.5htstrutbox$left.rule0ptdimexpr 0.5ht0+0.5dp0rightupdownarrow$%
                                    begintabular[t]l \Landau limit endtabular
                                    captionoftableHAILO
                                    endcenter

                                    enddocument


                                    demo







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered 1 hour ago









                                    John KormyloJohn Kormylo

                                    44.9k12570




                                    44.9k12570



























                                        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%2f478598%2fwriting-text-next-to-a-table%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

                                        Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

                                        Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

                                        Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»