Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple bibliography citations #143

Open
Omikhleia opened this issue Feb 6, 2025 · 1 comment · May be fixed by #145
Open

Multiple bibliography citations #143

Omikhleia opened this issue Feb 6, 2025 · 1 comment · May be fixed by #145
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Omikhleia
Copy link
Owner

(Split from #135)
So we got "basic" citation done in #135

But as stated there, this only works as intended with single citations [@key, locator]

To support multiple citations properly, i.e. [@key1, locator1; @key2, localtor2] we first need sile-typesetter/sile#2196 - and then use here whatever low-level command is made available to us.

@Omikhleia Omikhleia added the documentation Improvements or additions to documentation label Feb 6, 2025
@Omikhleia Omikhleia added this to the 2.4.0 milestone Feb 6, 2025
@Omikhleia Omikhleia added enhancement New feature or request and removed documentation Improvements or additions to documentation labels Feb 6, 2025
@Omikhleia
Copy link
Owner Author

Waiting for sile-typesetter/sile#2230 to adapt here.

@Omikhleia Omikhleia self-assigned this Feb 26, 2025
@Omikhleia Omikhleia added the bug Something isn't working label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant