Go to the content

Alessandro Duarte

Go back to LaTeX e Linux
Full screen

Ambiente: description

July 29, 2013 18:24 , by Alessandro Duarte - 0no comments yet | No one following this article yet.
Viewed 343 times
Licensed under CC (by-nc)

O ambiente description pode ser usado para introduzir "definições", elucidações no texto. Exemplo:

\documentclass[10pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage[portuguese]{babel}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\title{Ambiente: Descrição}
\begin{document}
Descrição:
\begin{description}
\item[Sentença Necessária]: aquela que é verdadeira em todos os mundos possíveis, ou em outras palavras, aquela cuja negação implica uma contradição
\end{description}
\end{document}

código

Compilando

description


0no comments yet

    Post a comment

    The highlighted fields are mandatory.

    If you are a registered user, you can login and be automatically recognized.

    Cancel

    Artikel nicht ausgewählt.