Document Classes ⇒ IEEEtran | Dot after Number in Headings
IEEEtran | Dot after Number in Headings
Hi, I tried to make dot after section number and find something in IEEEtran class. My main problem is I don't understand how it works. Seems that the author created another function for displaying section number. But I don't get how it's used. Can someone help me with this way to put dot after section number but not in reference to that section?
MS Word -> OpenOffice -> LibreOffice -> LaTeX
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
IEEEtran | Dot after Number in Headings
Dots in headings seem to be the default behaviour of the IEEEtran class. Hence I can't comprehend the described problem (see code below).
Perhaps the IEEEtran manual gives some indication. Due to missing information it is not possible to give more specific help.
Best regards and welcome to the board
Thorsten
Code: Select all
% !TeX program = pdflatex
\documentclass[11pt,english]{IEEEtran}
\usepackage[T1]{fontenc}
\usepackage{babel}
\usepackage{blindtext}
\begin{document}
\blinddocument
\end{document}
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10