diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/abntex2/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/abntex2/README | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/README b/Master/texmf-dist/doc/latex/abntex2/README index dada7599743..b8105461ae6 100644 --- a/Master/texmf-dist/doc/latex/abntex2/README +++ b/Master/texmf-dist/doc/latex/abntex2/README @@ -13,7 +13,7 @@ assist the preparation of technical and scientific documents academic papers) based on ABNT (Associação Brasileira de Normas Técnicas) rules used in Brazil. -The latest version of abnTeX2 is v-1.7.1. +The latest version of abnTeX2 is v-1.8. SUMMARY ----------------------------------------------------------------- @@ -28,6 +28,22 @@ SUMMARY CHANGE HISTORY ----------------------------------------------------------------- + 2013/08/26 - v1.8 + . added an example of book produced with abntex2 + . added an example of a beamer presentation produced with abntex2 + . added macros \IBGEtab, \fonte and \nota in order to meet table + formatting requirements from IBGE + . changed indentation, margins, paragraph spacing and further + improvements of abstract environment + . changed the font size of name of tables and figures due to a + congruent interpretation of ABNT NBR 14724:2011 and IBGE rules: + the font size of the name of tables and figures must be the same + of the text. The font size of sources and notes are keep the + same: a smaller and uniform one. + . fixed article model in compliance to ABNT NBR 6022:2003. + . fixed definition of chapternamenumlength in abnt chapter style + . added new general information in the documentation files + 2013/05/26 - v1.7.1 . fixed bibliography format for article and journalpart @@ -238,9 +254,15 @@ The abnTeX2 documentation consists of the following files: abntex2-modelo-relatorio-tecnico.tex An usage example of abntex2 class and abntex2cite package producing a technical report abntex2-modelo-projeto-pesquisa.tex An usage example of abntex2 class and abntex2cite package producing a research project abntex2-modelo-artigo.tex An usage example of abntex2 class and abntex2cite package producing an article - abntex2-modelo-glossarios.tex An usage example of abntex2 class and abntex2cite package producing an glossary + abntex2-modelo-glossarios.tex An usage example of abntex2 class and abntex2cite package producing a glossary + abntex2-modelo-slides.tex An usage example of a beamer presentation with abntex2cite package abntex2-modelo-include-comandos.tex LaTeX examples shared by others files - abntex2-img-grafico.pdf Image used as an example + abntex2-modelo-livro.tex An usage example of abntex2 class and abntex2cite package producing a book + abntex2-modelo-livro-bandeirinha.jpg Image used by abntex2-modelo-livro.tex + abntex2-modelo-livro-pintassilgo.jpg Image used by abntex2-modelo-livro.tex + abntex2-modelo-livro-saira-amarela.jpg Image used by abntex2-modelo-livro.tex + abntex2-modelo-img-grafico.pdf Image used as an example + abntex2-modelo-img-marca.pdf abntex2-modelo-references.bib Bib references of examples above abntex2.tex The main class documentation |