How to properly draw diagonal line while using multicolumn inside tabular environment?How to create multicolumn with a diagonal lineDifferent column widths when using multicolumn in tabular enviromentHow to properly draw a table using tabularHow to put Verbatim inside multicolumn in tabular?tabular-diagonal separating lineMulticolumn with line break does not center properlyNew environment with content inside multicolumnUsing multicolumn inside overlay and @ inside tabular environmentAutomatic line break inside multicolumn table
What's the meaning of "Sollensaussagen"?
Calculate the Mean mean of two numbers
What is a Samsaran Word™?
Could neural networks be considered metaheuristics?
Blending or harmonizing
Placement of More Information/Help Icon button for Radio Buttons
In the UK, is it possible to get a referendum by a court decision?
What reasons are there for a Capitalist to oppose a 100% inheritance tax?
What is the opposite of "eschatology"?
What would the climate of a planetwide city be like?
Can compressed videos be decoded back to their uncompresed original format?
Can I hook these wires up to find the connection to a dead outlet?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Why was Sir Cadogan fired?
What is "[.exe" file - Cygwin shell on Windows 10
Am I breaking OOP practice with this architecture?
Knowledge-based authentication using Domain-driven Design in C#
Can a virus destroy the BIOS of a modern computer?
GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?
How to remove border from elements in the last row?
Avoiding the "not like other girls" trope?
Are British MPs missing the point, with these 'Indicative Votes'?
Processor speed limited at 0.4 Ghz
How to travel to Japan while expressing milk?
How to properly draw diagonal line while using multicolumn inside tabular environment?
How to create multicolumn with a diagonal lineDifferent column widths when using multicolumn in tabular enviromentHow to properly draw a table using tabularHow to put Verbatim inside multicolumn in tabular?tabular-diagonal separating lineMulticolumn with line break does not center properlyNew environment with content inside multicolumnUsing multicolumn inside overlay and @ inside tabular environmentAutomatic line break inside multicolumn table
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
%usepackage[inline]enumitem
%usepackageshowframe
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagboxProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
This is tabular portion of my code. However, the ends of diagonal line dividing first coloumn don't seem to meet the corner of the cell. I posted this because I wasn't able to find my case.
tables multicolumn diagbox
New contributor
add a comment |
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
%usepackage[inline]enumitem
%usepackageshowframe
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagboxProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
This is tabular portion of my code. However, the ends of diagonal line dividing first coloumn don't seem to meet the corner of the cell. I posted this because I wasn't able to find my case.
tables multicolumn diagbox
New contributor
Welcome to TeX SX! Please post a complete compilable code
– Bernard
2 days ago
I added compilable code
– Andrew Cho
2 days ago
add a comment |
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
%usepackage[inline]enumitem
%usepackageshowframe
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagboxProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
This is tabular portion of my code. However, the ends of diagonal line dividing first coloumn don't seem to meet the corner of the cell. I posted this because I wasn't able to find my case.
tables multicolumn diagbox
New contributor
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
%usepackage[inline]enumitem
%usepackageshowframe
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagboxProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
This is tabular portion of my code. However, the ends of diagonal line dividing first coloumn don't seem to meet the corner of the cell. I posted this because I wasn't able to find my case.
tables multicolumn diagbox
tables multicolumn diagbox
New contributor
New contributor
edited 2 days ago
leandriis
11k1732
11k1732
New contributor
asked 2 days ago
Andrew ChoAndrew Cho
283
283
New contributor
New contributor
Welcome to TeX SX! Please post a complete compilable code
– Bernard
2 days ago
I added compilable code
– Andrew Cho
2 days ago
add a comment |
Welcome to TeX SX! Please post a complete compilable code
– Bernard
2 days ago
I added compilable code
– Andrew Cho
2 days ago
Welcome to TeX SX! Please post a complete compilable code
– Bernard
2 days ago
Welcome to TeX SX! Please post a complete compilable code
– Bernard
2 days ago
I added compilable code
– Andrew Cho
2 days ago
I added compilable code
– Andrew Cho
2 days ago
add a comment |
2 Answers
2
active
oldest
votes
Here is a solution, using multirowcell
in the place of multirow
. I removed the unnecessary packages for the problem at hand. Also, I took the opportunity to simplify and improve the code, in particular using the S
column type for the last four columns:
documentclass[a4paper]article
usepackagemultirow, tabularx, longtable, makecell, diagbox
usepackagesiunitx
usepackagehyperref
%usepackage[inline]enumitem
usepackageshowframe
renewcommandShowFrameLinethickness0.3pt
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
sisetuptable-format=2.11, table-number-alignment=center
begintabular*4
hline
multicolumn2diagboxProcedureVoltage [siV] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirowcell2Current $I$ \[-0.5ex][simA] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
Thank you so much for answering the question. May I ask why multirowcell produces different result?
– Andrew Cho
2 days ago
That's because I used two lines, so the second column is not so large as it was. The other possibilities iw to play withwidth
, as in @leandriis'answer, or withheight
(the latter being by trial and error).
– Bernard
2 days ago
add a comment |
With the help of the optional width
argument of diagbox
you can achieve the following:
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
usepackagecalc
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
begindocument
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagbox[width=widthofStep (b)+widthofCurrent $I$ [SImilliampere]+4tabcolsep+arrayrulewidthrelax]ProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
Thank you so much for answering. I was so frustrated by this...
– Andrew Cho
2 days ago
@AndrewCho Don't worry. There are very good experts here.
– Sebastiano
2 days ago
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
);
);
Andrew Cho 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');
);
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%2f482404%2fhow-to-properly-draw-diagonal-line-while-using-multicolumn-inside-tabular-enviro%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
Here is a solution, using multirowcell
in the place of multirow
. I removed the unnecessary packages for the problem at hand. Also, I took the opportunity to simplify and improve the code, in particular using the S
column type for the last four columns:
documentclass[a4paper]article
usepackagemultirow, tabularx, longtable, makecell, diagbox
usepackagesiunitx
usepackagehyperref
%usepackage[inline]enumitem
usepackageshowframe
renewcommandShowFrameLinethickness0.3pt
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
sisetuptable-format=2.11, table-number-alignment=center
begintabular*4
hline
multicolumn2diagboxProcedureVoltage [siV] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirowcell2Current $I$ \[-0.5ex][simA] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
Thank you so much for answering the question. May I ask why multirowcell produces different result?
– Andrew Cho
2 days ago
That's because I used two lines, so the second column is not so large as it was. The other possibilities iw to play withwidth
, as in @leandriis'answer, or withheight
(the latter being by trial and error).
– Bernard
2 days ago
add a comment |
Here is a solution, using multirowcell
in the place of multirow
. I removed the unnecessary packages for the problem at hand. Also, I took the opportunity to simplify and improve the code, in particular using the S
column type for the last four columns:
documentclass[a4paper]article
usepackagemultirow, tabularx, longtable, makecell, diagbox
usepackagesiunitx
usepackagehyperref
%usepackage[inline]enumitem
usepackageshowframe
renewcommandShowFrameLinethickness0.3pt
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
sisetuptable-format=2.11, table-number-alignment=center
begintabular*4
hline
multicolumn2diagboxProcedureVoltage [siV] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirowcell2Current $I$ \[-0.5ex][simA] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
Thank you so much for answering the question. May I ask why multirowcell produces different result?
– Andrew Cho
2 days ago
That's because I used two lines, so the second column is not so large as it was. The other possibilities iw to play withwidth
, as in @leandriis'answer, or withheight
(the latter being by trial and error).
– Bernard
2 days ago
add a comment |
Here is a solution, using multirowcell
in the place of multirow
. I removed the unnecessary packages for the problem at hand. Also, I took the opportunity to simplify and improve the code, in particular using the S
column type for the last four columns:
documentclass[a4paper]article
usepackagemultirow, tabularx, longtable, makecell, diagbox
usepackagesiunitx
usepackagehyperref
%usepackage[inline]enumitem
usepackageshowframe
renewcommandShowFrameLinethickness0.3pt
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
sisetuptable-format=2.11, table-number-alignment=center
begintabular*4
hline
multicolumn2diagboxProcedureVoltage [siV] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirowcell2Current $I$ \[-0.5ex][simA] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
Here is a solution, using multirowcell
in the place of multirow
. I removed the unnecessary packages for the problem at hand. Also, I took the opportunity to simplify and improve the code, in particular using the S
column type for the last four columns:
documentclass[a4paper]article
usepackagemultirow, tabularx, longtable, makecell, diagbox
usepackagesiunitx
usepackagehyperref
%usepackage[inline]enumitem
usepackageshowframe
renewcommandShowFrameLinethickness0.3pt
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
titleExample
authorExample
begindocument
maketitle
begincenter
renewcommandarraystretch1.3
sisetuptable-format=2.11, table-number-alignment=center
begintabular*4
hline
multicolumn2diagboxProcedureVoltage [siV] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirowcell2Current $I$ \[-0.5ex][simA] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
edited 2 days ago
answered 2 days ago
BernardBernard
175k776207
175k776207
Thank you so much for answering the question. May I ask why multirowcell produces different result?
– Andrew Cho
2 days ago
That's because I used two lines, so the second column is not so large as it was. The other possibilities iw to play withwidth
, as in @leandriis'answer, or withheight
(the latter being by trial and error).
– Bernard
2 days ago
add a comment |
Thank you so much for answering the question. May I ask why multirowcell produces different result?
– Andrew Cho
2 days ago
That's because I used two lines, so the second column is not so large as it was. The other possibilities iw to play withwidth
, as in @leandriis'answer, or withheight
(the latter being by trial and error).
– Bernard
2 days ago
Thank you so much for answering the question. May I ask why multirowcell produces different result?
– Andrew Cho
2 days ago
Thank you so much for answering the question. May I ask why multirowcell produces different result?
– Andrew Cho
2 days ago
That's because I used two lines, so the second column is not so large as it was. The other possibilities iw to play with
width
, as in @leandriis'answer, or with height
(the latter being by trial and error).– Bernard
2 days ago
That's because I used two lines, so the second column is not so large as it was. The other possibilities iw to play with
width
, as in @leandriis'answer, or with height
(the latter being by trial and error).– Bernard
2 days ago
add a comment |
With the help of the optional width
argument of diagbox
you can achieve the following:
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
usepackagecalc
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
begindocument
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagbox[width=widthofStep (b)+widthofCurrent $I$ [SImilliampere]+4tabcolsep+arrayrulewidthrelax]ProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
Thank you so much for answering. I was so frustrated by this...
– Andrew Cho
2 days ago
@AndrewCho Don't worry. There are very good experts here.
– Sebastiano
2 days ago
add a comment |
With the help of the optional width
argument of diagbox
you can achieve the following:
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
usepackagecalc
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
begindocument
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagbox[width=widthofStep (b)+widthofCurrent $I$ [SImilliampere]+4tabcolsep+arrayrulewidthrelax]ProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
Thank you so much for answering. I was so frustrated by this...
– Andrew Cho
2 days ago
@AndrewCho Don't worry. There are very good experts here.
– Sebastiano
2 days ago
add a comment |
With the help of the optional width
argument of diagbox
you can achieve the following:
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
usepackagecalc
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
begindocument
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagbox[width=widthofStep (b)+widthofCurrent $I$ [SImilliampere]+4tabcolsep+arrayrulewidthrelax]ProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
With the help of the optional width
argument of diagbox
you can achieve the following:
documentclass[a4paper]article
usepackage[cjk]kotex
usepackageenumerate, float, pgf, tikz, circuitikz, multirow, tabularx, longtable, pdfpages, makecell, hyperref, array, siunitx, diagbox
usepackagecalc
setlengthtextheight10.75in
setlengthtextwidth6.5in
setlengthvoffset-1.5in
setlengthhoffset-0.863285in
setlengthmarginparwidth0in
setlengthmarginparpush0in
hypersetuppdfborder= 0 0 0
begindocument
begincenter
renewcommandarraystretch1.3
begintabularc
hline
multicolumn2diagbox[width=widthofStep (b)+widthofCurrent $I$ [SImilliampere]+4tabcolsep+arrayrulewidthrelax]ProcedureVoltage [SIvolt] & thead1st: 3.606\ 2nd: 3.02195 & thead1st: 5.068\ 2nd: 5.042 & thead1st: 7.064\ 2nd: 7.0115 & thead1st: 9.062\ 2nd: 9.069\
hline
Step (b) & multirow2*Current $I$ [SImilliampere] & 13.4703025775 & 18.9316398954 & 26.3877474785 & 33.8513261113\
cline1-1cline3-6
Step (d) & & 2.54715947404 & 4.24983142279 & 5.90989548213 & 7.64413351315\
hline
endtabular
endcenter
enddocument
edited 2 days ago
Bernard
175k776207
175k776207
answered 2 days ago
leandriisleandriis
11k1732
11k1732
Thank you so much for answering. I was so frustrated by this...
– Andrew Cho
2 days ago
@AndrewCho Don't worry. There are very good experts here.
– Sebastiano
2 days ago
add a comment |
Thank you so much for answering. I was so frustrated by this...
– Andrew Cho
2 days ago
@AndrewCho Don't worry. There are very good experts here.
– Sebastiano
2 days ago
Thank you so much for answering. I was so frustrated by this...
– Andrew Cho
2 days ago
Thank you so much for answering. I was so frustrated by this...
– Andrew Cho
2 days ago
@AndrewCho Don't worry. There are very good experts here.
– Sebastiano
2 days ago
@AndrewCho Don't worry. There are very good experts here.
– Sebastiano
2 days ago
add a comment |
Andrew Cho is a new contributor. Be nice, and check out our Code of Conduct.
Andrew Cho is a new contributor. Be nice, and check out our Code of Conduct.
Andrew Cho is a new contributor. Be nice, and check out our Code of Conduct.
Andrew Cho 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');
);
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%2f482404%2fhow-to-properly-draw-diagonal-line-while-using-multicolumn-inside-tabular-enviro%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! Please post a complete compilable code
– Bernard
2 days ago
I added compilable code
– Andrew Cho
2 days ago