Hello,

"Bruce D'Arcus" <bdar...@gmail.com> writes:

> On Tue, May 18, 2021 at 11:45 AM Nicolas Goaziou <m...@nicolasgoaziou.fr> 
> wrote:
>
>> I didn't test it much so it probably contains silly bugs. Sorry about
>> that.
>
> OK, a simple bug report.
>
> cite/bare -> \cite (currently is autocite)
> cite/bare-caps -> \Cite (currently is autocite)
>
> Also, not sure about the "full" sub-styles. Do those have an
> equivalent in biblatex?

This is not a bug report, but a suggestion for additional bindings,
isn't it?

In any case, it sounds fine to me, but Denis Maier made a similar
suggestion with the following table:

| Style     | Variant       | Command      |
|-----------+---------------+--------------|
| author    | caps          | Citeauthor*  |
| author    | full          | citeauthor   |
| author    | caps-full     | Citeauthor   |
| author    |               | citeauthor   |
|-----------+---------------+--------------|
| title     | full          | citetitle*   |
| title     |               | citetitle    |
|-----------+---------------+--------------|
| year      | full          | citeyear*    |
| year      |               | citeyear     |
|-----------+---------------+--------------|
| locators  | parens        | pnotecite    |
| locators  | parens-caps   | Pnotecite    |
| locators  | foot          | fnotecite    |
| locators  | caps          | Notecite     |
| locators  |               | notecite     |
|-----------+---------------+--------------|
| nocite    |               | nocite       |
|-----------+---------------+--------------|
| note      | text          | footcitetext |
| note      |               | footcite     |
|-----------+---------------+--------------|
| smart     | caps          | Smartcite    |
| smart     |               | smartcite    |
|-----------+---------------+--------------|
| super     |               | supercite    |
|-----------+---------------+--------------|
| foot      |               | footcite     |
|-----------+---------------+--------------|
| text      | caps          | Textcite     |
| text      |               | textcite     |
|-----------+---------------+--------------|
| parens    | noauthor-caps | Parencite*   |
| parens    | noauthor      | parencite*   |
| parens    | caps          | Parencite    |
| parens    |               | parencite    |
|-----------+---------------+--------------|
| plain     | noauthor-caps | Cite*        |
| plain     | noauthor      | cite*        |
| plain     | caps          | Cite         |
| plain     |               | cite         |
|-----------+---------------+--------------|
| (default) | caps          | Autocite     |
| (default) |               | autocite     |

So maybe we should try to converge first. Then, I'll happily implement
the result!

Regards,
-- 
Nicolas Goaziou

Reply via email to