Package biblatex Warning: File 'brazilian-abnt-abnt.lbx' not found!
- Dominant language
- TeX
- Stars
- 150
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Acabei de migrar do bibtex e confesso que não conheço em detalhe a estrutura do biblatex. De toda forma, estou recebendo o seguinte aviso na compilação:
```
Package biblatex Warning: File 'brazilian-abnt-abnt.lbx' not found!
(biblatex) Ignoring mapping 'brazilian-abnt' -> 'brazilian-abnt-abnt'.
```
Aparentemente, tudo ainda funciona como esperado, apesar do aviso. Pude averiguar que o 'brazilian-abnt.lbx' encontra-se no sistema, mas vasculhando a base de código do biblatex e biblatex-abnt, não fui capaz de encontrar a origem do erro que duplica o '-abnt' ao final do nome do arquivo.
Como não sou familiar com o pacote, no caso de haver um engano meu, estou relatando o mesmo bug no projeto biblatex.
Contributor guide
No contributing guide indexed for this repository
Research direction
The warning indicates a missing mapping file 'brazilian-abnt-abnt.lbx'. Check the biblatex-abnt codebase for language definition files (.lbx) and how mappings are defined, likely in .lbx or .def files. Look for where 'brazilian-abnt' is mapped to a file name. Verify the existing 'brazilian-abnt.lbx' file location and correct the mapping to point to it without duplication. Test by compiling a sample document with biblatex-abnt to ensure the warning disappears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, tex
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100