Search found 2 matches

by jaco_julio
Fri Feb 23, 2018 6:39 pm
Forum: Fonts & Character Sets
Topic: Uppercase in the subsection without to change the lowercase in the sumary
Replies: 1
Views: 7664

Uppercase in the subsection without to change the lowercase in the sumary

I want to put the subsection and the subsubsection in the text on uppercase, but I don't want to change the lowercase in the sumary.
My code is this:
\documentclass[a4paper, 12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[lmargin = 2.5cm, rmargin = 2.5cm, tmargin = 2.5cm, bmargin = 3cm ...
by jaco_julio
Fri Feb 23, 2018 6:33 pm
Forum: Text Formatting
Topic: Margins in the list of figures
Replies: 1
Views: 3106

Margins in the list of figures

My list of figure margins is no justified in the contents, and i want to put.
My code is this:

\documentclass[a4paper, 12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[lmargin = 2.5cm, rmargin = 2.5cm, tmargin = 2.5cm, bmargin = 3cm]{geometry}
\usepackage[english,brazil]{babel}
\usepackage ...