Skip to content

Bump latex-macros submodule to b1bf86f - #976

Merged
d-morrison merged 1 commit into
mainfrom
claude/bump-latex-macros
Jul 3, 2026
Merged

d-morrison merged 1 commit into
mainfrom
claude/bump-latex-macros

Conversation

@d-morrison

Copy link
Copy Markdown
Owner

Closes #975.

What

Bump the latex-macros submodule pointer from 9ddca8f to b1bf86f (macros repo d-morrison/macros#71, "macros-backlog-clearance"). Single gitlink change — no content files touched.

Why / what it brings in

The bump is purely additive (verified: the 9ddca8f..b1bf86f diff of macros.qmd has no removed/changed macro lines). New macros now available book-wide:

  • \potout{a} ($Y_a$), \potprob{a} / \ppi{a} ($\pi_a$), \obsprob{a} / \opi{a} ($\pi(a)$), \py (alias of \potout)
  • estimated-CDF function macros
  • function versions of the likelihood / log-likelihood macros

Because it only adds macros, it can't change how any existing equation renders — the full-render / check-equation-renders CI will confirm.

Scope & follow-up

Submodule bump only. Adopting \ppi/\opi in the marginal-risk content is deferred to a follow-up because the files that would use them (_sec-causal-marginal-risk.qmd, _sec-predictive-margins.qmd) are added in #706 and aren't on main yet. Notation caveat for that follow-up: \potout/\py are $Y_a$ (subscript) while #706 uses $Y^a$ (superscript) — the follow-up will decide whether to keep $Y^a$ (recommended) or reconcile the macro.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HbsZ2Uu258LZziWkn5BGzt


Generated by Claude Code

Update the latex-macros submodule from 9ddca8f to b1bf86f (macros repo PR #71,
'macros-backlog-clearance'). The change is purely additive — it introduces
potential-outcome / observed-outcome macros (\potout, \potprob/\ppi,
\obsprob/\opi, \py), estimated-CDF macros, and function versions of the
likelihood/log-likelihood macros, without modifying or removing any macro the
book already uses. Makes these macros available book-wide; adopting \ppi/\opi
in the marginal-risk content added by #706 is a follow-up once that PR lands.
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.

2026-07-03 05:40 UTC

@d-morrison
d-morrison merged commit c3107e0 into main Jul 3, 2026
5 of 7 checks passed
@d-morrison
d-morrison deleted the claude/bump-latex-macros branch July 3, 2026 05:40
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.

Bump latex-macros submodule to b1bf86f (potential/observed-outcome + CDF + likelihood-fn macros)

2 participants