diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-24 22:51:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-24 22:51:51 +0000 |
commit | 1bf864481b4d669293f0176fd20de5c60c4bc00f (patch) | |
tree | 2067aebd3a72230692b99bf03fb4c4a97cca33f7 /Master/texmf-dist/doc/latex/abntex2/README | |
parent | 0219257c1cda008db95d3b429139b8e0613c2044 (diff) |
abntex2 (24feb13)
git-svn-id: svn://tug.org/texlive/trunk@29221 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/abntex2/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/abntex2/README | 41 |
1 files changed, 40 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/README b/Master/texmf-dist/doc/latex/abntex2/README index b59e83b3c15..e9b1527cdaa 100644 --- a/Master/texmf-dist/doc/latex/abntex2/README +++ b/Master/texmf-dist/doc/latex/abntex2/README @@ -14,7 +14,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.4. +The latest version of abnTeX2 is v-1.5. SUMMARY ----------------------------------------------------------------- @@ -29,6 +29,45 @@ SUMMARY CHANGE HISTORY ----------------------------------------------------------------- + 2013/02/23 - v1.5 + abntex2.cls: + . added \bookmarksetup{startatroot} in \textual and \postextual + . added "siglas" and "simbolos" environments in order to + create "list of abbreviations and acronyms" and "list of symbols" + . changed article headings to \pagestyle{plain} + . removed \vspace*{1cm} on beginning of cover and titles pages + abntex2-modelo-trabalho-academico.tex + . removed \vspace*{1cm} on beginning of aprovation page + . changed to use "siglas" and "simbolos" environments + . minor changes + abntex2-modelo-relatorio-tecnico.tex + . changed to use "siglas" and "simbolos" environments + . minor changes + abntex2-modelo-projeto-pesquisa.tex + . changed to use "siglas" and "simbolos" environments + . minor changes + abntex2-modelo-artigo.tex: + . added simple spacing as a default option + . minor changes + abntex2-alf.bst and abntex2-num.bst: + . fix iso-690-1987 option: year was placed twice + abntex2cite.sty: + . changed default style for author names in citations from small caps to upper case + . added "versalete" option to use author names in small caps style on citations + abntex2cite-alf.tex: + . added explanations about versalete option + . added explanations about \authorcapstyle, \authorstyle and \yearstyle + abntex2.tex: + . added section about hyphenation + . added ABNTEX NBR 6023 version 2002 compatibility information and information + . added explanations about "siglas" and "simbolos" environments + about the work in progress of updating manuals. + . fix error about \partanexos* information (it was \partname*) + . removed \vspace*{1cm} on beginning of cover and titles pages + changed all models: + . added hyphenation examples + . added \frenchspacing as a default option to deal with space between phrases + 2013/02/04 - v1.4 added \partanexos and \partapendices macros as a replacement to \appendixpage changed all models to use new \partanexos and \partapendices macros |