diff --git a/ppginf.cls b/ppginf.cls index 05020617d0ab2b731bb3888d5c36bf5f0ce84b6e..149130909fab4e2e3df3ee3093abff9042fb9def 100644 --- a/ppginf.cls +++ b/ppginf.cls @@ -86,6 +86,12 @@ \geometry{right=2cm,left=2cm,top=3cm,bottom=2cm} \geometry{bindingoffset=1cm} +% mudar o tÃtulo dos capÃtulos para "1. Introdução", etc +% ATENCAO: https://tex.stackexchange.com/questions/299969/titlesec-loss-of-section-numbering-with-the-new-update-2016-03-15 +%\RequirePackage{titlesec} +%\titleformat{\chapter}[hang] +%{\huge\bfseries}{\thechapter.}{1em}{\Huge\bfseries} + % indentar o primeiro parágrafo (português) em 15mm \RequirePackage{indentfirst} \setlength{\parindent}{15mm}