Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Package Features #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

schang412
Copy link

Point to cetz v0.0.1 and use update necessary functions.
Add typst.toml for packaging.

schang412 added 2 commits July 9, 2023 17:19
point to typst-canvas:0.0.1 (renamed to CeTZ) and update references
@flavio20002 flavio20002 mentioned this pull request Jul 27, 2023
@flavio20002
Copy link

Hi, two things:

import "@local/circuitypst:0.0.1": node, to

in the examples folder, because is not convenient for development (one should install the package locally every time). It's way more better to replace it with

import "../circuitypst.typ": node, to

and launch the compilation with

typst --root "." watch .\examples\current-shunt.typ

@Gobot1234
Copy link

Should this also not use cetz:0.1.1 as the package version?

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.

3 participants