How can I name multiple columns in a table?Using underbrace with table columnsHow can I split a column into multiple rows?How to extract each pair of two adjacent cells of a table into a separate tight page?how to make this Table with multiple rowsHow to make a table with multiple rows and columscell into rows latexHow to customize rows by name with pgfplotstable?Break cell into multiple rowsHow to group rows in Latex?How to custom merge rows in Latex?LaTeX Table - How to draw cells with multiple rows?
Would it be legal for a US State to ban exports of a natural resource?
Simple image editor tool to draw a simple box/rectangle in an existing image
How can I successfully establish a nationwide combat training program for a large country?
Can the electrostatic force be infinite in magnitude?
Bob has never been a M before
Pronouncing Homer as in modern Greek
What will be the benefits of Brexit?
Simulating a probability of 1 of 2^N with less than N random bits
Can I rely on these GitHub repository files?
Perfect riffle shuffles
Is exact Kanji stroke length important?
Science Fiction story where a man invents a machine that can help him watch history unfold
What (else) happened July 1st 1858 in London?
Is there a problem with hiding "forgot password" until it's needed?
Can I use my Chinese passport to enter China after I acquired another citizenship?
What is the term when two people sing in harmony, but they aren't singing the same notes?
Meta programming: Declare a new struct on the fly
Is a naturally all "male" species possible?
Can a Bard use an arcane focus?
Can somebody explain Brexit in a few child-proof sentences?
Installing PowerShell on 32-bit Kali OS fails
Books on the History of math research at European universities
Latex for-and in equation
Is there a good way to store credentials outside of a password manager?
How can I name multiple columns in a table?
Using underbrace with table columnsHow can I split a column into multiple rows?How to extract each pair of two adjacent cells of a table into a separate tight page?how to make this Table with multiple rowsHow to make a table with multiple rows and columscell into rows latexHow to customize rows by name with pgfplotstable?Break cell into multiple rowsHow to group rows in Latex?How to custom merge rows in Latex?LaTeX Table - How to draw cells with multiple rows?
begintable
begincenter
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn4c$overbracerule12.5em0pt^Spatial Aggregation$\
hline
Meters & $time_1$ & $time_2$ & $time_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endcenter
endtable
I want to name the 2nd, 3rd and 4th column using overbrace
. How can I do that?
tables overbrace
New contributor
add a comment |
begintable
begincenter
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn4c$overbracerule12.5em0pt^Spatial Aggregation$\
hline
Meters & $time_1$ & $time_2$ & $time_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endcenter
endtable
I want to name the 2nd, 3rd and 4th column using overbrace
. How can I do that?
tables overbrace
New contributor
Welcome to TeX.SX! Just a note: It's easier for others to help if the example code is a complete but minimal LaTeX document instead of just a code excerpt.
– siracusa
1 hour ago
add a comment |
begintable
begincenter
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn4c$overbracerule12.5em0pt^Spatial Aggregation$\
hline
Meters & $time_1$ & $time_2$ & $time_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endcenter
endtable
I want to name the 2nd, 3rd and 4th column using overbrace
. How can I do that?
tables overbrace
New contributor
begintable
begincenter
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn4c$overbracerule12.5em0pt^Spatial Aggregation$\
hline
Meters & $time_1$ & $time_2$ & $time_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endcenter
endtable
I want to name the 2nd, 3rd and 4th column using overbrace
. How can I do that?
tables overbrace
tables overbrace
New contributor
New contributor
edited 11 mins ago
Werner
448k719931699
448k719931699
New contributor
asked 2 hours ago
GAURAV WAGHGAURAV WAGH
1
1
New contributor
New contributor
Welcome to TeX.SX! Just a note: It's easier for others to help if the example code is a complete but minimal LaTeX document instead of just a code excerpt.
– siracusa
1 hour ago
add a comment |
Welcome to TeX.SX! Just a note: It's easier for others to help if the example code is a complete but minimal LaTeX document instead of just a code excerpt.
– siracusa
1 hour ago
Welcome to TeX.SX! Just a note: It's easier for others to help if the example code is a complete but minimal LaTeX document instead of just a code excerpt.
– siracusa
1 hour ago
Welcome to TeX.SX! Just a note: It's easier for others to help if the example code is a complete but minimal LaTeX document instead of just a code excerpt.
– siracusa
1 hour ago
add a comment |
2 Answers
2
active
oldest
votes
Welcome to TeX-SE! Assuming you want something similar to your code, you could use
documentclassarticle
usepackageamsmath
begindocument
begintable
centering
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn1c&
multicolumn3c$overbracerule9.5em0pt^textSpatial
Aggregation$\
hline
Meters & $texttime_1$ & $texttime_2$ & $texttime_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endtable
enddocument
add a comment |
You can use downbracefill
, similar to what is suggested in Using underbrace
with table columns:
documentclassarticle
begindocument
begintabular
multicolumn1c & multicolumn3csmall Spatial aggregation \[-.3normalbaselineskip]
multicolumn1c & multicolumn3cdownbracefill \
hline
Meters & $time_1$ & $time_2$ & $time_3$ \
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$ \
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$ \
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$ \
hline
endtabular
enddocument
add a comment |
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
);
);
GAURAV WAGH is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f481451%2fhow-can-i-name-multiple-columns-in-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
Welcome to TeX-SE! Assuming you want something similar to your code, you could use
documentclassarticle
usepackageamsmath
begindocument
begintable
centering
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn1c&
multicolumn3c$overbracerule9.5em0pt^textSpatial
Aggregation$\
hline
Meters & $texttime_1$ & $texttime_2$ & $texttime_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endtable
enddocument
add a comment |
Welcome to TeX-SE! Assuming you want something similar to your code, you could use
documentclassarticle
usepackageamsmath
begindocument
begintable
centering
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn1c&
multicolumn3c$overbracerule9.5em0pt^textSpatial
Aggregation$\
hline
Meters & $texttime_1$ & $texttime_2$ & $texttime_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endtable
enddocument
add a comment |
Welcome to TeX-SE! Assuming you want something similar to your code, you could use
documentclassarticle
usepackageamsmath
begindocument
begintable
centering
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn1c&
multicolumn3c$overbracerule9.5em0pt^textSpatial
Aggregation$\
hline
Meters & $texttime_1$ & $texttime_2$ & $texttime_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endtable
enddocument
Welcome to TeX-SE! Assuming you want something similar to your code, you could use
documentclassarticle
usepackageamsmath
begindocument
begintable
centering
captionTypes of Aggregation
labeltable:my_label1
begintabular c
multicolumn1c&
multicolumn3c$overbracerule9.5em0pt^textSpatial
Aggregation$\
hline
Meters & $texttime_1$ & $texttime_2$ & $texttime_3$ \ [0.5ex]
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$\
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$\
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$\
hline
endtabular
endtable
enddocument
answered 2 hours ago
marmotmarmot
112k5140264
112k5140264
add a comment |
add a comment |
You can use downbracefill
, similar to what is suggested in Using underbrace
with table columns:
documentclassarticle
begindocument
begintabular
multicolumn1c & multicolumn3csmall Spatial aggregation \[-.3normalbaselineskip]
multicolumn1c & multicolumn3cdownbracefill \
hline
Meters & $time_1$ & $time_2$ & $time_3$ \
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$ \
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$ \
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$ \
hline
endtabular
enddocument
add a comment |
You can use downbracefill
, similar to what is suggested in Using underbrace
with table columns:
documentclassarticle
begindocument
begintabular
multicolumn1c & multicolumn3csmall Spatial aggregation \[-.3normalbaselineskip]
multicolumn1c & multicolumn3cdownbracefill \
hline
Meters & $time_1$ & $time_2$ & $time_3$ \
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$ \
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$ \
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$ \
hline
endtabular
enddocument
add a comment |
You can use downbracefill
, similar to what is suggested in Using underbrace
with table columns:
documentclassarticle
begindocument
begintabular
multicolumn1c & multicolumn3csmall Spatial aggregation \[-.3normalbaselineskip]
multicolumn1c & multicolumn3cdownbracefill \
hline
Meters & $time_1$ & $time_2$ & $time_3$ \
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$ \
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$ \
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$ \
hline
endtabular
enddocument
You can use downbracefill
, similar to what is suggested in Using underbrace
with table columns:
documentclassarticle
begindocument
begintabular
multicolumn1c & multicolumn3csmall Spatial aggregation \[-.3normalbaselineskip]
multicolumn1c & multicolumn3cdownbracefill \
hline
Meters & $time_1$ & $time_2$ & $time_3$ \
hline
$SM_1$ & $R_1,1$ & $R_1,2$ & $R_1,3$ \
hline
$SM_2$ & $R_2,1$ & $R_2,2$ & $R_2,3$ \
hline
$SM_3$ & $R_3,1$ & $R_3,2$ & $R_3,3$ \
hline
endtabular
enddocument
answered 12 mins ago
WernerWerner
448k719931699
448k719931699
add a comment |
add a comment |
GAURAV WAGH is a new contributor. Be nice, and check out our Code of Conduct.
GAURAV WAGH is a new contributor. Be nice, and check out our Code of Conduct.
GAURAV WAGH is a new contributor. Be nice, and check out our Code of Conduct.
GAURAV WAGH is a new contributor. Be nice, and check out our Code of Conduct.
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f481451%2fhow-can-i-name-multiple-columns-in-a-table%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Welcome to TeX.SX! Just a note: It's easier for others to help if the example code is a complete but minimal LaTeX document instead of just a code excerpt.
– siracusa
1 hour ago