由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - How to change the number in the table caption
相关主题
请教一个listoftables的caption问题Table在页面中间的位置
add caption above floating table using floatflt求助:如何将table caption改成粗体?
anyone has experience with floatflt?为什么我插入表格后,后面文字和表格间会留一大块空白?
写在文中的table怎么会跑到页首上去?如何让一个table和picture永远在一起
Table 太大,必须分在两页。Table Caption的编号不显示的问题
help on subtable label请教几个Latex的小问题
怎么改变table的大小?哪个package可以把图表都放到文章最后面?
[合集] Table 太大,必须分在两页。请教table的问题
相关话题的讨论汇总
话题: table话题: caption话题: big话题: change话题: number
进入TeX版参与讨论
1 (共1页)
r*****d
发帖数: 54
1
for example we have
\begin{table}
\caption{This is big table}
.
.
.
\end{table}
The result will be
Table 1. This is a big table
.
.
.
However, I want the result to be
Table 8. This is a big table,
how to do this??? Thanks a lot!
a****e
发帖数: 40
2
\tag?

【在 r*****d 的大作中提到】
: for example we have
: \begin{table}
: \caption{This is big table}
: .
: .
: .
: \end{table}
: The result will be
: Table 1. This is a big table
: .

r*****d
发帖数: 54
3
how to do that? Can you give a simple example?

【在 a****e 的大作中提到】
: \tag?
T*******n
发帖数: 493
4
Put \setcounter{table}{7} before your \caption{...}.

【在 r*****d 的大作中提到】
: for example we have
: \begin{table}
: \caption{This is big table}
: .
: .
: .
: \end{table}
: The result will be
: Table 1. This is a big table
: .

r*****d
发帖数: 54
5
thanks a lot!

【在 T*******n 的大作中提到】
: Put \setcounter{table}{7} before your \caption{...}.
1 (共1页)
进入TeX版参与讨论
相关主题
请教table的问题Table 太大,必须分在两页。
我来问问题。。help on subtable label
很多figure怎么include?怎么改变table的大小?
求教一个tex中插入eps图片的问题[合集] Table 太大,必须分在两页。
请教一个listoftables的caption问题Table在页面中间的位置
add caption above floating table using floatflt求助:如何将table caption改成粗体?
anyone has experience with floatflt?为什么我插入表格后,后面文字和表格间会留一大块空白?
写在文中的table怎么会跑到页首上去?如何让一个table和picture永远在一起
相关话题的讨论汇总
话题: table话题: caption话题: big话题: change话题: number