Skip to content

update generate_book_v2#508

Merged
iamzoltan merged 7 commits into
stagingfrom
fix-jb2-build-latex-errors
May 24, 2026
Merged

update generate_book_v2#508
iamzoltan merged 7 commits into
stagingfrom
fix-jb2-build-latex-errors

Conversation

@iamzoltan
Copy link
Copy Markdown
Contributor

No description provided.

iamzoltan added 4 commits May 24, 2026 18:12
…s rewrite)

\n\nRevert the 203-line deletion from 58e2fee that ran expand_latex_macros\non the parent-level W2D3_Tutorial1.ipynb. Also fix \widehat{\targetdim}\nbraces so MyST/KaTeX renders correctly without macro expansion.
…ve the 264-line expand_latex_macros() function and ~26 lines of\nglobal math LaTeX macro config from myst.yml generation. MyST/KaTeX\ncan handle \newcommand macros natively across cells.
- \pderivative: add space after \partial (was causing \partialh error)
- \EE: remove thin space \, before subscript (KaTeX 'internal' error)
- \widehat{\targetdim}: replace with \mathbf{\widehat{y}} (KaTeX can't apply widehat to \mathbf{y})
Copy link
Copy Markdown
Contributor Author

@iamzoltan iamzoltan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@iamzoltan iamzoltan merged commit 673c563 into staging May 24, 2026
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