Outlining specific parts of array
What exactly is ineptocracy?
Knowledge-based authentication using Domain-driven Design in C#
How to stretch the corners of this image so that it looks like a perfect rectangle?
In the UK, is it possible to get a referendum by a court decision?
How can saying a song's name be a copyright violation?
Is this draw by repetition?
Does the Idaho Potato Commission associate potato skins with healthy eating?
Machine learning testing data
How can I prove that a state of equilibrium is unstable?
Finding the reason behind the value of the integral.
Does Dispel Magic work on Tiny Hut?
Car headlights in a world without electricity
Why are UK visa biometrics appointments suspended at USCIS Application Support Centers?
Could neural networks be considered metaheuristics?
Processor speed limited at 0.4 Ghz
Do Iron Man suits sport waste management systems?
Send out email when Apex Queueable fails and test it
Bullying boss launched a smear campaign and made me unemployable
Am I breaking OOP practice with this architecture?
Blending or harmonizing
Were days ever written as ordinal numbers when writing day-month-year?
How to install cross-compiler on Ubuntu 18.04?
Standard deduction V. mortgage interest deduction - is it basically only for the rich?
Why didn't Boeing produce its own regional jet?
Outlining specific parts of array
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 2 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');
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%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');
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%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');
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