Skip to content

Fix false LAlatex/BlockArrays re-export claim in notebooks.instructions.md - #16

Merged
AronT-TLV merged 1 commit into
mainfrom
fix/notebooks-instructions-lalatex-truth-up
Jul 16, 2026
Merged

Fix false LAlatex/BlockArrays re-export claim in notebooks.instructions.md#16
AronT-TLV merged 1 commit into
mainfrom
fix/notebooks-instructions-lalatex-truth-up

Conversation

@AronT-TLV

Copy link
Copy Markdown
Member

Fixes a factual error in notebooks.instructions.md: LAlatex and BlockArrays are not re-exported by Linear_Algebra (only LaTeXStrings is, among others). They're notebooks-environment-only deps (notebooks/Project.toml), so notebooks need their own using line for them. Discovered while adapting notebooks instructions for Calculus (FourMInfo/Calculus#2).

Closes FOU-109

…ns.md

Linear_Algebra reexports GeometryBasics, Plots, LinearAlgebra, RationalRoots,
Symbolics, LaTeXStrings -- not LAlatex or BlockArrays. Those are
notebooks-environment-only deps (notebooks/Project.toml), so notebooks need
their own using line for them. Discovered while adapting notebooks
instructions for Calculus (FourMInfo/Calculus#2).

Closes FOU-109
@AronT-TLV
AronT-TLV merged commit c78b5b3 into main Jul 16, 2026
5 checks passed
@AronT-TLV
AronT-TLV deleted the fix/notebooks-instructions-lalatex-truth-up branch July 16, 2026 16:03
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