Skip to content
Snippets Groups Projects
Commit 2555dedf authored by Mitchell Pomery's avatar Mitchell Pomery
Browse files

Fixed indenting

parent 34961ac5
Branches
No related merge requests found
No preview for this file type
......@@ -35,6 +35,8 @@
%%% SECTION TITLE APPEARANCE
\usepackage{sectsty}
\allsectionsfont{\sffamily\mdseries\upshape} % (See the fntguide.pdf for font help)
\sectionfont{\hspace{-1.5cm}} % (See the fntguide.pdf for font help)
\subsectionfont{\hspace{-1cm}} % (See the fntguide.pdf for font help)
% (This matches ConTeXt defaults)
%%% ToC (table of contents) APPEARANCE
......@@ -45,7 +47,7 @@
\usepackage{pdfpages} % include PDFs!
\usepackage{wrapfig} % Figure Wrapping
\usepackage{setspace}
\usepackage{titlesec}
%\usepackage{titlesec}
\renewcommand{\cftdot}{} % Remove dots from ToC
%\setlength{\cftbeforechapskip}{.2ex}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment