diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-25 23:29:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-25 23:29:57 +0000 |
commit | ac6d0cd3c85184c47dcb1498d22d1c69a9a36f2c (patch) | |
tree | f0002aafad50cdc178b6cb171ec32b8e578eb4cc /Master/texmf-dist/doc/latex/abntex2/README | |
parent | 1f4b433d5d56d82289b2dd70af8bf0e2b71818a3 (diff) |
abntex2 (24mar13)
git-svn-id: svn://tug.org/texlive/trunk@29502 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 | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/README b/Master/texmf-dist/doc/latex/abntex2/README index e9b1527cdaa..1afa288d545 100644 --- a/Master/texmf-dist/doc/latex/abntex2/README +++ b/Master/texmf-dist/doc/latex/abntex2/README @@ -1,4 +1,3 @@ - abnTeX2 Typeset technical and scientific Brazilian documents based on ABNT rules @@ -14,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.5. +The latest version of abnTeX2 is v-1.6. SUMMARY ----------------------------------------------------------------- @@ -29,6 +28,35 @@ SUMMARY CHANGE HISTORY ----------------------------------------------------------------- + 2013/03/23 - v1.6 + . added support for typeset documents in different languages + . enhancements in footnotes: + now there is a comma between sequential footnotes and + more spacing between index and text; + . added new example: glossary with abnTeX2 + . added xelatex, inputenc and fontenc information on abntex2.tex class manual; + . added translations for section, subsection, subsubsection, paragraph and page in \autoref + in order to reach compliance to ABNT NBR 6024:2012 + . added information of compliance to ABNT NBR 6027:2012 + . added translations to english of all macros from abnTeX2 + . added leaders to chapters in TOC + . changed implementation of \titulo, \autor, \data and + \imprimirtitulo, \imprimirautor e \imprimirdata to be translations of + \title, \author, \date, \thetitle, \theauthor e \thedate, respectively. + . added how you can contribute to the abnTeX2 and minipage examples on abntex2-modelo-include.tex + . complete fix iso-690-1987 option: year was placed for + twicebooklet, journalpart, manual, misc, unpublished, patent and unpublished on abntex2cite.sty + . fix creation of macros \su@ExpandTwoArgs, \IfSubStringInString and \su@IfSubStringInString + imported from substr.sty on abntex2cite.sty + . changed position of institutio's name at title page + . removed unnecessary packages makeidx and hyperref from all examples; + . removed unnecessary package "lastpage" from: + abntex2-modelo-projeto-pesquisa, abntex2-modelo-relatorio-tecnico and abntex2-modelo-artigo + . added sections about internacionalization and about \autoref configurations on abntex2.tex class manual; + . added information about \and and \\ on description of macro \autor in abntex2.tex + . added enhancements to abntex2cite.tex and abntex2.tex about bibliographies + . added examples of HEADERS and FOOTERS on abntex2-modelo-artigo.tex + 2013/02/23 - v1.5 abntex2.cls: . added \bookmarksetup{startatroot} in \textual and \postextual |