本系列文章由 @YhL_Leo 出品,转载请注明出处. 文章链接: http://blog.csdn.net/yhl_leo/article/details/50532269 在绘制表格的时候,对于特别长的表头,像这样: \begin{tabular}{ | c | c | c | c |} \hline Day & Min Temp & Max Temp & This is a loooooonger title \\ \hline Monday & 11C &
参考: Extending side margins for Title section in IEEEtrans document class Latex: IEEEtrans模板下 扩大标题宽度 通过\parbox关键字可以实现扩大标题宽度的目的,例如: \documentclass[conference]{IEEEtran} \begin{document} \author{The author} \title{\makebox[\linewidth]{\parbox{\dimexpr\t