Skip to content

Compiles each vertebra independently#105

Open
breezykermo wants to merge 3 commits intomainfrom
fix/independent-entrypoints
Open

Compiles each vertebra independently#105
breezykermo wants to merge 3 commits intomainfrom
fix/independent-entrypoints

Conversation

@breezykermo
Copy link
Copy Markdown
Contributor

Previously, I tried to use Typst's new bundle feature as the implementation method for a Rheo project/spine. This isn't backwards-compatible, however, as the bundle feature currently doesn't support multiple bibliographies, even if they are in different documents.

Thus here we return to compiling each of the Rheo spine vertebrae with its own World, making each entrypoint independent of the others. This is a short-term solution, as ultimately I think that we would want to use bundling to compile Rheo spines so that we get features such as inter-doc referencing #59 through the Typst compiler.

@breezykermo breezykermo marked this pull request as ready for review March 30, 2026 14:18
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