Browse Source

Fix chapter title display

Samuel W. Flint 7 years ago
parent
commit
c5ede62f6b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      IEEEtitlepage.sty

+ 1 - 0
IEEEtitlepage.sty

@@ -1,6 +1,7 @@
 \ProvidesPackage{IEEEtitlepage}[2016/09/26] % Defines the package
 
 \RequirePackage[compact,sf,bf]{titlesec} % Ensures that titles are formatted properly, being compact, sans and bold
+\titleformat{\chapter}[hang]{\Huge\sf\bfseries}{\thechapter$\quad$}{0pt}{} % Use a more space-efficient display format for chapter
 
 \RequirePackage[nottoc,notlot,notlof]{tocbibind} % Put the bibliography in the Table of Contents
 \RequirePackage{tocloft}                         % Use an indented table of contents