首页
论坛
未名存档
话题女王
小圈子
马甲追踪
版面排名
流量曲线
水枪排名
发帖量曲线
发帖版面饼图
发帖时间柱图
关于本站
帮助
boards
本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字
访问原贴
TeX版
- appendis 格式问题请教
相关主题
●
section编号问题
●
公式编号前面怎么加入一个字母?
●
怎样把公式编号重新计数?
●
怎样改变标签样式?
●
问两个footnote的问题
●
\section{Example},如何把example 放在中间?
●
Book里figure编号的问题
●
latex方程编号的问题
●
How can I left align my equations?
●
公式对齐问题
相关话题的讨论汇总
话题: appendix
话题: xxx
话题: equation
话题: appendis
话题: 格式
进入TeX版参与讨论
1
(共1页)
f**********r
发帖数: 120
1
文章结尾的appendix 想依以下格式出现:
Appendix A: xxx
xxx
(equation) xxx (A.1)
.....
Appendix B: xxx
(equation) xxx (B.1)
请问有什么package可以直接用吗?或者用那些command实现? 谢谢!
g*********r
发帖数: 124
2
\renewcommand{\theequation}{\arabic{chapter}.\arabic{equation}}
不过前提是 Appendix 已经有定义
【在 f**********r 的大作中提到】
: 文章结尾的appendix 想依以下格式出现:
: Appendix A: xxx
: xxx
: (equation) xxx (A.1)
: .....
: Appendix B: xxx
: (equation) xxx (B.1)
: 请问有什么package可以直接用吗?或者用那些command实现? 谢谢!
h******s
发帖数: 176
3
what document class are you using?
there are some appendix packages also.
1
(共1页)
进入TeX版参与讨论
相关主题
●
公式对齐问题
●
How to number equations by section?
●
LaTex 比新版的Word 好在什么地方?
●
请问怎么改变enumerate中item 标注的
●
change bibliography to references, not centered anymore
●
一个对齐的问题
●
怎么实现这个插图?
●
修改行间距
●
Footnote in latex
●
How to remove Latex figure number?
相关话题的讨论汇总
话题: appendix
话题: xxx
话题: equation
话题: appendis
话题: 格式