diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/abntex2/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/abntex2/README | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/README b/Master/texmf-dist/doc/latex/abntex2/README index 3c2e97bee63..9e8aaf24e40 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.9.5. +The latest version of abnTeX2 is v-1.9.6 (2016/02/26). SUMMARY ----------------------------------------------------------------- @@ -28,9 +28,22 @@ SUMMARY CHANGE HISTORY ----------------------------------------------------------------- + 2016/02/26 - v1.9.6 + . added compliance to ABNT NBR 10719:2015 + . added \ABNTEXcaptiondelim command + . added documentation for superscript citations + . changed caption's separator to enddash, in accordance to ABNT NBR 14724:2011 + . removed implementation of multifootnote, once memoir has "," as + default value for \multfootsep + . fixed invalid dependence on relsize package + . fixed footnote mark size for footmarkers more than 1 character longer + . fixed caption delimiter: + \ABNTEXcaptiondelim: \textendash for captions + \ABNTEXcaptionfontedelim: colon for source (fonte) + 2015/04/28 - v1.9.5 . fixed abntex2cite.pdf bibliography errors - . normalized the authorship of the documents + . normalized the authorship of the documents 2015/04/26 - v1.9.4 . changed url references to the new domain: www.abntex.net.br (#143) @@ -123,7 +136,7 @@ CHANGE HISTORY 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: + and the proper hyphenation system is selected. Use as: \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 @@ -305,7 +318,7 @@ Are you new on TeX's world? --------------------------- If you're new to this, see https://github.com/abntex/abntex2/wiki/Instalacao (portuguese) -or http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages (english) for more +or https://en.wikibooks.org/wiki/LaTeX/Installing_Extra_Packages (english) for more information on installing packages. "Automagic" instalation on a TeXLive system @@ -327,9 +340,9 @@ among others) running over a Windows, Linux, Mac, BSD (among others) if you have abntex2.cls The abntex2 class file. abntex2cite.sty The abntex2cite citation package file. - abntex2abrev.sty Extension of abntex2cite package. It contains abbreviations helpers macros. + abntex2abrev.sty Extension of abntex2cite package. It contains abbreviations helpers macros. abntex2-alf.bst Numeric citation style file. - abntex2-num.bst Alphanumeric (author-date) citation style file. + abntex2-num.bst Alphanumeric (author-date) citation style file. abntex2-options.bib Default citation options configurations. Put those files somewhere LaTeX can find them. Read the documentation of @@ -394,7 +407,7 @@ COPYING AND MODIFICATION ----------------------------------------------------------------- Copyright 2001-2003 abnTeX group at http://abntex.codigolivre.org.br -Copyright 2012-2015 abntex2 team at http://www.abntex.net.br +Copyright 2012-2016 abntex2 team at http://www.abntex.net.br This package can be redistributed and/or modified under the terms of the LaTeX Project Public License distributed from CTAN |