abntex / abntex/biblatex-abnt

Problema com (sugestão para) o \textcite*

未关闭
#46 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TeX
星标
150
派生
30
PR 合并指标
30 天内没有已合并 PR

描述

Olá, primeiramente muito obrigado pelo excelente trabalho!

Estou migrando do bibtex (usando o pacote abntex2cite) para o biblatex (usando o estilo abnt) e, infelizmente, não consegui encontrar um equivalente ao comando `\citeauthoronline`.

O mais próximo que consegui encontrar foi o comando `\textcite*`, entretanto ele também imprime o ano.

Minha dúvida (sugestão) é se seria possível alterar o comando `\textcite*` para imprimir apenas o nome do autor no mesmo formato em que está atualmente, apenas sem o ano, pois ao que me parece não existe nenhum comando que ofereça essa possibilidade.

Assim, ainda seria possível obter o formato atual do `\textcite*` usando (caso a sugestão seja aceita): `\textcite*{chave}, \citeyear*{chave}`.

Uma outra vantagem, ao meu ver, além de dar mais flexibilidade, é ficar consistente com o comportamento do `\citetitle*` que imprime o título sem o ano, pois o `\citetitle` inclui o ano, assim como o `\textcite`.

Espero ter sido claro.
Novamente, muito obrigado pelo excelente trabalho!

贡献指南

这个仓库没有索引到贡献指南

调研方向

The issue is about modifying the \textcite* command in the biblatex-abnt style to print only the author name without the year. Look at the biblatex-abnt source files, likely .bbx, .cbx, or .lbx files, to understand how \textcite* is defined. Compare it with \citetitle* to see the pattern for omitting the year. Test changes by compiling a LaTeX document with the modified style and checking the output.

由索引模型根据 Issue 内容生成。

评估

技术栈
latex, tex
领域
content, documentation
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
40/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。