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

My friend sent me a screenshot of a transaction hash, but when I search for it I find divergent data. What happened?

Transformation of random variables and joint distributions

Why do IPv6 unique local addresses have to have a /48 prefix?

A Permanent Norse Presence in America

What is the gram­mat­i­cal term for “‑ed” words like these?

Is there a word to describe the feeling of being transfixed out of horror?

Freedom of speech and where it applies

How will losing mobility of one hand affect my career as a programmer?

Can a significant change in incentives void an employment contract?

Indicating multiple different modes of speech (fantasy language or telepathy)

Would it be legal for a US State to ban exports of a natural resource?

Can I rely on this github repository files?

What is this type of notehead called?

Why in book's example is used 言葉(ことば) instead of 言語(げんご)?

A social experiment. What is the worst that can happen?

Did arcade monitors have same pixel aspect ratio as TV sets?

Why did the EU agree to delay the Brexit deadline?

Can I Retrieve Email Addresses from BCC?

Drawing a topological "handle" with Tikz

Can somebody explain Brexit in a few child-proof sentences?

If a character with the Alert feat rolls a crit fail on their Perception check, are they surprised?

What linear sensor for a keyboard?

Bob has never been a M before

Is it improper etiquette to ask your opponent what his/her rating is before the game?



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













4















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>centeringp2cm
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


























    4















    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>centeringp2cm
    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
























      4












      4








      4








      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>centeringp2cm
      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>centeringp2cm
      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 Mar 17 at 6:43









      Anthony MacksAnthony Macks

      1648




      1648




















          2 Answers
          2






          active

          oldest

          votes


















          4














          Here is a way (since you already want [H] option and have loaded the caption package I suppose it will be ok for you):



          documentclass[12pt,english]article
          usepackagecaption
          usepackagearray
          begindocument
          % A noindent is possibly needed here as @Mico suggested in his comment
          noindentbeginminipage0.35textwidth
          centering
          begintabular>centeringp2cm
          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
          captionoftableWorld Populationlabeltable1
          endminipage
          enddocument


          enter image description here






          share|improve this answer




















          • 1





            You probably need a noindent instruction immediately before beginminipage.

            – Mico
            Mar 17 at 7:43











          • @Mico, I thought something like adding a second table after that (with hfill in between). So, this is not probably for me... And I think that a centered caption under the table seems better and could be preferred as far as my taste let me decide. But thanks anyway.

            – koleygr
            Mar 17 at 7:58











          • Sorry for not being sufficiently clear: The purpose of the noindent directive would be to make the caption material start at the left-hand edge of the text block. (Right now, the minipage is shifted to the right by the non-zero value of parindent.

            – Mico
            Mar 17 at 8:33






          • 1





            Ok... you are right... Snce there is no text in there I didn't really payed attention on that and supposed that the part from the minipage and after could just be copy pasted and adjusted.... Thanks for mentioning... I will edit.

            – koleygr
            Mar 17 at 8:39


















          4














          Since the tabular material must be typeset flush-left (aka ragged-right), I think the caption would look better if it, too, where set flush-left. (However, see below for a different solution.) One can achieve this formatting objective by loading the caption package with the options singlelinecheck=false and justification=raggedright.



          enter image description here



          documentclass[12pt,english]article
          usepackagearray,caption
          captionsetupsinglelinecheck=false,justification=raggedright
          begindocument
          begintable[ht!]
          begintabular
          hline
          Year & Population (millions)\ hline
          $1900$ & $1650$\
          $1910$ & $1750$\
          $1920$ & $1860$\
          $1930$ & $2070$\
          $1940$ & $2300$\
          $1950$ & $2560$\
          $1960$ & $3040$\
          $1970$ & $3710$\
          $1980$ & $4450$\
          $1990$ & $5280$\
          $2000$ & $6070$\
          hline
          endtabular
          captionWorld Populationlabeltable1
          endtable
          enddocument



          Alternatively, if the caption must be centered below the tabular material and the tabular material must be typeset flush-left, I suggest you (a) run captionsetupjustification=centering, (b) load the threeparttable package, and (c) encase both the tabular environment and the caption statement in a threeparttable environment. This setup allows LaTeX to measure the width of the tabular material and to center the caption below the tabular; if needed, LaTeX will automatically insert line breaks in the caption. This behavior is shown in the following screenshot.



          enter image description here



          documentclass[12pt,english]article
          usepackagearray,caption,threeparttable
          captionsetupjustification=centering
          begindocument
          begintable[ht!]
          beginthreeparttable
          begintabular
          hline
          Year & Population (millions)\ hline
          $1900$ & $1650$\
          $1910$ & $1750$\
          $1920$ & $1860$\
          $1930$ & $2070$\
          $1940$ & $2300$\
          $1950$ & $2560$\
          $1960$ & $3040$\
          $1970$ & $3710$\
          $1980$ & $4450$\
          $1990$ & $5280$\
          $2000$ & $6070$\
          hline
          endtabular
          captionWorld Populationlabeltable1
          endthreeparttable
          endtable
          enddocument





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









            4














            Here is a way (since you already want [H] option and have loaded the caption package I suppose it will be ok for you):



            documentclass[12pt,english]article
            usepackagecaption
            usepackagearray
            begindocument
            % A noindent is possibly needed here as @Mico suggested in his comment
            noindentbeginminipage0.35textwidth
            centering
            begintabular>centeringp2cm
            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
            captionoftableWorld Populationlabeltable1
            endminipage
            enddocument


            enter image description here






            share|improve this answer




















            • 1





              You probably need a noindent instruction immediately before beginminipage.

              – Mico
              Mar 17 at 7:43











            • @Mico, I thought something like adding a second table after that (with hfill in between). So, this is not probably for me... And I think that a centered caption under the table seems better and could be preferred as far as my taste let me decide. But thanks anyway.

              – koleygr
              Mar 17 at 7:58











            • Sorry for not being sufficiently clear: The purpose of the noindent directive would be to make the caption material start at the left-hand edge of the text block. (Right now, the minipage is shifted to the right by the non-zero value of parindent.

              – Mico
              Mar 17 at 8:33






            • 1





              Ok... you are right... Snce there is no text in there I didn't really payed attention on that and supposed that the part from the minipage and after could just be copy pasted and adjusted.... Thanks for mentioning... I will edit.

              – koleygr
              Mar 17 at 8:39















            4














            Here is a way (since you already want [H] option and have loaded the caption package I suppose it will be ok for you):



            documentclass[12pt,english]article
            usepackagecaption
            usepackagearray
            begindocument
            % A noindent is possibly needed here as @Mico suggested in his comment
            noindentbeginminipage0.35textwidth
            centering
            begintabular>centeringp2cm
            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
            captionoftableWorld Populationlabeltable1
            endminipage
            enddocument


            enter image description here






            share|improve this answer




















            • 1





              You probably need a noindent instruction immediately before beginminipage.

              – Mico
              Mar 17 at 7:43











            • @Mico, I thought something like adding a second table after that (with hfill in between). So, this is not probably for me... And I think that a centered caption under the table seems better and could be preferred as far as my taste let me decide. But thanks anyway.

              – koleygr
              Mar 17 at 7:58











            • Sorry for not being sufficiently clear: The purpose of the noindent directive would be to make the caption material start at the left-hand edge of the text block. (Right now, the minipage is shifted to the right by the non-zero value of parindent.

              – Mico
              Mar 17 at 8:33






            • 1





              Ok... you are right... Snce there is no text in there I didn't really payed attention on that and supposed that the part from the minipage and after could just be copy pasted and adjusted.... Thanks for mentioning... I will edit.

              – koleygr
              Mar 17 at 8:39













            4












            4








            4







            Here is a way (since you already want [H] option and have loaded the caption package I suppose it will be ok for you):



            documentclass[12pt,english]article
            usepackagecaption
            usepackagearray
            begindocument
            % A noindent is possibly needed here as @Mico suggested in his comment
            noindentbeginminipage0.35textwidth
            centering
            begintabular>centeringp2cm
            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
            captionoftableWorld Populationlabeltable1
            endminipage
            enddocument


            enter image description here






            share|improve this answer















            Here is a way (since you already want [H] option and have loaded the caption package I suppose it will be ok for you):



            documentclass[12pt,english]article
            usepackagecaption
            usepackagearray
            begindocument
            % A noindent is possibly needed here as @Mico suggested in his comment
            noindentbeginminipage0.35textwidth
            centering
            begintabular>centeringp2cm
            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
            captionoftableWorld Populationlabeltable1
            endminipage
            enddocument


            enter image description here







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Mar 17 at 8:40

























            answered Mar 17 at 6:56









            koleygrkoleygr

            13.2k11038




            13.2k11038







            • 1





              You probably need a noindent instruction immediately before beginminipage.

              – Mico
              Mar 17 at 7:43











            • @Mico, I thought something like adding a second table after that (with hfill in between). So, this is not probably for me... And I think that a centered caption under the table seems better and could be preferred as far as my taste let me decide. But thanks anyway.

              – koleygr
              Mar 17 at 7:58











            • Sorry for not being sufficiently clear: The purpose of the noindent directive would be to make the caption material start at the left-hand edge of the text block. (Right now, the minipage is shifted to the right by the non-zero value of parindent.

              – Mico
              Mar 17 at 8:33






            • 1





              Ok... you are right... Snce there is no text in there I didn't really payed attention on that and supposed that the part from the minipage and after could just be copy pasted and adjusted.... Thanks for mentioning... I will edit.

              – koleygr
              Mar 17 at 8:39












            • 1





              You probably need a noindent instruction immediately before beginminipage.

              – Mico
              Mar 17 at 7:43











            • @Mico, I thought something like adding a second table after that (with hfill in between). So, this is not probably for me... And I think that a centered caption under the table seems better and could be preferred as far as my taste let me decide. But thanks anyway.

              – koleygr
              Mar 17 at 7:58











            • Sorry for not being sufficiently clear: The purpose of the noindent directive would be to make the caption material start at the left-hand edge of the text block. (Right now, the minipage is shifted to the right by the non-zero value of parindent.

              – Mico
              Mar 17 at 8:33






            • 1





              Ok... you are right... Snce there is no text in there I didn't really payed attention on that and supposed that the part from the minipage and after could just be copy pasted and adjusted.... Thanks for mentioning... I will edit.

              – koleygr
              Mar 17 at 8:39







            1




            1





            You probably need a noindent instruction immediately before beginminipage.

            – Mico
            Mar 17 at 7:43





            You probably need a noindent instruction immediately before beginminipage.

            – Mico
            Mar 17 at 7:43













            @Mico, I thought something like adding a second table after that (with hfill in between). So, this is not probably for me... And I think that a centered caption under the table seems better and could be preferred as far as my taste let me decide. But thanks anyway.

            – koleygr
            Mar 17 at 7:58





            @Mico, I thought something like adding a second table after that (with hfill in between). So, this is not probably for me... And I think that a centered caption under the table seems better and could be preferred as far as my taste let me decide. But thanks anyway.

            – koleygr
            Mar 17 at 7:58













            Sorry for not being sufficiently clear: The purpose of the noindent directive would be to make the caption material start at the left-hand edge of the text block. (Right now, the minipage is shifted to the right by the non-zero value of parindent.

            – Mico
            Mar 17 at 8:33





            Sorry for not being sufficiently clear: The purpose of the noindent directive would be to make the caption material start at the left-hand edge of the text block. (Right now, the minipage is shifted to the right by the non-zero value of parindent.

            – Mico
            Mar 17 at 8:33




            1




            1





            Ok... you are right... Snce there is no text in there I didn't really payed attention on that and supposed that the part from the minipage and after could just be copy pasted and adjusted.... Thanks for mentioning... I will edit.

            – koleygr
            Mar 17 at 8:39





            Ok... you are right... Snce there is no text in there I didn't really payed attention on that and supposed that the part from the minipage and after could just be copy pasted and adjusted.... Thanks for mentioning... I will edit.

            – koleygr
            Mar 17 at 8:39











            4














            Since the tabular material must be typeset flush-left (aka ragged-right), I think the caption would look better if it, too, where set flush-left. (However, see below for a different solution.) One can achieve this formatting objective by loading the caption package with the options singlelinecheck=false and justification=raggedright.



            enter image description here



            documentclass[12pt,english]article
            usepackagearray,caption
            captionsetupsinglelinecheck=false,justification=raggedright
            begindocument
            begintable[ht!]
            begintabular
            hline
            Year & Population (millions)\ hline
            $1900$ & $1650$\
            $1910$ & $1750$\
            $1920$ & $1860$\
            $1930$ & $2070$\
            $1940$ & $2300$\
            $1950$ & $2560$\
            $1960$ & $3040$\
            $1970$ & $3710$\
            $1980$ & $4450$\
            $1990$ & $5280$\
            $2000$ & $6070$\
            hline
            endtabular
            captionWorld Populationlabeltable1
            endtable
            enddocument



            Alternatively, if the caption must be centered below the tabular material and the tabular material must be typeset flush-left, I suggest you (a) run captionsetupjustification=centering, (b) load the threeparttable package, and (c) encase both the tabular environment and the caption statement in a threeparttable environment. This setup allows LaTeX to measure the width of the tabular material and to center the caption below the tabular; if needed, LaTeX will automatically insert line breaks in the caption. This behavior is shown in the following screenshot.



            enter image description here



            documentclass[12pt,english]article
            usepackagearray,caption,threeparttable
            captionsetupjustification=centering
            begindocument
            begintable[ht!]
            beginthreeparttable
            begintabular
            hline
            Year & Population (millions)\ hline
            $1900$ & $1650$\
            $1910$ & $1750$\
            $1920$ & $1860$\
            $1930$ & $2070$\
            $1940$ & $2300$\
            $1950$ & $2560$\
            $1960$ & $3040$\
            $1970$ & $3710$\
            $1980$ & $4450$\
            $1990$ & $5280$\
            $2000$ & $6070$\
            hline
            endtabular
            captionWorld Populationlabeltable1
            endthreeparttable
            endtable
            enddocument





            share|improve this answer





























              4














              Since the tabular material must be typeset flush-left (aka ragged-right), I think the caption would look better if it, too, where set flush-left. (However, see below for a different solution.) One can achieve this formatting objective by loading the caption package with the options singlelinecheck=false and justification=raggedright.



              enter image description here



              documentclass[12pt,english]article
              usepackagearray,caption
              captionsetupsinglelinecheck=false,justification=raggedright
              begindocument
              begintable[ht!]
              begintabular
              hline
              Year & Population (millions)\ hline
              $1900$ & $1650$\
              $1910$ & $1750$\
              $1920$ & $1860$\
              $1930$ & $2070$\
              $1940$ & $2300$\
              $1950$ & $2560$\
              $1960$ & $3040$\
              $1970$ & $3710$\
              $1980$ & $4450$\
              $1990$ & $5280$\
              $2000$ & $6070$\
              hline
              endtabular
              captionWorld Populationlabeltable1
              endtable
              enddocument



              Alternatively, if the caption must be centered below the tabular material and the tabular material must be typeset flush-left, I suggest you (a) run captionsetupjustification=centering, (b) load the threeparttable package, and (c) encase both the tabular environment and the caption statement in a threeparttable environment. This setup allows LaTeX to measure the width of the tabular material and to center the caption below the tabular; if needed, LaTeX will automatically insert line breaks in the caption. This behavior is shown in the following screenshot.



              enter image description here



              documentclass[12pt,english]article
              usepackagearray,caption,threeparttable
              captionsetupjustification=centering
              begindocument
              begintable[ht!]
              beginthreeparttable
              begintabular
              hline
              Year & Population (millions)\ hline
              $1900$ & $1650$\
              $1910$ & $1750$\
              $1920$ & $1860$\
              $1930$ & $2070$\
              $1940$ & $2300$\
              $1950$ & $2560$\
              $1960$ & $3040$\
              $1970$ & $3710$\
              $1980$ & $4450$\
              $1990$ & $5280$\
              $2000$ & $6070$\
              hline
              endtabular
              captionWorld Populationlabeltable1
              endthreeparttable
              endtable
              enddocument





              share|improve this answer



























                4












                4








                4







                Since the tabular material must be typeset flush-left (aka ragged-right), I think the caption would look better if it, too, where set flush-left. (However, see below for a different solution.) One can achieve this formatting objective by loading the caption package with the options singlelinecheck=false and justification=raggedright.



                enter image description here



                documentclass[12pt,english]article
                usepackagearray,caption
                captionsetupsinglelinecheck=false,justification=raggedright
                begindocument
                begintable[ht!]
                begintabular
                hline
                Year & Population (millions)\ hline
                $1900$ & $1650$\
                $1910$ & $1750$\
                $1920$ & $1860$\
                $1930$ & $2070$\
                $1940$ & $2300$\
                $1950$ & $2560$\
                $1960$ & $3040$\
                $1970$ & $3710$\
                $1980$ & $4450$\
                $1990$ & $5280$\
                $2000$ & $6070$\
                hline
                endtabular
                captionWorld Populationlabeltable1
                endtable
                enddocument



                Alternatively, if the caption must be centered below the tabular material and the tabular material must be typeset flush-left, I suggest you (a) run captionsetupjustification=centering, (b) load the threeparttable package, and (c) encase both the tabular environment and the caption statement in a threeparttable environment. This setup allows LaTeX to measure the width of the tabular material and to center the caption below the tabular; if needed, LaTeX will automatically insert line breaks in the caption. This behavior is shown in the following screenshot.



                enter image description here



                documentclass[12pt,english]article
                usepackagearray,caption,threeparttable
                captionsetupjustification=centering
                begindocument
                begintable[ht!]
                beginthreeparttable
                begintabular
                hline
                Year & Population (millions)\ hline
                $1900$ & $1650$\
                $1910$ & $1750$\
                $1920$ & $1860$\
                $1930$ & $2070$\
                $1940$ & $2300$\
                $1950$ & $2560$\
                $1960$ & $3040$\
                $1970$ & $3710$\
                $1980$ & $4450$\
                $1990$ & $5280$\
                $2000$ & $6070$\
                hline
                endtabular
                captionWorld Populationlabeltable1
                endthreeparttable
                endtable
                enddocument





                share|improve this answer















                Since the tabular material must be typeset flush-left (aka ragged-right), I think the caption would look better if it, too, where set flush-left. (However, see below for a different solution.) One can achieve this formatting objective by loading the caption package with the options singlelinecheck=false and justification=raggedright.



                enter image description here



                documentclass[12pt,english]article
                usepackagearray,caption
                captionsetupsinglelinecheck=false,justification=raggedright
                begindocument
                begintable[ht!]
                begintabular
                hline
                Year & Population (millions)\ hline
                $1900$ & $1650$\
                $1910$ & $1750$\
                $1920$ & $1860$\
                $1930$ & $2070$\
                $1940$ & $2300$\
                $1950$ & $2560$\
                $1960$ & $3040$\
                $1970$ & $3710$\
                $1980$ & $4450$\
                $1990$ & $5280$\
                $2000$ & $6070$\
                hline
                endtabular
                captionWorld Populationlabeltable1
                endtable
                enddocument



                Alternatively, if the caption must be centered below the tabular material and the tabular material must be typeset flush-left, I suggest you (a) run captionsetupjustification=centering, (b) load the threeparttable package, and (c) encase both the tabular environment and the caption statement in a threeparttable environment. This setup allows LaTeX to measure the width of the tabular material and to center the caption below the tabular; if needed, LaTeX will automatically insert line breaks in the caption. This behavior is shown in the following screenshot.



                enter image description here



                documentclass[12pt,english]article
                usepackagearray,caption,threeparttable
                captionsetupjustification=centering
                begindocument
                begintable[ht!]
                beginthreeparttable
                begintabular
                hline
                Year & Population (millions)\ hline
                $1900$ & $1650$\
                $1910$ & $1750$\
                $1920$ & $1860$\
                $1930$ & $2070$\
                $1940$ & $2300$\
                $1950$ & $2560$\
                $1960$ & $3040$\
                $1970$ & $3710$\
                $1980$ & $4450$\
                $1990$ & $5280$\
                $2000$ & $6070$\
                hline
                endtabular
                captionWorld Populationlabeltable1
                endthreeparttable
                endtable
                enddocument






                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Mar 17 at 7:40

























                answered Mar 17 at 7:25









                MicoMico

                284k31388778




                284k31388778



























                    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

                    Identifying “long and narrow” polygons in with PostGISlength and width of polygonWhy postgis st_overlaps reports Qgis' “avoid intersections” generated polygon as overlapping with others?Adjusting polygons to boundary and filling holesDrawing polygons with fixed area?How to remove spikes in Polygons with PostGISDeleting sliver polygons after difference operation in QGIS?Snapping boundaries in PostGISSplit polygon into parts adding attributes based on underlying polygon in QGISSplitting overlap between polygons and assign to nearest polygon using PostGIS?Expanding polygons and clipping at midpoint?Removing Intersection of Buffers in Same Layers

                    Masuk log Menu navigasi

                    อาณาจักร (ชีววิทยา) ดูเพิ่ม อ้างอิง รายการเลือกการนำทาง10.1086/39456810.5962/bhl.title.447410.1126/science.163.3863.150576276010.1007/BF01796092408502"Phylogenetic structure of the prokaryotic domain: the primary kingdoms"10.1073/pnas.74.11.5088432104270744"Towards a natural system of organisms: proposal for the domains Archaea, Bacteria, and Eucarya"1990PNAS...87.4576W10.1073/pnas.87.12.4576541592112744PubMedJump the queueexpand by handPubMedJump the queueexpand by handPubMedJump the queueexpand by hand"A revised six-kingdom system of life"10.1111/j.1469-185X.1998.tb00030.x9809012"Only six kingdoms of life"10.1098/rspb.2004.2705169172415306349"Kingdoms Protozoa and Chromista and the eozoan root of the eukaryotic tree"10.1098/rsbl.2009.0948288006020031978เพิ่มข้อมูล