hello,
this code writes "start 1".but I want to write only "start".how?
Page Layout ⇒ Chapter formatting
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10323
- Joined: Mon Mar 10, 2008 9:44 pm
Chapter formatting
You could use the titlesec package, following the link you will find the documentation, or just type texdoc titlesec on your computer.
Stefan
Stefan
LaTeX.org admin
Re: Chapter formatting
thanks.
how can you do as manual equation numbers?
how can you do as manual equation numbers?
- Stefan Kottwitz
- Site Admin
- Posts: 10323
- Joined: Mon Mar 10, 2008 9:44 pm
Chapter formatting
That's hardly understandable I believe. You could modify the equation counter or change its output by redefining \theequation, or use the \tag macro of amsmath. But I don't know your intention.mathselpi wrote:how can you do as manual equation numbers?
Stefan
LaTeX.org admin