Finally got the sections the way I wanted them.
This commit is contained in:
parent
a49a9e948e
commit
febda963e3
3 changed files with 21 additions and 3 deletions
|
@ -41,7 +41,16 @@
|
|||
\footskip 0.75in
|
||||
|
||||
\usepackage[compact]{titlesec}
|
||||
\titleformat{\chapter}[display]{\bfseries\vskip-8em}{}{8ex}{\huge\thechapter. }[\titlerule]
|
||||
|
||||
|
||||
\titleformat{\chapter}[display]
|
||||
{\vskip-8em\normalfont\bfseries}
|
||||
{\LARGE\raggedright\thechapter}
|
||||
{14ex}
|
||||
{\vspace{-20ex}%
|
||||
\LARGE\raggedleft}
|
||||
[\vspace{1ex}%
|
||||
{\titlerule[3pt]}]
|
||||
\end_preamble
|
||||
\use_default_options true
|
||||
\language english
|
||||
|
|
|
@ -41,7 +41,16 @@
|
|||
\footskip 0.75in
|
||||
|
||||
\usepackage[compact]{titlesec}
|
||||
\titleformat{\chapter}[display]{\bfseries\vskip-8em}{}{8ex}{\huge\thechapter. }[\titlerule]
|
||||
|
||||
|
||||
\titleformat{\chapter}[display]
|
||||
{\vskip-8em\normalfont\bfseries}
|
||||
{\LARGE\raggedright\thechapter}
|
||||
{14ex}
|
||||
{\vspace{-20ex}%
|
||||
\LARGE\raggedleft}
|
||||
[\vspace{1ex}%
|
||||
{\titlerule[1pt]}]
|
||||
\end_preamble
|
||||
\use_default_options true
|
||||
\language english
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
\footskip 0.75in
|
||||
|
||||
\usepackage[compact]{titlesec}
|
||||
\titleformat{\chapter}[display]{\bfseries}{ }{0ex}{\huge}[\titlerule]
|
||||
\titleformat{\chapter}[display]{\bfseries\vskip-8em}{}{8ex}{\huge\thechapter. }[\titlerule]
|
||||
\end_preamble
|
||||
\use_default_options true
|
||||
\language english
|
||||
|
|
Reference in a new issue