查看完整版本: 想问一下关于latex里面label的用法

k4knight 2007-9-27 10:16 AM

想问一下关于latex里面label的用法

\include{figure}的时候label都是很好用的,但为什么放在正文里面\label{xxx}就失效了呢

chao 2007-9-27 10:28 AM

label in main text? It doesn't make sense unless you use it beside section/subsection titles. In which case, it works. I do it all the time.

andrew 2007-9-27 10:31 AM

yes, only for equations, figures and tables

k4knight 2007-9-27 10:48 AM

... then, I have to make labels by myself ...
页: [1]
查看完整版本: 想问一下关于latex里面label的用法