Skip to content

Fix LaTeX warning from chapter reference#317

Merged
fingolfin merged 1 commit intomasterfrom
codex/fix-warnings
Mar 6, 2026
Merged

Fix LaTeX warning from chapter reference#317
fingolfin merged 1 commit intomasterfrom
codex/fix-warnings

Conversation

@fingolfin
Copy link
Member

@fingolfin fingolfin commented Mar 6, 2026

Use <Ref Chap='Chapter_Tutorials'/> in Magic.gd instead of <Ref Label='Chapter_Tutorials'/> to avoid invalid LaTeX reference expansion with escaped underscores.

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

See also gap-actions/build-pkg-docs#43 which will hopefully ensure this kind of problem is noticed by CI and thus can be fixed before changes are merged.

Use <Ref Chap='Chapter_Tutorials'/> in Magic.gd instead of
<Ref Label='Chapter_Tutorials'/> to avoid invalid LaTeX
reference expansion with escaped underscores.

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

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.96%. Comparing base (67440a3) to head (640dcc8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #317   +/-   ##
=======================================
  Coverage   85.96%   85.96%           
=======================================
  Files          13       13           
  Lines        2472     2472           
=======================================
  Hits         2125     2125           
  Misses        347      347           
Files with missing lines Coverage Δ
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 4315403 into master Mar 6, 2026
8 checks passed
@fingolfin fingolfin deleted the codex/fix-warnings branch March 6, 2026 14:19
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.

1 participant