用Latex排版时 表格标题上面的这条线不知道是用什么命令画出来的
1个回答
展开全部
给你一个简单的例子:
\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}
\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 广告
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT...
点击进入详情页
本回答由博思aippt提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |