用Latex排版时 表格标题上面的这条线不知道是用什么命令画出来的

 我来答
百度网友43250c5
2015-09-19 · TA获得超过1304个赞
知道小有建树答主
回答量:163
采纳率:0%
帮助的人:214万
展开全部
给你一个简单的例子:
\documentclass[a4paper,twocolumn]{article}
\newcommand{\mytoprule}{\rule{\linewidth}{0.4pt}\vspace{-2ex}}
\newcommand{\mybotrule}{\rule{\linewidth}{0.4pt}\vspace{-2.5ex}}
\usepackage{caption}
\captionsetup{format=plain,labelsep=period,font=bf,belowskip=5pt}
\begin{document}
I'll show you how to use this.\par
\begin{table}[!htb]
\centering
\mytoprule
\caption{This is a example about how to set the format of the caption of a tabular and draw a line above the caption}
\begin{tabular}{cc}
a & b \\
c & d \\
e & f \\
\end{tabular}
\mybotrule
\end{table}
And here is the text following the table.
\end{document}
追问
使用\mytoprule后表格标题上面的线是出来了(默认是黑色的,然后我把线设置成了彩色) 但是表格下面的字体也都变成了彩色。 
\newcommand{\mytoprule}{\color{JPCCBlue}{\rule{\columnwidth}{1pt}}}
\newcommand{\mybotrule}{\color{JPCCBlue}{\rule{\columnwidth}{1pt}}}
追答
我已经在你新开的问题中回复了~在\color命令前后再多加一组花括号就行。
本回答被提问者和网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
博思aippt
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT... 点击进入详情页
本回答由博思aippt提供
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式