How to join two vertical cells in latex?












3















I have a table looks like exactly what I want, except for the first column from the left, the word Grain is not in the middle of the cells (I used cline{3-11} to hide the line but how to make the word Grain aligned in center ?



Thanks in advance!



begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\


cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline


Grain & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline


Cereal & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline


end{tabular}
end{center}
end{table}


enter image description here










share|improve this question









New contributor




ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Welcome to TeX.SE!. It would be very uselful if you make your code compilable, by adding documentclass{...} and ending with end{document}.

    – Cragfelt
    Mar 20 at 3:02
















3















I have a table looks like exactly what I want, except for the first column from the left, the word Grain is not in the middle of the cells (I used cline{3-11} to hide the line but how to make the word Grain aligned in center ?



Thanks in advance!



begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\


cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline


Grain & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline


Cereal & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline


end{tabular}
end{center}
end{table}


enter image description here










share|improve this question









New contributor




ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Welcome to TeX.SE!. It would be very uselful if you make your code compilable, by adding documentclass{...} and ending with end{document}.

    – Cragfelt
    Mar 20 at 3:02














3












3








3








I have a table looks like exactly what I want, except for the first column from the left, the word Grain is not in the middle of the cells (I used cline{3-11} to hide the line but how to make the word Grain aligned in center ?



Thanks in advance!



begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\


cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline


Grain & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline


Cereal & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline


end{tabular}
end{center}
end{table}


enter image description here










share|improve this question









New contributor




ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have a table looks like exactly what I want, except for the first column from the left, the word Grain is not in the middle of the cells (I used cline{3-11} to hide the line but how to make the word Grain aligned in center ?



Thanks in advance!



begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\


cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline


Grain & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline


Cereal & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline


end{tabular}
end{center}
end{table}


enter image description here







tables






share|improve this question









New contributor




ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Mar 20 at 3:21









LianTze Lim

8,64823066




8,64823066






New contributor




ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Mar 20 at 3:00









ananyaananya

183




183




New contributor




ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






ananya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • Welcome to TeX.SE!. It would be very uselful if you make your code compilable, by adding documentclass{...} and ending with end{document}.

    – Cragfelt
    Mar 20 at 3:02



















  • Welcome to TeX.SE!. It would be very uselful if you make your code compilable, by adding documentclass{...} and ending with end{document}.

    – Cragfelt
    Mar 20 at 3:02

















Welcome to TeX.SE!. It would be very uselful if you make your code compilable, by adding documentclass{...} and ending with end{document}.

– Cragfelt
Mar 20 at 3:02





Welcome to TeX.SE!. It would be very uselful if you make your code compilable, by adding documentclass{...} and ending with end{document}.

– Cragfelt
Mar 20 at 3:02










1 Answer
1






active

oldest

votes


















4














You can use command multirow{2}{*}{Grain} to get the word Gain centered in the two table cells.



See the complete code:



documentclass{article}

usepackage{multirow}

begin{document}
begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\
cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline
multirow{2}{*}{Grain} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
multirow{2}{*}{Cereal} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
end{tabular}
end{center}
end{table}
end{document}


and the result:



resulting pdf






share|improve this answer
























  • Thank you so much, it worked. I accepted the answer, but could not give you rate up because I am new :(

    – ananya
    Mar 20 at 3:43











  • @ananya You are welcome!

    – Kurt
    Mar 20 at 3:44











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
});


}
});






ananya is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480398%2fhow-to-join-two-vertical-cells-in-latex%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









4














You can use command multirow{2}{*}{Grain} to get the word Gain centered in the two table cells.



See the complete code:



documentclass{article}

usepackage{multirow}

begin{document}
begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\
cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline
multirow{2}{*}{Grain} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
multirow{2}{*}{Cereal} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
end{tabular}
end{center}
end{table}
end{document}


and the result:



resulting pdf






share|improve this answer
























  • Thank you so much, it worked. I accepted the answer, but could not give you rate up because I am new :(

    – ananya
    Mar 20 at 3:43











  • @ananya You are welcome!

    – Kurt
    Mar 20 at 3:44
















4














You can use command multirow{2}{*}{Grain} to get the word Gain centered in the two table cells.



See the complete code:



documentclass{article}

usepackage{multirow}

begin{document}
begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\
cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline
multirow{2}{*}{Grain} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
multirow{2}{*}{Cereal} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
end{tabular}
end{center}
end{table}
end{document}


and the result:



resulting pdf






share|improve this answer
























  • Thank you so much, it worked. I accepted the answer, but could not give you rate up because I am new :(

    – ananya
    Mar 20 at 3:43











  • @ananya You are welcome!

    – Kurt
    Mar 20 at 3:44














4












4








4







You can use command multirow{2}{*}{Grain} to get the word Gain centered in the two table cells.



See the complete code:



documentclass{article}

usepackage{multirow}

begin{document}
begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\
cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline
multirow{2}{*}{Grain} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
multirow{2}{*}{Cereal} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
end{tabular}
end{center}
end{table}
end{document}


and the result:



resulting pdf






share|improve this answer













You can use command multirow{2}{*}{Grain} to get the word Gain centered in the two table cells.



See the complete code:



documentclass{article}

usepackage{multirow}

begin{document}
begin{table}[!h]
label{T:equipos}
begin{center}
begin{tabular}{| c | c | c | c | c | c | c | c | c | c | c |}
hline
textbf{} & textbf{} & multicolumn{3}{ c |}{textbf{Apple}} & multicolumn{3}{c |}{textbf{Corn}} & multicolumn{3}{c |}{textbf{Water}}\
cline{3-11}
textbf{} & & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid} & textbf{Fruit} & textbf{Grain} & textbf{Liquid}& textbf{Fruit} & textbf{Grain} \
hline
multirow{2}{*}{Grain} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 \ cline{3-11} % this one
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
multirow{2}{*}{Cereal} & Max & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ cline{3-11}
& Avg & 3 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1\ hline
end{tabular}
end{center}
end{table}
end{document}


and the result:



resulting pdf







share|improve this answer












share|improve this answer



share|improve this answer










answered Mar 20 at 3:38









KurtKurt

39.9k850164




39.9k850164













  • Thank you so much, it worked. I accepted the answer, but could not give you rate up because I am new :(

    – ananya
    Mar 20 at 3:43











  • @ananya You are welcome!

    – Kurt
    Mar 20 at 3:44



















  • Thank you so much, it worked. I accepted the answer, but could not give you rate up because I am new :(

    – ananya
    Mar 20 at 3:43











  • @ananya You are welcome!

    – Kurt
    Mar 20 at 3:44

















Thank you so much, it worked. I accepted the answer, but could not give you rate up because I am new :(

– ananya
Mar 20 at 3:43





Thank you so much, it worked. I accepted the answer, but could not give you rate up because I am new :(

– ananya
Mar 20 at 3:43













@ananya You are welcome!

– Kurt
Mar 20 at 3:44





@ananya You are welcome!

– Kurt
Mar 20 at 3:44










ananya is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















ananya is a new contributor. Be nice, and check out our Code of Conduct.













ananya is a new contributor. Be nice, and check out our Code of Conduct.












ananya 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480398%2fhow-to-join-two-vertical-cells-in-latex%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...