diff --git a/CHANGELOG.md b/CHANGELOG.md index c5afa70..12b4e2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [3.4] - 2018-11-17 + +### Added +- Allow different English varieties +- Add `\textcite*` command + +### Fixed +- Clear some harmless warnings +- Never abbreviate prefix in citations + +### Changed +- Use `uniquename=minfull` for citations +- Replace xstring with l3regex + + ## [3.3] - 2018-04-04 ### Added @@ -104,6 +119,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add "et al." in citations +[3.4]: https://github.com/abntex/biblatex-abnt/compare/v3.3...v3.4 [3.3]: https://github.com/abntex/biblatex-abnt/compare/v3.2...v3.3 [3.2]: https://github.com/abntex/biblatex-abnt/compare/v3.1...v3.2 [3.1]: https://github.com/abntex/biblatex-abnt/compare/v3.0...v3.1 diff --git a/README.md b/README.md index 3bf0fab..1a30b5f 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ BibLaTeX style for Brazil's ABNT (Brazilian Association of Technical Standards) rules. -Version 3.3 +Version 3.4 --- Estilo para BibLaTeX compatível com as normas da ABNT. -Versão 3.3 +Versão 3.4 --- @@ -34,7 +34,9 @@ Para instalá-lo manualmente, copie os arquivos `.bbx`, `.cbx` e `.lbx` para e atualize o banco de dados do TeX (rodando o `texhash`, por exemplo). -**O biblatex-abnt requer `biblatex v3.8` e `biber v2.8`.** +**O biblatex-abnt requer as últimas versões do Biber e do BibLaTeX. +Se você estiver com algum problema, verifique se esses pacotes estão +atualizados.** ## Uso diff --git a/doc/biblatex-abnt.pdf b/doc/biblatex-abnt.pdf index a062ede..b75d55e 100644 Binary files a/doc/biblatex-abnt.pdf and b/doc/biblatex-abnt.pdf differ diff --git a/doc/biblatex-abnt.tex b/doc/biblatex-abnt.tex index b8a27a6..9af40ab 100644 --- a/doc/biblatex-abnt.tex +++ b/doc/biblatex-abnt.tex @@ -80,7 +80,7 @@ \printbibliography[heading=none,check=key#1]% }% <<<2 -\newcommand{\version}{3.3} +\newcommand{\version}{3.4} \newcommand{\requirements}{\texttt{biblatex 3.8} e \texttt{biber 2.8}} \title{biblatex-abnt \version} diff --git a/latex/bbx/abnt-ibid.bbx b/latex/bbx/abnt-ibid.bbx index 40ce2a5..0fbf7eb 100644 --- a/latex/bbx/abnt-ibid.bbx +++ b/latex/bbx/abnt-ibid.bbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{abnt-ibid.bbx} -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \RequireBibliographyStyle{abnt} diff --git a/latex/bbx/abnt-numeric.bbx b/latex/bbx/abnt-numeric.bbx index a05b7cc..9e9aba2 100644 --- a/latex/bbx/abnt-numeric.bbx +++ b/latex/bbx/abnt-numeric.bbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{abnt-numeric.bbx}% -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \RequireBibliographyStyle{abnt} \ExecuteBibliographyOptions{labelnumber} diff --git a/latex/bbx/abnt.bbx b/latex/bbx/abnt.bbx index e4900e7..ec95c83 100644 --- a/latex/bbx/abnt.bbx +++ b/latex/bbx/abnt.bbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{abnt.bbx}% -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% % Init >>>1 @@ -459,6 +459,8 @@ \iffieldregex{#1}{(\.|\!|\?|\-|\:|\/)\Z}% } +% <<<1 + % Formatting >>>1 diff --git a/latex/cbx/abnt-ibid.cbx b/latex/cbx/abnt-ibid.cbx index e940bac..97e7cfa 100644 --- a/latex/cbx/abnt-ibid.cbx +++ b/latex/cbx/abnt-ibid.cbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{abnt-ibid.cbx}% -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% % Init >>>1 diff --git a/latex/cbx/abnt-numeric.cbx b/latex/cbx/abnt-numeric.cbx index 1fb33a3..8be3910 100644 --- a/latex/cbx/abnt-numeric.cbx +++ b/latex/cbx/abnt-numeric.cbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{abnt-numeric.cbx}% -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% % Init >>>1 diff --git a/latex/cbx/abnt.cbx b/latex/cbx/abnt.cbx index 8076e22..7deb3e8 100644 --- a/latex/cbx/abnt.cbx +++ b/latex/cbx/abnt.cbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{abnt.cbx}% -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% % Init >>>1 diff --git a/latex/lbx/american-abnt.lbx b/latex/lbx/american-abnt.lbx index 5f79fef..4ebdf8e 100644 --- a/latex/lbx/american-abnt.lbx +++ b/latex/lbx/american-abnt.lbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{american-abnt.lbx} -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \InheritBibliographyExtras{english-abnt} \InheritBibliographyStrings{english-abnt} diff --git a/latex/lbx/australian-abnt.lbx b/latex/lbx/australian-abnt.lbx index 1f611d7..5a3e9b5 100644 --- a/latex/lbx/australian-abnt.lbx +++ b/latex/lbx/australian-abnt.lbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{australian-abnt.lbx} -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \InheritBibliographyExtras{english-abnt} \InheritBibliographyStrings{english-abnt} diff --git a/latex/lbx/brazil-abnt.lbx b/latex/lbx/brazil-abnt.lbx index 4966fca..4533047 100644 --- a/latex/lbx/brazil-abnt.lbx +++ b/latex/lbx/brazil-abnt.lbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{brazil-abnt.lbx} -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \InheritBibliographyExtras{brazilian-abnt} \InheritBibliographyStrings{brazilian-abnt} diff --git a/latex/lbx/brazilian-abnt.lbx b/latex/lbx/brazilian-abnt.lbx index 8a61a06..8b730ba 100644 --- a/latex/lbx/brazilian-abnt.lbx +++ b/latex/lbx/brazilian-abnt.lbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{brazilian-abnt.lbx}% -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% % Init >>> diff --git a/latex/lbx/british-abnt.lbx b/latex/lbx/british-abnt.lbx index ba35b30..dfa7d38 100644 --- a/latex/lbx/british-abnt.lbx +++ b/latex/lbx/british-abnt.lbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{british-abnt.lbx} -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \InheritBibliographyExtras{english-abnt} \InheritBibliographyStrings{english-abnt} diff --git a/latex/lbx/canadian-abnt.lbx b/latex/lbx/canadian-abnt.lbx index db5e888..94fdd02 100644 --- a/latex/lbx/canadian-abnt.lbx +++ b/latex/lbx/canadian-abnt.lbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{canadian-abnt.lbx} -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \InheritBibliographyExtras{english-abnt} \InheritBibliographyStrings{english-abnt} diff --git a/latex/lbx/english-abnt.lbx b/latex/lbx/english-abnt.lbx index f16b66c..41792e3 100644 --- a/latex/lbx/english-abnt.lbx +++ b/latex/lbx/english-abnt.lbx @@ -15,7 +15,7 @@ %% Tradução para o espanhol de Juan-Ernesto Sepúlveda. Obrigado! \ProvidesFile{english-abnt.lbx}% -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% % Init >>> diff --git a/latex/lbx/portuges-abnt.lbx b/latex/lbx/portuges-abnt.lbx index 3ffaafd..f1ae754 100644 --- a/latex/lbx/portuges-abnt.lbx +++ b/latex/lbx/portuges-abnt.lbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{portuges-abnt.lbx} -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \InheritBibliographyExtras{brazilian-abnt} \InheritBibliographyStrings{brazilian-abnt} diff --git a/latex/lbx/portuguese-abnt.lbx b/latex/lbx/portuguese-abnt.lbx index 6c95994..36baf6b 100644 --- a/latex/lbx/portuguese-abnt.lbx +++ b/latex/lbx/portuguese-abnt.lbx @@ -13,7 +13,7 @@ %% The Current Maintainer of this work is Daniel Ballester Marques. \ProvidesFile{portuguese-abnt.lbx} -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% \InheritBibliographyExtras{brazilian-abnt} \InheritBibliographyStrings{brazilian-abnt} diff --git a/latex/lbx/spanish-abnt.lbx b/latex/lbx/spanish-abnt.lbx index a4c1961..a1ff9ed 100644 --- a/latex/lbx/spanish-abnt.lbx +++ b/latex/lbx/spanish-abnt.lbx @@ -15,7 +15,7 @@ %% Tradução para o espanhol de Juan-Ernesto Sepúlveda. Obrigado! \ProvidesFile{spanish-abnt.lbx}% -[2018/04/04\space v3.3\space ABNT BibLaTeX citation style]% +[2018-11-17\space v3.4\space ABNT BibLaTeX citation style]% % Init >>>