Lack of spacing in table due to text blurring into the bordersHow to format table with long column head entries?Paragraph column in tabular working only in the first columntabu package - gaps in vertical linesVertical alignment of a tabularx cellIn a multi-column table, is there a way to change only SOME text in a specific column (and not the entire column) to be bold or italic?Is there a simple way to create a latex equivalent of this (ms)word table template?Increase the height of the row in the tableIncorrect vertical line spacing after changing font size in tableHow do I make a double hline in the vertical directionFit IEEE-754 table in A4 width

My story is written in English, but is set in my home country. What language should I use for the dialogue?

Why would one plane in this picture not have gear down yet?

Good allowance savings plan?

Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?

Who deserves to be first and second author? PhD student who collected data, research associate who wrote the paper or supervisor?

Unreachable code, but reachable with exception

Finding algorithms of QGIS commands?

Look through the portal of every day

Force user to remove USB token

How to clip a background including nodes according to an arbitrary shape?

Set and print content of environment variable in cmd.exe subshell?

How much attack damage does the AC boost from a shield prevent on average?

What Happens when Passenger Refuses to Fly Boeing 737 Max?

Making a sword in the stone, in a medieval world without magic

PTIJ: Why can't I eat anything?

infinitive telling the purpose

Examples of a statistic that is not independent of sample's distribution?

How did the power source of Mar-Vell's aircraft end up with her?

A three room house but a three headED dog

Does splitting a potentially monolithic application into several smaller ones help prevent bugs?

Should I tell my boss the work he did was worthless

They call me Inspector Morse

Replacing Windows 7 security updates with anti-virus?

Offered promotion but I'm leaving. Should I tell?



Lack of spacing in table due to text blurring into the borders


How to format table with long column head entries?Paragraph column in tabular working only in the first columntabu package - gaps in vertical linesVertical alignment of a tabularx cellIn a multi-column table, is there a way to change only SOME text in a specific column (and not the entire column) to be bold or italic?Is there a simple way to create a latex equivalent of this (ms)word table template?Increase the height of the row in the tableIncorrect vertical line spacing after changing font size in tableHow do I make a double hline in the vertical directionFit IEEE-754 table in A4 width













0















Following is my Latex template:



documentclassarticle
usepackage[utf8]inputenc

usepackagemathtools
usepackagetabularx

begindocument

begintable[]
footnotesize
centering
begintabularl
hline
S. No. & Analysis \ hline
$1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
$1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
$1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
$2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
$2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
$2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
$3$ & begintabular[c]@c@$x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt,$\ $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$endtabular \ hline
$3$ & begintabular[c]@c@$x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt,$\ $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$endtabular \ hline
$3$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
$3$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
endtabular
captionExample of a table
labelsth
endtable

enddocument


This generates the following table.



enter image description here



My problem is that the table looks shabby. It looks very cluttered. Is there some way to put some gap in each of the boxes between the text and the box borders. The problem is only with the elements of the second column because those have a formula with both superscript and subscript.



What is the most beautiful way to publish this table so that people can read it easily?



PS: I need to keep it to footnotesize. But I don't think that should matter. All I am asking how to put some white space around the formula in the second column so that the formula does into blend into the borders.









share


























    0















    Following is my Latex template:



    documentclassarticle
    usepackage[utf8]inputenc

    usepackagemathtools
    usepackagetabularx

    begindocument

    begintable[]
    footnotesize
    centering
    begintabularl
    hline
    S. No. & Analysis \ hline
    $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
    $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
    $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
    $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
    $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
    $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
    $3$ & begintabular[c]@c@$x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt,$\ $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$endtabular \ hline
    $3$ & begintabular[c]@c@$x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt,$\ $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$endtabular \ hline
    $3$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
    $3$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
    endtabular
    captionExample of a table
    labelsth
    endtable

    enddocument


    This generates the following table.



    enter image description here



    My problem is that the table looks shabby. It looks very cluttered. Is there some way to put some gap in each of the boxes between the text and the box borders. The problem is only with the elements of the second column because those have a formula with both superscript and subscript.



    What is the most beautiful way to publish this table so that people can read it easily?



    PS: I need to keep it to footnotesize. But I don't think that should matter. All I am asking how to put some white space around the formula in the second column so that the formula does into blend into the borders.









    share
























      0












      0








      0








      Following is my Latex template:



      documentclassarticle
      usepackage[utf8]inputenc

      usepackagemathtools
      usepackagetabularx

      begindocument

      begintable[]
      footnotesize
      centering
      begintabularl
      hline
      S. No. & Analysis \ hline
      $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $3$ & begintabular[c]@c@$x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt,$\ $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$endtabular \ hline
      $3$ & begintabular[c]@c@$x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt,$\ $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$endtabular \ hline
      $3$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $3$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      endtabular
      captionExample of a table
      labelsth
      endtable

      enddocument


      This generates the following table.



      enter image description here



      My problem is that the table looks shabby. It looks very cluttered. Is there some way to put some gap in each of the boxes between the text and the box borders. The problem is only with the elements of the second column because those have a formula with both superscript and subscript.



      What is the most beautiful way to publish this table so that people can read it easily?



      PS: I need to keep it to footnotesize. But I don't think that should matter. All I am asking how to put some white space around the formula in the second column so that the formula does into blend into the borders.









      share














      Following is my Latex template:



      documentclassarticle
      usepackage[utf8]inputenc

      usepackagemathtools
      usepackagetabularx

      begindocument

      begintable[]
      footnotesize
      centering
      begintabularl
      hline
      S. No. & Analysis \ hline
      $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $1$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $2$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $3$ & begintabular[c]@c@$x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt,$\ $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$endtabular \ hline
      $3$ & begintabular[c]@c@$x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt,$\ $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$endtabular \ hline
      $3$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      $3$ & $x^c_pq+p^34r_rt+x^c_pq+p^34r_rt+x^c_pq+p^34r_rt$ \ hline
      endtabular
      captionExample of a table
      labelsth
      endtable

      enddocument


      This generates the following table.



      enter image description here



      My problem is that the table looks shabby. It looks very cluttered. Is there some way to put some gap in each of the boxes between the text and the box borders. The problem is only with the elements of the second column because those have a formula with both superscript and subscript.



      What is the most beautiful way to publish this table so that people can read it easily?



      PS: I need to keep it to footnotesize. But I don't think that should matter. All I am asking how to put some white space around the formula in the second column so that the formula does into blend into the borders.







      tables tabularx





      share












      share










      share



      share










      asked 4 mins ago









      user_1_1_1user_1_1_1

      1686




      1686




















          0






          active

          oldest

          votes











          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%2f479175%2flack-of-spacing-in-table-due-to-text-blurring-into-the-borders%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f479175%2flack-of-spacing-in-table-due-to-text-blurring-into-the-borders%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

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Join wedge with single bond in chemfigHow to make only one part of double bond bold with chemfig?Crossing bonds in chemfigjoining atoms in chemfig. Two adjacent molculesHow do I selectively change bond length in chemfig?Ugly bond joints in chemfigchemfig: reaction above arrowUsing the mhchem and chemfig packages in conjunctionBonding to specific element letter using chemfigResonance hybrids in chemfigScale chemfig molecule in beamer with tikzWhy does this chemfig bond with a hook start in the middle of the atom?

          Are small insurances worth itIs insurance worth it if you can afford to replace the item? If not, when is it?Is accident insurance worth it for my kids who play sportsIs insuring property for more than it is worth allowed?At what point does it become worth it to file an insurance claim?Are wage loss insurance programs worth the cost compared to having an emergency fund?When is an event worth insuring against?Is insurance worth it if you can afford to replace the item? If not, when is it?FHA loan just commenced : Any way to get any of the up-front mortgage insurance back?Which types of insurances do I need to buy?Should I carry less renter's insurance if I can self-insure?Mortgage Adviser Signed Me Up For Multiple Home and Life Insurances (UK)Why many travel insurances don't cover country of nationality?