Outlining specific parts of arrayRemoving specific commas between array cellsIs there a simple way to create a latex equivalent of this (ms)word table template?How to tell a column to span half the width of the tableTable spanning two columns creates too many gapsLatex code of a table with rotated columns with “sideways” doesn't workleft and right with arrayAdjust table widths, spacing and colorGraphics messing up array alignment?Cockburn Use Case TemplateTable with merged cells, multi-index and text wrap
Unlock My Phone! February 2018
Avoiding the "not like other girls" trope?
Car headlights in a world without electricity
Sums of two squares in arithmetic progressions
Processor speed limited at 0.4 Ghz
Why didn't Boeing produce its own regional jet?
My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?
What is a Samsaran Word™?
How to install cross-compiler on Ubuntu 18.04?
Can a virus destroy the BIOS of a modern computer?
Did 'Cinema Songs' exist during Hiranyakshipu's time?
How do I exit BASH while loop using modulus operator?
How can a day be of 24 hours?
Why do I get negative height?
Blending or harmonizing
Why were 5.25" floppy drives cheaper than 8"?
Was the Stack Exchange "Happy April Fools" page fitting with the '90's code?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Where would I need my direct neural interface to be implanted?
Does marriage to a non-Numenorean disqualify a candidate for the crown of Gondor?
How could indestructible materials be used in power generation?
Pact of Blade Warlock with Dancing Blade
OP Amp not amplifying audio signal
Does Dispel Magic work on Tiny Hut?
Outlining specific parts of array
Removing specific commas between array cellsIs there a simple way to create a latex equivalent of this (ms)word table template?How to tell a column to span half the width of the tableTable spanning two columns creates too many gapsLatex code of a table with rotated columns with “sideways” doesn't workleft and right with arrayAdjust table widths, spacing and colorGraphics messing up array alignment?Cockburn Use Case TemplateTable with merged cells, multi-index and text wrap
I couldn't find this anywhere else. I have an array with a bunch of numbers in it, and I am very new to posting on this forum.
This is from a template that I have to use for a document. Here's the code for the table. What I want is that last column to only have a box around the bottom right number. How can I do that?
begintable[tbp]
[
beginarray
multicolumn1c j & multicolumn1c1 & multicolumn1c2 &
multicolumn1c4 & multicolumn1c7 & multicolumn1ctextmax \
cline2-6
1 & 1 & 2 & 4 & 7 & 7 \
cline2-6
2 & 2 & 4 & 8 & 2 & 8 \
cline2-6
3 & 3 & 6 & 4 & 5 & 6 \
cline2-6
4 & 4 & 8 & 8 & 4 & 8 \
cline2-6
5 & 5 & 6 & 4 & 3 & 6 \
cline2-6
6 & 6 & 4 & 8 & 6 & 8 \
cline2-6
7 & 7 & 2 & 4 & 1 & 7 \
cline2-6
8 & 8 & 0 & 0 & 8 & 8 \
cline2-6
textmin & & & & & 7 \
cline6-6
endarray
]
endtable
Here's the picture of whta it's generating.
tables arrays columns
add a comment |
I couldn't find this anywhere else. I have an array with a bunch of numbers in it, and I am very new to posting on this forum.
This is from a template that I have to use for a document. Here's the code for the table. What I want is that last column to only have a box around the bottom right number. How can I do that?
begintable[tbp]
[
beginarray
multicolumn1c j & multicolumn1c1 & multicolumn1c2 &
multicolumn1c4 & multicolumn1c7 & multicolumn1ctextmax \
cline2-6
1 & 1 & 2 & 4 & 7 & 7 \
cline2-6
2 & 2 & 4 & 8 & 2 & 8 \
cline2-6
3 & 3 & 6 & 4 & 5 & 6 \
cline2-6
4 & 4 & 8 & 8 & 4 & 8 \
cline2-6
5 & 5 & 6 & 4 & 3 & 6 \
cline2-6
6 & 6 & 4 & 8 & 6 & 8 \
cline2-6
7 & 7 & 2 & 4 & 1 & 7 \
cline2-6
8 & 8 & 0 & 0 & 8 & 8 \
cline2-6
textmin & & & & & 7 \
cline6-6
endarray
]
endtable
Here's the picture of whta it's generating.
tables arrays columns
add a comment |
I couldn't find this anywhere else. I have an array with a bunch of numbers in it, and I am very new to posting on this forum.
This is from a template that I have to use for a document. Here's the code for the table. What I want is that last column to only have a box around the bottom right number. How can I do that?
begintable[tbp]
[
beginarray
multicolumn1c j & multicolumn1c1 & multicolumn1c2 &
multicolumn1c4 & multicolumn1c7 & multicolumn1ctextmax \
cline2-6
1 & 1 & 2 & 4 & 7 & 7 \
cline2-6
2 & 2 & 4 & 8 & 2 & 8 \
cline2-6
3 & 3 & 6 & 4 & 5 & 6 \
cline2-6
4 & 4 & 8 & 8 & 4 & 8 \
cline2-6
5 & 5 & 6 & 4 & 3 & 6 \
cline2-6
6 & 6 & 4 & 8 & 6 & 8 \
cline2-6
7 & 7 & 2 & 4 & 1 & 7 \
cline2-6
8 & 8 & 0 & 0 & 8 & 8 \
cline2-6
textmin & & & & & 7 \
cline6-6
endarray
]
endtable
Here's the picture of whta it's generating.
tables arrays columns
I couldn't find this anywhere else. I have an array with a bunch of numbers in it, and I am very new to posting on this forum.
This is from a template that I have to use for a document. Here's the code for the table. What I want is that last column to only have a box around the bottom right number. How can I do that?
begintable[tbp]
[
beginarray
multicolumn1c j & multicolumn1c1 & multicolumn1c2 &
multicolumn1c4 & multicolumn1c7 & multicolumn1ctextmax \
cline2-6
1 & 1 & 2 & 4 & 7 & 7 \
cline2-6
2 & 2 & 4 & 8 & 2 & 8 \
cline2-6
3 & 3 & 6 & 4 & 5 & 6 \
cline2-6
4 & 4 & 8 & 8 & 4 & 8 \
cline2-6
5 & 5 & 6 & 4 & 3 & 6 \
cline2-6
6 & 6 & 4 & 8 & 6 & 8 \
cline2-6
7 & 7 & 2 & 4 & 1 & 7 \
cline2-6
8 & 8 & 0 & 0 & 8 & 8 \
cline2-6
textmin & & & & & 7 \
cline6-6
endarray
]
endtable
Here's the picture of whta it's generating.
tables arrays columns
tables arrays columns
asked 14 mins ago
Travis HayesTravis Hayes
183
183
add a comment |
add a comment |
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
);
);
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%2f482876%2foutlining-specific-parts-of-array%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
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%2f482876%2foutlining-specific-parts-of-array%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