由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - figure的caption
相关主题
caption 中 写 $\underline{x}$ 编译出错?谁知道那个希腊字母怎么bold
How to number equations by section?图和文本要求分开,文本中怎么refer图呢?
auctex 多文件补全宏有问题啊Wide equations in two-column layout using multicol
请教几个Latex的小问题数学公式一问
怎么把一系列的式子对齐?\sin,\cos,\sup,\inf,\lim 等是怎么实现的?
很多figure怎么include?How to remove a figure from the list of figures?
Any other way to get a "hat"?请问数学公式如何自动换行
兄弟们latex里面怎样把一个致富放在最右面index label wrong for figure
相关话题的讨论汇总
话题: caption话题: figure话题: fig
进入TeX版参与讨论
1 (共1页)
s***s
发帖数: 104
1
现在所有的图都是从1开始排的。那么figure的caption中怎么把section加进去。比如在
section 1中fig. 1.1, fig 1.2,在section 2中fig 2.1, fig2.2 ...。
谢谢
S**I
发帖数: 15689
2
\usepackage{amsmath}
\numberwithin{figure}{section}

如在

【在 s***s 的大作中提到】
: 现在所有的图都是从1开始排的。那么figure的caption中怎么把section加进去。比如在
: section 1中fig. 1.1, fig 1.2,在section 2中fig 2.1, fig2.2 ...。
: 谢谢

s***s
发帖数: 104
3
搞定了,十分感谢。

【在 S**I 的大作中提到】
: \usepackage{amsmath}
: \numberwithin{figure}{section}
:
: 如在

1 (共1页)
进入TeX版参与讨论
相关主题
index label wrong for figure怎么把一系列的式子对齐?
book里如何公式左对齐?很多figure怎么include?
Ask about \hat over \barAny other way to get a "hat"?
list of figure问题兄弟们latex里面怎样把一个致富放在最右面
caption 中 写 $\underline{x}$ 编译出错?谁知道那个希腊字母怎么bold
How to number equations by section?图和文本要求分开,文本中怎么refer图呢?
auctex 多文件补全宏有问题啊Wide equations in two-column layout using multicol
请教几个Latex的小问题数学公式一问
相关话题的讨论汇总
话题: caption话题: figure话题: fig