Skip to content

Extend figure infra: yellow palette, Font tiers, EquilateralTriangle helper#102

Merged
PatrikBak merged 2 commits into
mainfrom
patrik/figure-palette-infra
May 16, 2026
Merged

Extend figure infra: yellow palette, Font tiers, EquilateralTriangle helper#102
PatrikBak merged 2 commits into
mainfrom
patrik/figure-palette-infra

Conversation

@PatrikBak
Copy link
Copy Markdown
Owner

Summary

  • Adds a sixth hue family (LightYellow / Yellow / DarkYellow) to round out the 6-family palette in _common.asy.
  • Adds Font1..Font5 size tiers (8 / 10 / 13 / 16 / 20 pt) paralleling Radius1..Radius5, for use as labelPen on AngleMark / RightAngleMark in narrow sectors or dense figures. Font3 matches the default.
  • Adds an EquilateralTriangle(A, B) helper returning the apex on the CCW side of A → B.
  • _Export-Asy.ps1 now also skips files matching <name>-shared.asy in addition to the _ prefix, so per-figure-family shared modules sort next to their siblings instead of clustering under _common.

…helper

Adds a sixth hue family (LightYellow/Yellow/DarkYellow) to round out the
6-family palette in _common.asy, plus a Font1..Font5 size tier matching
Radius1..Radius5 for use as labelPen on AngleMark / RightAngleMark in
narrow sectors or dense figures. Adds an EquilateralTriangle(A, B) helper
returning the apex on the CCW side of A→B. Export-Asy.ps1 now also skips
files matching <name>-shared.asy in addition to the underscore prefix, so
per-figure-family shared modules sort next to their siblings instead of
clustering under _common.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
math-comps Ready Ready Preview, Comment May 16, 2026 2:17am

@PatrikBak PatrikBak merged commit 42584dc into main May 16, 2026
4 checks passed
@PatrikBak PatrikBak deleted the patrik/figure-palette-infra branch May 16, 2026 02: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