Skip to content

Add Package Features - #2

Open
schang412 wants to merge 2 commits into
fenjalien:mainfrom
schang412:convert2pkg
Open

Add Package Features#2
schang412 wants to merge 2 commits into
fenjalien:mainfrom
schang412:convert2pkg

Conversation

@schang412

Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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