Latex表格,合并单元格
https://blog.csdn.net/wzxlovesy/article/details/69063271
https://blog.csdn.net/Canhui_WANG/article/details/72920963
documentclass[a4paper,12pt]{report}
usepackage[UTF8,nopunct]{ctex}
begin{document}
begin{table}
centering
begin{tabular}{|c|c|c|c|}
hline
multicolumn{2}{|c|}{合并一行两列} & 三 & 四 \
hline
1 & 2 & 3 & 4 \
hline
end{tabular}
end{table}
end{document}
最后
以上就是体贴手机最近收集整理的关于Latex表格,合并单元格Latex表格,合并单元格的全部内容,更多相关Latex表格内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复