Skip to content

Allow overriding bibliography style#359

Merged
fingolfin merged 1 commit intomasterfrom
codex/issue-352-bib-style
Mar 17, 2026
Merged

Allow overriding bibliography style#359
fingolfin merged 1 commit intomasterfrom
codex/issue-352-bib-style

Conversation

@fingolfin
Copy link
Member

Add scaffold.bibstyle option and pass it through to the
generated GAPDoc bibliography element so package manuals can
choose a LaTeX bibliography style such as alphaurl.

This commit was prepared with Codex, which assisted with
implementation, testing, and documentation updates.

Resolves #352

Co-authored-by: Codex codex@openai.com

Add scaffold.bibstyle option and pass it through to the
generated GAPDoc bibliography element so package manuals can
choose a LaTeX bibliography style such as alphaurl.

This commit was prepared with Codex, which assisted with
implementation, testing, and documentation updates.

Resolves #352

Co-authored-by: Codex <codex@openai.com>
@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (37976b8) to head (81af223).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   92.94%   92.95%   +0.01%     
==========================================
  Files          13       13              
  Lines        2779     2783       +4     
==========================================
+ Hits         2583     2587       +4     
  Misses        196      196              
Files with missing lines Coverage Δ
gap/AutoDocMainFunction.gi 93.37% <100.00%> (+0.08%) ⬆️
gap/Magic.gd 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fingolfin fingolfin merged commit 2697fd7 into master Mar 17, 2026
8 checks passed
@fingolfin fingolfin deleted the codex/issue-352-bib-style branch March 17, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow overriding the bibliography style

1 participant