Latex 笔记总结(二)
图片 表格编号格式
\captionsetup[figure]{name = {Fig.}, labelsep=space}
\captionsetup[table]{name = {Table}, labelsep=space}
图片编号以 Fig. 1 等等来编号
尾部自动对齐
在导言处加入
\usepackage{flushend}
\captionsetup[figure]{name = {Fig.}, labelsep=space}
\captionsetup[table]{name = {Table}, labelsep=space}
图片编号以 Fig. 1 等等来编号
在导言处加入
\usepackage{flushend}