abntex / abntex/abntex2

abntex2cite: \citetext overflow e link inválido

Aperta
#227 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
TeX
Stelle
1.1k
Fork
223
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

## Problema/Erro

**Qual o sistema operacional e versão que está utilizado**?
Arch Linux (kernel 5.4.15-arch1-1)

**Qual versão do latex está utilizando**? (`latex --version`)
```text
pdfTeX 3.14159265-2.6-1.40.20 (TeX Live 2019/Arch Linux)
kpathsea version 6.3.1
Copyright 2019 Han The Thanh (pdfTeX) et al.
There is NO warranty. Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Han The Thanh (pdfTeX) et al.
Compiled with libpng 1.6.37; using libpng 1.6.37
Compiled with zlib 1.2.11; using zlib 1.2.11
Compiled with poppler version 0.85.0
```

Também estou usando o abntex2 do AUR do Arch, versão `aur/abntex2 1.9.6-1`

**Você está utilizando alguma personalização**? Qual?

Uso um template disponibilizado pela Unisinos: https://www.overleaf.com/latex/templates/unisinos-mpee-dissertacao-modelo-abnt/wgmzsbhymgfs

### Descrição do problema

O comando `\citetext` está passando da margem das páginas. A quebra de linha não está funcionando, conforme visto na figura abaixo. Além disso, o link sobre a citação não leva a seção de referências. `\cite` e `\citeonline` estão funcionando perfeitamente, entretanto.

![00](https://user-images.githubusercontent.com/2287025/73601970-f7c47d00-4549-11ea-85bb-d8895e99420e.png)

Já segui o [manual do abntex2cite](http://tug.ctan.org/macros/latex/contrib/abntex2/doc/abntex2cite.pdf) e tentei `\usepackage[hyphenbreaks]{breakurl}` depois de importar o `hyperref` e antes de importar o `abntex2cite` mas não adiantou.

### Passos para reprodução do problema

Em anexo um zip que gera o PDF do print: [abntex2cite-overflow.zip](https://github.com/abntex/abntex2/files/4143472/abntex2cite-overflow.zip)

Há um `Makefile` dentro, que chama os seguintes comandos nessa ordem:

- latex -shell-escape $(target).tex
- bibtex $(target).aux
- latex -shell-escape $(target).tex
- latex -shell-escape $(target).tex
- dvips $(target).dvi
- ps2pdf $(target).ps

## Melhoria

Não.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.