Color alternating groups of rows except the last row in table The 2019 Stack Overflow...
Why do UK politicians seemingly ignore opinion polls on Brexit?
I see my dog run
Why could you hear an Amstrad CPC working?
What is the best strategy for white in this position?
Access elements in std::string where positon of string is greater than its size
Should I use my personal or workplace e-mail when registering to external websites for work purpose?
What does "rabbited" mean/imply in this sentence?
What is the meaning of Triage in Cybersec world?
What does "sndry explns" mean in one of the Hitchhiker's guide books?
What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?
Why can Shazam do this?
Does duplicating a spell with Wish count as casting that spell?
How can I fix this gap between bookcases I made?
Does a dangling wire really electrocute me if I'm standing in water?
Inversion Puzzle
Idiomatic way to prevent slicing?
Why is the maximum length of OpenWrt’s root password 8 characters?
Falsification in Math vs Science
Lethal sonic weapons
Inline version of a function returns different value than non-inline version
Is there a name of the flying bionic bird?
How long do I have to send payment?
Where to refill my bottle in India?
How can I create a character who can assume the widest possible range of creature sizes?
Color alternating groups of rows except the last row in table
The 2019 Stack Overflow Developer Survey Results Are InTable rows alternating between column and notes-rowHow to create groups of table rows with alternating colors?Table with colored rows alternating every n rowsAlternating row color two at a time in tablesHow do I prevent cellcolor from over effect of hlineChanging the table row height in all rows except the first rowBooktab color rows with multicolumntabu package - gaps in vertical linesColor table rows and columnsColor alternating groups (5) of rows in Table gray and white
I'm coloring alternating groups (5 rows) in a table. I want to do this for the 40 data rows. I don't want to color the last row in the table that's a quality control checklist.
More or less I want to put a overall row limit on my coloring scheme. Below is compilable code to reproduce my output and I have attached an image of the current output with the last row incorrectly colored.
Output:
Code:
documentclass[letterpaper,11pt,oneside, notitlepage]{article}% calls document type
usepackage[usenames, dvipsnames, table, xcdraw]{xcolor}
usepackage{booktabs}% table utilities
usepackage{siunitx}% number and symbol alignment
usepackage{graphicx}
usepackage{afterpage}
pagenumbering{gobble}
setlengtharrayrulewidth{0.7pt}
newcommandVRule[1][arrayrulewidth]{vrule width #1}
makeatletter
newcommand{groupedRowColors}[5][-1]{% [#1: offset], #2: group size, #3: start line, #4: color 1, #5: color 2
% copied from xcolor.sty
globalrownum=z@
global@rowcolorstrue
@ifxempty{#4}%
{def@oddrowcolor{@norowcolor}}%
{def@oddrowcolor{gdefCT@row@color{CT@color{#4}}}}%
@ifxempty{#5}%
{def@evenrowcolor{@norowcolor}}%
{def@evenrowcolor{gdefCT@row@color{CT@color{#5}}}}%
% simplified (no check for if@rowcmd)
def@rowcolors{%
if@rowcolors
noalign{%
relax
ifnumrownum<#3
@norowcolor
% I have changed this check:
else ifodd numexpr (rownum-#1)/#2relax
@oddrowcolor
else
@evenrowcolor
fi fi
}%
fi
}%
CT@everycr{@rowc@lorstheeverycr}%
ignorespaces
}
makeatother
usepackage[letterpaper,bindingoffset=-.35in,%
left=1in,right=1in,top=.25in,bottom=.25in,%
footskip=.15in]{geometry}
begin{document}
thispagestyle{empty}
belowrulesep=0pt
aboverulesep=0pt
heavyrulewidth=2pt
begin{table}[t!]
begin{tabular}[l]{|p{.6in}|p{2.46in}|p{1in}|p{1.34in}| }
toprule
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Date}rule{.8in}{.1pt} hspace{.69in} textbf{Crew}rule{2.4in}{.1pt}hspace{.87in} textbf{Page}rule{.2in}{.1pt} textbf{of}rule{.25in}{.1pt}}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Species}rule{.95in}{.1pt}hfill textbf{Location}rule{.95in}{.1pt}hfill textbf{Project}rule{.95in}{.1pt}}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
bottomrule
end{tabular}
end{table}
vspace*{-2.75baselineskip}
begin{centering}
begin{table}[bh!]
groupedRowColors{5}{-1}{gray!15}{white}
begin{tabular}{!{VRule[2pt]}p{.6in}|p{1.5in}|p{.65in}|p{.65in}|p{2.6in}!{VRule[2pt]}}
toprule
textbf{Count} & textbf{Tag Number(s)} & textbf{Start} & textbf{End} & textbf{Comments}\
bottomrule
& & & &\
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
toprule
multicolumn{5}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Scanned}rule{.6in}{.1pt}hfill textbf{Entered}rule{.6in}{.1pt}hfill textbf{Checked}rule{.6in}{.1pt}hfill textbf{Double Checked}rule{.6in}{.1pt}}\
bottomrule
end{tabular}
end{table}
end{centering}
vspace*{-1baselineskip}
smalltextit{textbf{*} Max 40 Tests per sheet}hspace{.5in}textbf{Notes:}
end{document}
tables color booktabs
add a comment |
I'm coloring alternating groups (5 rows) in a table. I want to do this for the 40 data rows. I don't want to color the last row in the table that's a quality control checklist.
More or less I want to put a overall row limit on my coloring scheme. Below is compilable code to reproduce my output and I have attached an image of the current output with the last row incorrectly colored.
Output:
Code:
documentclass[letterpaper,11pt,oneside, notitlepage]{article}% calls document type
usepackage[usenames, dvipsnames, table, xcdraw]{xcolor}
usepackage{booktabs}% table utilities
usepackage{siunitx}% number and symbol alignment
usepackage{graphicx}
usepackage{afterpage}
pagenumbering{gobble}
setlengtharrayrulewidth{0.7pt}
newcommandVRule[1][arrayrulewidth]{vrule width #1}
makeatletter
newcommand{groupedRowColors}[5][-1]{% [#1: offset], #2: group size, #3: start line, #4: color 1, #5: color 2
% copied from xcolor.sty
globalrownum=z@
global@rowcolorstrue
@ifxempty{#4}%
{def@oddrowcolor{@norowcolor}}%
{def@oddrowcolor{gdefCT@row@color{CT@color{#4}}}}%
@ifxempty{#5}%
{def@evenrowcolor{@norowcolor}}%
{def@evenrowcolor{gdefCT@row@color{CT@color{#5}}}}%
% simplified (no check for if@rowcmd)
def@rowcolors{%
if@rowcolors
noalign{%
relax
ifnumrownum<#3
@norowcolor
% I have changed this check:
else ifodd numexpr (rownum-#1)/#2relax
@oddrowcolor
else
@evenrowcolor
fi fi
}%
fi
}%
CT@everycr{@rowc@lorstheeverycr}%
ignorespaces
}
makeatother
usepackage[letterpaper,bindingoffset=-.35in,%
left=1in,right=1in,top=.25in,bottom=.25in,%
footskip=.15in]{geometry}
begin{document}
thispagestyle{empty}
belowrulesep=0pt
aboverulesep=0pt
heavyrulewidth=2pt
begin{table}[t!]
begin{tabular}[l]{|p{.6in}|p{2.46in}|p{1in}|p{1.34in}| }
toprule
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Date}rule{.8in}{.1pt} hspace{.69in} textbf{Crew}rule{2.4in}{.1pt}hspace{.87in} textbf{Page}rule{.2in}{.1pt} textbf{of}rule{.25in}{.1pt}}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Species}rule{.95in}{.1pt}hfill textbf{Location}rule{.95in}{.1pt}hfill textbf{Project}rule{.95in}{.1pt}}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
bottomrule
end{tabular}
end{table}
vspace*{-2.75baselineskip}
begin{centering}
begin{table}[bh!]
groupedRowColors{5}{-1}{gray!15}{white}
begin{tabular}{!{VRule[2pt]}p{.6in}|p{1.5in}|p{.65in}|p{.65in}|p{2.6in}!{VRule[2pt]}}
toprule
textbf{Count} & textbf{Tag Number(s)} & textbf{Start} & textbf{End} & textbf{Comments}\
bottomrule
& & & &\
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
toprule
multicolumn{5}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Scanned}rule{.6in}{.1pt}hfill textbf{Entered}rule{.6in}{.1pt}hfill textbf{Checked}rule{.6in}{.1pt}hfill textbf{Double Checked}rule{.6in}{.1pt}}\
bottomrule
end{tabular}
end{table}
end{centering}
vspace*{-1baselineskip}
smalltextit{textbf{*} Max 40 Tests per sheet}hspace{.5in}textbf{Notes:}
end{document}
tables color booktabs
add a comment |
I'm coloring alternating groups (5 rows) in a table. I want to do this for the 40 data rows. I don't want to color the last row in the table that's a quality control checklist.
More or less I want to put a overall row limit on my coloring scheme. Below is compilable code to reproduce my output and I have attached an image of the current output with the last row incorrectly colored.
Output:
Code:
documentclass[letterpaper,11pt,oneside, notitlepage]{article}% calls document type
usepackage[usenames, dvipsnames, table, xcdraw]{xcolor}
usepackage{booktabs}% table utilities
usepackage{siunitx}% number and symbol alignment
usepackage{graphicx}
usepackage{afterpage}
pagenumbering{gobble}
setlengtharrayrulewidth{0.7pt}
newcommandVRule[1][arrayrulewidth]{vrule width #1}
makeatletter
newcommand{groupedRowColors}[5][-1]{% [#1: offset], #2: group size, #3: start line, #4: color 1, #5: color 2
% copied from xcolor.sty
globalrownum=z@
global@rowcolorstrue
@ifxempty{#4}%
{def@oddrowcolor{@norowcolor}}%
{def@oddrowcolor{gdefCT@row@color{CT@color{#4}}}}%
@ifxempty{#5}%
{def@evenrowcolor{@norowcolor}}%
{def@evenrowcolor{gdefCT@row@color{CT@color{#5}}}}%
% simplified (no check for if@rowcmd)
def@rowcolors{%
if@rowcolors
noalign{%
relax
ifnumrownum<#3
@norowcolor
% I have changed this check:
else ifodd numexpr (rownum-#1)/#2relax
@oddrowcolor
else
@evenrowcolor
fi fi
}%
fi
}%
CT@everycr{@rowc@lorstheeverycr}%
ignorespaces
}
makeatother
usepackage[letterpaper,bindingoffset=-.35in,%
left=1in,right=1in,top=.25in,bottom=.25in,%
footskip=.15in]{geometry}
begin{document}
thispagestyle{empty}
belowrulesep=0pt
aboverulesep=0pt
heavyrulewidth=2pt
begin{table}[t!]
begin{tabular}[l]{|p{.6in}|p{2.46in}|p{1in}|p{1.34in}| }
toprule
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Date}rule{.8in}{.1pt} hspace{.69in} textbf{Crew}rule{2.4in}{.1pt}hspace{.87in} textbf{Page}rule{.2in}{.1pt} textbf{of}rule{.25in}{.1pt}}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Species}rule{.95in}{.1pt}hfill textbf{Location}rule{.95in}{.1pt}hfill textbf{Project}rule{.95in}{.1pt}}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
bottomrule
end{tabular}
end{table}
vspace*{-2.75baselineskip}
begin{centering}
begin{table}[bh!]
groupedRowColors{5}{-1}{gray!15}{white}
begin{tabular}{!{VRule[2pt]}p{.6in}|p{1.5in}|p{.65in}|p{.65in}|p{2.6in}!{VRule[2pt]}}
toprule
textbf{Count} & textbf{Tag Number(s)} & textbf{Start} & textbf{End} & textbf{Comments}\
bottomrule
& & & &\
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
toprule
multicolumn{5}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Scanned}rule{.6in}{.1pt}hfill textbf{Entered}rule{.6in}{.1pt}hfill textbf{Checked}rule{.6in}{.1pt}hfill textbf{Double Checked}rule{.6in}{.1pt}}\
bottomrule
end{tabular}
end{table}
end{centering}
vspace*{-1baselineskip}
smalltextit{textbf{*} Max 40 Tests per sheet}hspace{.5in}textbf{Notes:}
end{document}
tables color booktabs
I'm coloring alternating groups (5 rows) in a table. I want to do this for the 40 data rows. I don't want to color the last row in the table that's a quality control checklist.
More or less I want to put a overall row limit on my coloring scheme. Below is compilable code to reproduce my output and I have attached an image of the current output with the last row incorrectly colored.
Output:
Code:
documentclass[letterpaper,11pt,oneside, notitlepage]{article}% calls document type
usepackage[usenames, dvipsnames, table, xcdraw]{xcolor}
usepackage{booktabs}% table utilities
usepackage{siunitx}% number and symbol alignment
usepackage{graphicx}
usepackage{afterpage}
pagenumbering{gobble}
setlengtharrayrulewidth{0.7pt}
newcommandVRule[1][arrayrulewidth]{vrule width #1}
makeatletter
newcommand{groupedRowColors}[5][-1]{% [#1: offset], #2: group size, #3: start line, #4: color 1, #5: color 2
% copied from xcolor.sty
globalrownum=z@
global@rowcolorstrue
@ifxempty{#4}%
{def@oddrowcolor{@norowcolor}}%
{def@oddrowcolor{gdefCT@row@color{CT@color{#4}}}}%
@ifxempty{#5}%
{def@evenrowcolor{@norowcolor}}%
{def@evenrowcolor{gdefCT@row@color{CT@color{#5}}}}%
% simplified (no check for if@rowcmd)
def@rowcolors{%
if@rowcolors
noalign{%
relax
ifnumrownum<#3
@norowcolor
% I have changed this check:
else ifodd numexpr (rownum-#1)/#2relax
@oddrowcolor
else
@evenrowcolor
fi fi
}%
fi
}%
CT@everycr{@rowc@lorstheeverycr}%
ignorespaces
}
makeatother
usepackage[letterpaper,bindingoffset=-.35in,%
left=1in,right=1in,top=.25in,bottom=.25in,%
footskip=.15in]{geometry}
begin{document}
thispagestyle{empty}
belowrulesep=0pt
aboverulesep=0pt
heavyrulewidth=2pt
begin{table}[t!]
begin{tabular}[l]{|p{.6in}|p{2.46in}|p{1in}|p{1.34in}| }
toprule
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Date}rule{.8in}{.1pt} hspace{.69in} textbf{Crew}rule{2.4in}{.1pt}hspace{.87in} textbf{Page}rule{.2in}{.1pt} textbf{of}rule{.25in}{.1pt}}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Species}rule{.95in}{.1pt}hfill textbf{Location}rule{.95in}{.1pt}hfill textbf{Project}rule{.95in}{.1pt}}\
multicolumn{4}{!{VRule[2pt]}l!{VRule[2pt]}}{}\
bottomrule
end{tabular}
end{table}
vspace*{-2.75baselineskip}
begin{centering}
begin{table}[bh!]
groupedRowColors{5}{-1}{gray!15}{white}
begin{tabular}{!{VRule[2pt]}p{.6in}|p{1.5in}|p{.65in}|p{.65in}|p{2.6in}!{VRule[2pt]}}
toprule
textbf{Count} & textbf{Tag Number(s)} & textbf{Start} & textbf{End} & textbf{Comments}\
bottomrule
& & & &\
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
hline
& & & & \
toprule
multicolumn{5}{!{VRule[2pt]}l!{VRule[2pt]}}{textbf{Scanned}rule{.6in}{.1pt}hfill textbf{Entered}rule{.6in}{.1pt}hfill textbf{Checked}rule{.6in}{.1pt}hfill textbf{Double Checked}rule{.6in}{.1pt}}\
bottomrule
end{tabular}
end{table}
end{centering}
vspace*{-1baselineskip}
smalltextit{textbf{*} Max 40 Tests per sheet}hspace{.5in}textbf{Notes:}
end{document}
tables color booktabs
tables color booktabs
asked 2 mins ago
OliverFishCodeOliverFishCode
616
616
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%2f484047%2fcolor-alternating-groups-of-rows-except-the-last-row-in-table%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%2f484047%2fcolor-alternating-groups-of-rows-except-the-last-row-in-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');
});
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