Text FormattingSection numbering

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
chitharenjan
Posts: 9
Joined: Fri Jun 01, 2012 8:02 am

Section numbering

Post by chitharenjan »

Hello,

Is it possible to bring the section numbering after the section heading.
I mean, the default formatt is ''section number section name'' How can I change it into ''section name section number''

eg: Supersonic wings 1.3

Thanks in advance

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Section numbering

Post by Stefan Kottwitz »

Hi,

welcome to the board!

You could use the titlesec package for changing the appearance of the headings.

Stefan
LaTeX.org admin
chitharenjan
Posts: 9
Joined: Fri Jun 01, 2012 8:02 am

Section numbering

Post by chitharenjan »

Thank you Stefan,

But currently I am using sectsty package. Can I make it using sectsty ?

Thank you.
Post Reply