diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-27 23:08:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-27 23:08:58 +0000 |
commit | 4f71394ce1666f87e24b0929203275f6509be4f5 (patch) | |
tree | d2835ced3957c6e603c990b263b8186533cb8d62 /Master/texmf-dist/doc/latex/abntex2/README | |
parent | 06b0b0312eaa46e5a87b594eabc4280c9cef86ef (diff) |
abntex2 (27may13)
git-svn-id: svn://tug.org/texlive/trunk@30737 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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/README b/Master/texmf-dist/doc/latex/abntex2/README index f12e7316f26..dada7599743 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. +The latest version of abnTeX2 is v-1.7.1. SUMMARY ----------------------------------------------------------------- @@ -28,19 +28,20 @@ SUMMARY CHANGE HISTORY ----------------------------------------------------------------- + 2013/05/26 - v1.7.1 + . fixed bibliography format for article and journalpart + 2013/05/25 - v1.7 . added an optional argument to the citacao environment: language. Now the quoted text in foreign language is automatically written in italics and the right hyphenation system is selected. Use as: - \begin{citacao}[franch]Texte français.\end{citacao} + \begin{citacao}[french]Texte français.\end{citacao} . added new options chapter=TITLE, section=TITLE, subsection=TITLE and subsubsection=TITLE to the abntex2.cls class. These options change the sections and chapter titles to upper case; . added macro \footciteref to abntex2cite that prints a bibliography reference as a footnote in accordance to ABNT NBR 10520:2002 section 7.1. . added xindy instructions in glossary model; - . added macro \footciteref to abntex2cite that prints a bibliography reference - as a footnote in accordance to ABNT NBR 10520:2002 section 7.1. . fixed abntex2cite's table 4: there was a line written twice; . changed class options declaration in all examples; . fixed wrong \setsecheadstyle implementation that prevented font section be |