boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
_Meteor_Shower版 - 【Tex】Re: 公式编号前面怎么加入一个字母? (转载)
相关主题
【Tex】Re: 请教:如何输入矩阵 (转载)
【Tex】Re: 如何让equation居左(left align) (转载)
【Tex】Helps on LaTeX (转载)
【Tex】Tecniccenter Distribution (Windows XP x86) (转载)
有没有办法在文章某一段缩小行间距
appendis 格式问题请教
公式编号前面怎么加入一个字母?
如何把这个公式标号挪到同一行中?
有人用MathType么
求助,毕业论文格式
相关话题的讨论汇总
话题: equation话题: section话题: instead话题: tex话题: following
1 (共1页)
m*********g
发帖数: 11102
1
【 以下文字转载自 TeX 讨论区 】
发信人: cockroach (冬冬), 信区: TeX
标 题: Re: 公式编号前面怎么加入一个字母?
发信站: BBS 未名空间站 (Wed Aug 12 10:35:00 2009, 美东)
the following is the quick solution:
\numberwithin{equation}{section}
if you really want to use the letter 'S' instead of the section number
appended by a dot, you can do the following instead:
\renewcommand{\theequation}{S\arabic{equation}}
btw, you may also want to reset the equation counter in your supporting
material:
\setcounter{equation}{0}
1 (共1页)
相关主题
求助,毕业论文格式
TeX board welcomes you (plz add to sticky post)
TeX board welcomes you (plz add to sticky post)
TeX board welcomes you (plz add to sticky post)
TeX board welcomes you (plz add to sticky post)
TeX board welcomes you (plz add to sticky post)
在线等:10包子题目 SAS simultaneous equations quesitons
Ubuntu 9.1 LaTex equation editor
bad OLE objects - Re: 求教: 硬盘剩余空间20G,存Word文档时有错误:空间不足.why?
Equation display problem in powerpoint 2007
相关话题的讨论汇总
话题: equation话题: section话题: instead话题: tex话题: following