表格中的文本垂直居中 2024-5-23 • tables vertical-alignment 在此图像中,由于没有像g,y第一个单元格中的字符,圆括号和文本之间似乎存在错位CBSE。 有没有办法像下图一样自动将文本居中? 我在 GIMP 中编辑了以下内容,并将文本CBSE稍微向下移动,使其垂直对齐。 有没有办法在 LaTeX 中执行相同操作? 来自我的类文件的代码片段 \begin{tabular}{|M{0.295\textwidth}|c|c|c|} \hline Program & Institute & Percent/CGPA & Year of Completion \\ \hline #1 & #2 & #3 & #4 \hline \end{tabular} 答案1 这不是一个错误。这是预期的行为。括号说明了可能的下降部分。 \documentclass{article} \begin{document} (CBSE) \end{document} 如果您想调整垂直对齐,请使用\raisebox。 \documentclass{article} \begin{document} \raisebox{.1333ex}{(}CBSE\raisebox{.1333ex}{)} \end{document} 答案2 您可以使用较大字体中的小型大写字母来获得此结果,如果您是完美主义者,请添加一些负字距调整: \documentclass{article} \begin{document} XII (CBSE) \large\textsc{xii \kern-0.1em(\kern-0.07em cbse\kern-0.05em)} \Large\textsc{xii (cbse)} \end{document} 相关内容 安装 Nvidia 驱动程序 DKMS 失败后无法启动 ubuntu 重新配置mysql问题 如何获取 btrfs 子卷的大小(压缩与未压缩) 如何在 ubuntu 上启用白天服务 用于 3D 内容创建的 eGPU Monit 无法通过 SSL IMAP 连接到 Dovecot PHP Curl 使用 libidn2-0:amd64 (2.2.0-1+ubuntu18.04.1+deb.sury.org+1) 时出现错误 Quicksilver 希望在文件夹上执行“打开 URL” 无法安装 f.lux [重复] 调制解调器问题 - PPPoE 和 PPPoA