Table enclosed in curly brackets
Clash Royale CLAN TAG#URR8PPP
I would like to enclose a table with curly brackets. I photoshopped an example here:
The MWE of the table is here, please feel free to add packages etc.
`
documentclass[11pt]article
begindocument
begintable
centering
scriptsize
renewcommandarraystretch1.5
begintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular
endtable
enddocument
`
tables formatting matrices brackets
add a comment |
I would like to enclose a table with curly brackets. I photoshopped an example here:
The MWE of the table is here, please feel free to add packages etc.
`
documentclass[11pt]article
begindocument
begintable
centering
scriptsize
renewcommandarraystretch1.5
begintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular
endtable
enddocument
`
tables formatting matrices brackets
Welcome to tex.sx. You don't want to use thetable
environment here -- that's a "float", and can't be placed inside anything else. Justtabular
should work, although to get the braces around it, it will need to be embedded in math (a display as you have shown) withtext...
around thetabular
block.
– barbara beeton
Mar 3 at 23:10
texdoc schemata
, there are a example of use here
– Fran
Mar 3 at 23:11
add a comment |
I would like to enclose a table with curly brackets. I photoshopped an example here:
The MWE of the table is here, please feel free to add packages etc.
`
documentclass[11pt]article
begindocument
begintable
centering
scriptsize
renewcommandarraystretch1.5
begintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular
endtable
enddocument
`
tables formatting matrices brackets
I would like to enclose a table with curly brackets. I photoshopped an example here:
The MWE of the table is here, please feel free to add packages etc.
`
documentclass[11pt]article
begindocument
begintable
centering
scriptsize
renewcommandarraystretch1.5
begintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular
endtable
enddocument
`
tables formatting matrices brackets
tables formatting matrices brackets
edited Mar 3 at 23:00
slandolt
asked Mar 3 at 22:59
slandoltslandolt
535
535
Welcome to tex.sx. You don't want to use thetable
environment here -- that's a "float", and can't be placed inside anything else. Justtabular
should work, although to get the braces around it, it will need to be embedded in math (a display as you have shown) withtext...
around thetabular
block.
– barbara beeton
Mar 3 at 23:10
texdoc schemata
, there are a example of use here
– Fran
Mar 3 at 23:11
add a comment |
Welcome to tex.sx. You don't want to use thetable
environment here -- that's a "float", and can't be placed inside anything else. Justtabular
should work, although to get the braces around it, it will need to be embedded in math (a display as you have shown) withtext...
around thetabular
block.
– barbara beeton
Mar 3 at 23:10
texdoc schemata
, there are a example of use here
– Fran
Mar 3 at 23:11
Welcome to tex.sx. You don't want to use the
table
environment here -- that's a "float", and can't be placed inside anything else. Just tabular
should work, although to get the braces around it, it will need to be embedded in math (a display as you have shown) with text...
around the tabular
block.– barbara beeton
Mar 3 at 23:10
Welcome to tex.sx. You don't want to use the
table
environment here -- that's a "float", and can't be placed inside anything else. Just tabular
should work, although to get the braces around it, it will need to be embedded in math (a display as you have shown) with text...
around the tabular
block.– barbara beeton
Mar 3 at 23:10
texdoc schemata
, there are a example of use here– Fran
Mar 3 at 23:11
texdoc schemata
, there are a example of use here– Fran
Mar 3 at 23:11
add a comment |
2 Answers
2
active
oldest
votes
Something like this?
documentclassarticle
usepackageamsmath,array
usepackage[a4paper,left=2cm,right=2cm]geometry
newcommandverysloppytolerance=2000 hbadness=2000 emergencystretch=linewidth
begindocument
beginequation*
mathrmTaxonomy_1=
beginBmatrix
mbox%
renewcommandarraystretch1.3%
footnotesize
begintabular@ >$l<$ l >$r<$ @ >verysloppyp8cm@
D_1 & Value Proposition & D_1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_2 & Value Proposition & D_2 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_3 & Value Proposition & D_3 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_4 & Value Proposition & D_4 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_5 & Value Proposition & D_5 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_6 & Value Proposition & D_6 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular%
endBmatrix
endequation*
enddocument
Great! Thank you. When I add the table to my document, it fits very nicely. But the right bracket is not aligned with my linewidth, it overshoots. Only the text is aligned correctly
– slandolt
Mar 3 at 23:44
@slandolt Reduce the size of the last column
– egreg
Mar 3 at 23:54
add a comment |
Just place your tabular inside a math environment like []
and use left
and right
:
documentclass[11pt]article
begindocument
begintable[!htb]
centering
scriptsize
renewcommandarraystretch1.5
[leftbegintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabularright]
endtable
enddocument
Edit: Added the textTaxonomy=
and broken manually the long lines.
documentclass[11pt]article
usepackagelipsum
usepackageamsmath
begindocument
lipsum[1]
begingroup
centering
scriptsize
renewcommandarraystretch1.5
[textTaxonomy=leftbegintabularp3cm p0.7cm l
$D_1$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
$D_2$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
endtabularright]
endgroup
enddocument
Tank you very much! But am I able to add the "Taxonomy =" in a tabular environment?
– slandolt
Mar 3 at 23:42
See my edit but I think there are better ways too have what you want.
– koleygr
Mar 3 at 23:53
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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%2f477614%2ftable-enclosed-in-curly-brackets%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
Something like this?
documentclassarticle
usepackageamsmath,array
usepackage[a4paper,left=2cm,right=2cm]geometry
newcommandverysloppytolerance=2000 hbadness=2000 emergencystretch=linewidth
begindocument
beginequation*
mathrmTaxonomy_1=
beginBmatrix
mbox%
renewcommandarraystretch1.3%
footnotesize
begintabular@ >$l<$ l >$r<$ @ >verysloppyp8cm@
D_1 & Value Proposition & D_1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_2 & Value Proposition & D_2 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_3 & Value Proposition & D_3 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_4 & Value Proposition & D_4 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_5 & Value Proposition & D_5 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_6 & Value Proposition & D_6 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular%
endBmatrix
endequation*
enddocument
Great! Thank you. When I add the table to my document, it fits very nicely. But the right bracket is not aligned with my linewidth, it overshoots. Only the text is aligned correctly
– slandolt
Mar 3 at 23:44
@slandolt Reduce the size of the last column
– egreg
Mar 3 at 23:54
add a comment |
Something like this?
documentclassarticle
usepackageamsmath,array
usepackage[a4paper,left=2cm,right=2cm]geometry
newcommandverysloppytolerance=2000 hbadness=2000 emergencystretch=linewidth
begindocument
beginequation*
mathrmTaxonomy_1=
beginBmatrix
mbox%
renewcommandarraystretch1.3%
footnotesize
begintabular@ >$l<$ l >$r<$ @ >verysloppyp8cm@
D_1 & Value Proposition & D_1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_2 & Value Proposition & D_2 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_3 & Value Proposition & D_3 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_4 & Value Proposition & D_4 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_5 & Value Proposition & D_5 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_6 & Value Proposition & D_6 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular%
endBmatrix
endequation*
enddocument
Great! Thank you. When I add the table to my document, it fits very nicely. But the right bracket is not aligned with my linewidth, it overshoots. Only the text is aligned correctly
– slandolt
Mar 3 at 23:44
@slandolt Reduce the size of the last column
– egreg
Mar 3 at 23:54
add a comment |
Something like this?
documentclassarticle
usepackageamsmath,array
usepackage[a4paper,left=2cm,right=2cm]geometry
newcommandverysloppytolerance=2000 hbadness=2000 emergencystretch=linewidth
begindocument
beginequation*
mathrmTaxonomy_1=
beginBmatrix
mbox%
renewcommandarraystretch1.3%
footnotesize
begintabular@ >$l<$ l >$r<$ @ >verysloppyp8cm@
D_1 & Value Proposition & D_1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_2 & Value Proposition & D_2 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_3 & Value Proposition & D_3 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_4 & Value Proposition & D_4 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_5 & Value Proposition & D_5 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_6 & Value Proposition & D_6 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular%
endBmatrix
endequation*
enddocument
Something like this?
documentclassarticle
usepackageamsmath,array
usepackage[a4paper,left=2cm,right=2cm]geometry
newcommandverysloppytolerance=2000 hbadness=2000 emergencystretch=linewidth
begindocument
beginequation*
mathrmTaxonomy_1=
beginBmatrix
mbox%
renewcommandarraystretch1.3%
footnotesize
begintabular@ >$l<$ l >$r<$ @ >verysloppyp8cm@
D_1 & Value Proposition & D_1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_2 & Value Proposition & D_2 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_3 & Value Proposition & D_3 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_4 & Value Proposition & D_4 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_5 & Value Proposition & D_5 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
D_6 & Value Proposition & D_6 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabular%
endBmatrix
endequation*
enddocument
answered Mar 3 at 23:15
egregegreg
730k8819293242
730k8819293242
Great! Thank you. When I add the table to my document, it fits very nicely. But the right bracket is not aligned with my linewidth, it overshoots. Only the text is aligned correctly
– slandolt
Mar 3 at 23:44
@slandolt Reduce the size of the last column
– egreg
Mar 3 at 23:54
add a comment |
Great! Thank you. When I add the table to my document, it fits very nicely. But the right bracket is not aligned with my linewidth, it overshoots. Only the text is aligned correctly
– slandolt
Mar 3 at 23:44
@slandolt Reduce the size of the last column
– egreg
Mar 3 at 23:54
Great! Thank you. When I add the table to my document, it fits very nicely. But the right bracket is not aligned with my linewidth, it overshoots. Only the text is aligned correctly
– slandolt
Mar 3 at 23:44
Great! Thank you. When I add the table to my document, it fits very nicely. But the right bracket is not aligned with my linewidth, it overshoots. Only the text is aligned correctly
– slandolt
Mar 3 at 23:44
@slandolt Reduce the size of the last column
– egreg
Mar 3 at 23:54
@slandolt Reduce the size of the last column
– egreg
Mar 3 at 23:54
add a comment |
Just place your tabular inside a math environment like []
and use left
and right
:
documentclass[11pt]article
begindocument
begintable[!htb]
centering
scriptsize
renewcommandarraystretch1.5
[leftbegintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabularright]
endtable
enddocument
Edit: Added the textTaxonomy=
and broken manually the long lines.
documentclass[11pt]article
usepackagelipsum
usepackageamsmath
begindocument
lipsum[1]
begingroup
centering
scriptsize
renewcommandarraystretch1.5
[textTaxonomy=leftbegintabularp3cm p0.7cm l
$D_1$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
$D_2$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
endtabularright]
endgroup
enddocument
Tank you very much! But am I able to add the "Taxonomy =" in a tabular environment?
– slandolt
Mar 3 at 23:42
See my edit but I think there are better ways too have what you want.
– koleygr
Mar 3 at 23:53
add a comment |
Just place your tabular inside a math environment like []
and use left
and right
:
documentclass[11pt]article
begindocument
begintable[!htb]
centering
scriptsize
renewcommandarraystretch1.5
[leftbegintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabularright]
endtable
enddocument
Edit: Added the textTaxonomy=
and broken manually the long lines.
documentclass[11pt]article
usepackagelipsum
usepackageamsmath
begindocument
lipsum[1]
begingroup
centering
scriptsize
renewcommandarraystretch1.5
[textTaxonomy=leftbegintabularp3cm p0.7cm l
$D_1$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
$D_2$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
endtabularright]
endgroup
enddocument
Tank you very much! But am I able to add the "Taxonomy =" in a tabular environment?
– slandolt
Mar 3 at 23:42
See my edit but I think there are better ways too have what you want.
– koleygr
Mar 3 at 23:53
add a comment |
Just place your tabular inside a math environment like []
and use left
and right
:
documentclass[11pt]article
begindocument
begintable[!htb]
centering
scriptsize
renewcommandarraystretch1.5
[leftbegintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabularright]
endtable
enddocument
Edit: Added the textTaxonomy=
and broken manually the long lines.
documentclass[11pt]article
usepackagelipsum
usepackageamsmath
begindocument
lipsum[1]
begingroup
centering
scriptsize
renewcommandarraystretch1.5
[textTaxonomy=leftbegintabularp3cm p0.7cm l
$D_1$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
$D_2$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
endtabularright]
endgroup
enddocument
Just place your tabular inside a math environment like []
and use left
and right
:
documentclass[11pt]article
begindocument
begintable[!htb]
centering
scriptsize
renewcommandarraystretch1.5
[leftbegintabularp3cm p0.7cm p8cm
$D_1~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
$D_2~Value Proposition$ & D1 = & C1,7 Blockchain, C1,8 Digital Platform, C1,9 Decision Support System,,C1,10 Marketplace, C1,11 Database, C1,12 Transaction Processing, System \
endtabularright]
endtable
enddocument
Edit: Added the textTaxonomy=
and broken manually the long lines.
documentclass[11pt]article
usepackagelipsum
usepackageamsmath
begindocument
lipsum[1]
begingroup
centering
scriptsize
renewcommandarraystretch1.5
[textTaxonomy=leftbegintabularp3cm p0.7cm l
$D_1$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
$D_2$~emphValue Proposition & D1 = & C1,7 Blockchain, C1,8 Digital Platform,\ &&C1,9 Decision Support System,,\&&C1,10 Marketplace, C1,11 Database,\&& C1,12 Transaction Processing, System \
endtabularright]
endgroup
enddocument
edited Mar 4 at 0:00
answered Mar 3 at 23:08
koleygrkoleygr
13.4k11039
13.4k11039
Tank you very much! But am I able to add the "Taxonomy =" in a tabular environment?
– slandolt
Mar 3 at 23:42
See my edit but I think there are better ways too have what you want.
– koleygr
Mar 3 at 23:53
add a comment |
Tank you very much! But am I able to add the "Taxonomy =" in a tabular environment?
– slandolt
Mar 3 at 23:42
See my edit but I think there are better ways too have what you want.
– koleygr
Mar 3 at 23:53
Tank you very much! But am I able to add the "Taxonomy =" in a tabular environment?
– slandolt
Mar 3 at 23:42
Tank you very much! But am I able to add the "Taxonomy =" in a tabular environment?
– slandolt
Mar 3 at 23:42
See my edit but I think there are better ways too have what you want.
– koleygr
Mar 3 at 23:53
See my edit but I think there are better ways too have what you want.
– koleygr
Mar 3 at 23:53
add a comment |
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');
);
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%2f477614%2ftable-enclosed-in-curly-brackets%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');
);
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');
);
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');
);
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. You don't want to use the
table
environment here -- that's a "float", and can't be placed inside anything else. Justtabular
should work, although to get the braces around it, it will need to be embedded in math (a display as you have shown) withtext...
around thetabular
block.– barbara beeton
Mar 3 at 23:10
texdoc schemata
, there are a example of use here– Fran
Mar 3 at 23:11