-
Notifications
You must be signed in to change notification settings - Fork 461
DisplayStyles
EthanDeng edited this page Nov 16, 2019
·
4 revisions
This template contains 2 sets of title display styles, which including hang (default) and display style,
The difference is that the chapter heading is displayed on a single line (hang) and on a double line (display) , and this guide uses hang. To change display style
\documentclass[hang]{elegantbook} %or
\documentclass[titlestyle=hang]{elegantbook}