Skip to content

Commit

Permalink
Bump version number to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dbmrq committed Jul 29, 2017
1 parent 2c75316 commit 593d391
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 17 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,25 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).


## [Unreleased]
## [3.1] - 2017-07-28

### Added
- Add spanish translation
- Add english translation
- Add `extrayear` option

### Changed
- Use `\raggedright` by default

### Fixed
- Improve `\textapud` with multiple authors


## [3.0.1] - 2017-03-15

### Added
- Add "loc. cit." to `abnt-ibid` style
- Add \textcite to `abnt-ibid` style
- Add `\textcite` to `abnt-ibid` style

### Fixed
- Fix citations of articles with no author
Expand Down Expand Up @@ -73,7 +80,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add "et al." in citations


[Unreleased]: https://github.com/abntex/biblatex-abnt/compare/v3.0.1...HEAD
[3.1]: https://github.com/abntex/biblatex-abnt/compare/v3.0...v3.1
[3.0.1]: https://github.com/abntex/biblatex-abnt/compare/v3.0...v3.0.1
[3.0]: https://github.com/abntex/biblatex-abnt/compare/v2.0.1...v3.0
[2.0.1]: https://github.com/abntex/biblatex-abnt/compare/v2.0...v2.0.1
Expand Down
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# biblatex-abnt

Version 3.0.1
BibLaTeX style for Brazil's ABNT (Brazilian Association of Technical Norms)
rules.

Version 3.1

Permission is granted to copy, distribute and/or modify this software
under the terms of the LaTeX Project Public License, version 1.3c
Expand All @@ -9,9 +12,9 @@ under the terms of the LaTeX Project Public License, version 1.3c
The current maintainer is
Daniel B. Marques ([@dbmrq](https://github.com/dbmrq)).

----------
---

Estilo para `biblatex` compatível com as normas da ABNT.
Estilo para BibLaTeX compatível com as normas da ABNT.

Substitui o pacote [`abntex2cite`](https://github.com/abntex/abntex2).

Expand All @@ -37,7 +40,7 @@ e atualize o banco de dados do TeX (rodando o `texhash`, por exemplo).
1. Adicione as seguintes linhas ao preâmbulo do seu arquivo `.tex`:

```tex
\usepackage[style = abnt, language = brazil]{biblatex}
\usepackage[style=abnt, language=brazil]{biblatex}
\addbibresource{arquivo.bib} % Seus arquivos de
\addbibresource{outroarquivo.bib} % bibliografia vão aqui
```
Expand Down
Binary file modified doc/abnt-testcase/abnt-testcase.pdf
Binary file not shown.
Binary file modified doc/biblatex-abnt.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/biblatex-abnt.tex
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
\printbibliography[heading=none,check=key#1]%
}% <<<2

\newcommand{\version}{3.0.1}
\newcommand{\version}{3.1}
\newcommand{\requirements}{\texttt{biblatex 3.6} e \texttt{biber 2.6}}
\title{biblatex-abnt \version}
\author{Daniel B. Marques}
Expand Down
2 changes: 1 addition & 1 deletion latex/bbx/abnt-ibid.bbx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
%% The Current Maintainer of this work is Daniel B. Marques.

\ProvidesFile{abnt-ibid.bbx}
[2017/07/28\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%

\RequireBibliographyStyle{abnt}

Expand Down
2 changes: 1 addition & 1 deletion latex/bbx/abnt-numeric.bbx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
%% The Current Maintainer of this work is Daniel B. Marques.

\ProvidesFile{abnt-numeric.bbx}%
[2017/07/28\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%

\RequireBibliographyStyle{abnt}
\ExecuteBibliographyOptions{labelnumber}
Expand Down
2 changes: 1 addition & 1 deletion latex/bbx/abnt.bbx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
%% The Current Maintainer of this work is Daniel B. Marques.

\ProvidesFile{abnt.bbx}%
[2017/07/28\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%


% Init >>>1
Expand Down
2 changes: 1 addition & 1 deletion latex/cbx/abnt-ibid.cbx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
%% The Current Maintainer of this work is Daniel B. Marques.

\ProvidesFile{abnt-ibid.cbx}%
[2017/03/15\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%

\newtoggle{sccite}%

Expand Down
2 changes: 1 addition & 1 deletion latex/cbx/abnt-numeric.cbx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
%% The Current Maintainer of this work is Daniel B. Marques.

\ProvidesFile{abnt-numeric.cbx}%
[2017/03/15\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%

\RequireCitationStyle{numeric}

Expand Down
2 changes: 1 addition & 1 deletion latex/cbx/abnt.cbx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
%% The Current Maintainer of this work is Daniel B. Marques.

\ProvidesFile{abnt.cbx}%
[2017/03/15\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%


% Init >>>1
Expand Down
2 changes: 1 addition & 1 deletion latex/lbx/abnt-brazilian.lbx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
%% The Current Maintainer of this work is Daniel B. Marques.

\ProvidesFile{abnt-brazilian.lbx}%
[2017/07/28\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%


% Init >>>
Expand Down
2 changes: 1 addition & 1 deletion latex/lbx/abnt-english.lbx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
%% Tradução para o espanhol de Juan-Ernesto Sepúlveda. Obrigado!

\ProvidesFile{abnt-english.lbx}%
[2017/07/28\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%


% Init >>>
Expand Down
2 changes: 1 addition & 1 deletion latex/lbx/abnt-spanish.lbx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
%% Tradução para o espanhol de Juan-Ernesto Sepúlveda. Obrigado!

\ProvidesFile{abnt-spanish.lbx}%
[2017/07/28\space v3.0.1\space ABNT BibLaTeX citation style]%
[2017/07/28\space v3.1\space ABNT BibLaTeX citation style]%


% Init >>>
Expand Down

0 comments on commit 593d391

Please sign in to comment.