Skip to content

Instantly share code, notes, and snippets.

@jpallen
Created March 27, 2011 15:48
Show Gist options
  • Save jpallen/889310 to your computer and use it in GitHub Desktop.
Save jpallen/889310 to your computer and use it in GitHub Desktop.
\titleformat{\section} % Customise the \section command
{\Large\scshape\raggedright} % Make the \section headers large (\Large),
% small capitals (\scshape) and left aligned (\raggedright)
{}{0em} % Can be used to give a prefix to all sections, like 'Section ...'
{} % Can be used to insert code before the heading
[\titlerule] % Inserts a horizontal line after the heading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment