centering a caption under a tableCentering caption under a tableCentering captions under figuresCaption under tableTable and longtable centering and caption alignmentSeparate centering of table number and captiontabu package - gaps in vertical linesToo long vertical lines in table when declarations must remain on distinct linesCentering table caption between two columnsCentering of Table CaptionTable caption centering

Why do passenger jet manufacturers design their planes with stall prevention systems?

Why one should not leave fingerprints on bulbs and plugs?

Employee lack of ownership

Violin - Can double stops be played when the strings are not next to each other?

Does multi-classing into Fighter give you heavy armor proficiency?

Brexit - No Deal Rejection

Could this Scherzo by Beethoven be considered to be a fugue?

Why did it take so long to abandon sail after steamships were demonstrated?

How can we have a quark condensate without a quark potential?

How could an airship be repaired midflight?

How do you talk to someone whose loved one is dying?

How could a scammer know the apps on my phone / iTunes account?

Adventure Game (text based) in C++

Does .bashrc contain syntax errors?

Is a party consisting of only a bard, a cleric, and a warlock functional long-term?

Book: Young man exiled to a penal colony, helps to lead revolution

Official degrees of earth’s rotation per day

Most cost effective thermostat setting: consistent temperature vs. lowest temperature possible

This word with a lot of past tenses

Simplify an interface for flexibly applying rules to periods of time

Is it insecure to send a password in a `curl` command?

What is the relationship between relativity and the Doppler effect?

What is the meaning of まっちろけ?

Why is a white electrical wire connected to 2 black wires?



centering a caption under a table


Centering caption under a tableCentering captions under figuresCaption under tableTable and longtable centering and caption alignmentSeparate centering of table number and captiontabu package - gaps in vertical linesToo long vertical lines in table when declarations must remain on distinct linesCentering table caption between two columnsCentering of Table CaptionTable caption centering













0















I have a table with two columns and 12 rows.
I require the table to appear on the left hand side of the page (which I can do), however, the caption is centered on the page.
I would like to place the caption underneath the table, and have it centered underneath the table.
The output is shown below.enter image description here



documentclass[12pt,english]article
usepackagecaption
begindocument
begintable[H]
begintabular
hline
Year & Population (millions)tabularnewline
hline
$1900$ & $1650$tabularnewline
$1910$ & $1750$tabularnewline
$1920$ & $1860$tabularnewline
$1930$ & $2070$tabularnewline
$1940$ & $2300$tabularnewline
$1950$ & $2560$tabularnewline
$1960$ & $3040$tabularnewline
$1970$ & $3710$tabularnewline
$1980$ & $4450$tabularnewline
$1990$ & $5280$tabularnewline
$2000$ & $6070$tabularnewline
hline
endtabular
raggedrightcaptionWorld Populationlabeltable1
endtable
enddocument









share|improve this question


























    0















    I have a table with two columns and 12 rows.
    I require the table to appear on the left hand side of the page (which I can do), however, the caption is centered on the page.
    I would like to place the caption underneath the table, and have it centered underneath the table.
    The output is shown below.enter image description here



    documentclass[12pt,english]article
    usepackagecaption
    begindocument
    begintable[H]
    begintabular
    hline
    Year & Population (millions)tabularnewline
    hline
    $1900$ & $1650$tabularnewline
    $1910$ & $1750$tabularnewline
    $1920$ & $1860$tabularnewline
    $1930$ & $2070$tabularnewline
    $1940$ & $2300$tabularnewline
    $1950$ & $2560$tabularnewline
    $1960$ & $3040$tabularnewline
    $1970$ & $3710$tabularnewline
    $1980$ & $4450$tabularnewline
    $1990$ & $5280$tabularnewline
    $2000$ & $6070$tabularnewline
    hline
    endtabular
    raggedrightcaptionWorld Populationlabeltable1
    endtable
    enddocument









    share|improve this question
























      0












      0








      0








      I have a table with two columns and 12 rows.
      I require the table to appear on the left hand side of the page (which I can do), however, the caption is centered on the page.
      I would like to place the caption underneath the table, and have it centered underneath the table.
      The output is shown below.enter image description here



      documentclass[12pt,english]article
      usepackagecaption
      begindocument
      begintable[H]
      begintabular
      hline
      Year & Population (millions)tabularnewline
      hline
      $1900$ & $1650$tabularnewline
      $1910$ & $1750$tabularnewline
      $1920$ & $1860$tabularnewline
      $1930$ & $2070$tabularnewline
      $1940$ & $2300$tabularnewline
      $1950$ & $2560$tabularnewline
      $1960$ & $3040$tabularnewline
      $1970$ & $3710$tabularnewline
      $1980$ & $4450$tabularnewline
      $1990$ & $5280$tabularnewline
      $2000$ & $6070$tabularnewline
      hline
      endtabular
      raggedrightcaptionWorld Populationlabeltable1
      endtable
      enddocument









      share|improve this question














      I have a table with two columns and 12 rows.
      I require the table to appear on the left hand side of the page (which I can do), however, the caption is centered on the page.
      I would like to place the caption underneath the table, and have it centered underneath the table.
      The output is shown below.enter image description here



      documentclass[12pt,english]article
      usepackagecaption
      begindocument
      begintable[H]
      begintabular
      hline
      Year & Population (millions)tabularnewline
      hline
      $1900$ & $1650$tabularnewline
      $1910$ & $1750$tabularnewline
      $1920$ & $1860$tabularnewline
      $1930$ & $2070$tabularnewline
      $1940$ & $2300$tabularnewline
      $1950$ & $2560$tabularnewline
      $1960$ & $3040$tabularnewline
      $1970$ & $3710$tabularnewline
      $1980$ & $4450$tabularnewline
      $1990$ & $5280$tabularnewline
      $2000$ & $6070$tabularnewline
      hline
      endtabular
      raggedrightcaptionWorld Populationlabeltable1
      endtable
      enddocument






      tables captions






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 11 mins ago









      Anthony MacksAnthony Macks

      1378




      1378




















          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%2f479888%2fcentering-a-caption-under-a-table%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%2f479888%2fcentering-a-caption-under-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

          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.

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm