-
Notifications
You must be signed in to change notification settings - Fork 470
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
curryst:0.1.1 #289
curryst:0.1.1 #289
Conversation
pauladam94
commented
Dec 8, 2023
- Adding Examples
- Fixing typesetting issue for rule with only one name
exclude examples
Wasn't the previous version already 0.1.0? |
@MDLC01 The previous version wasn't yet accepted |
Isn't this the previous version : https://github.com/typst/packages/tree/main/packages/preview/curryst/0.1.0 |
The previous version was indeed accepted, so these changes would have to be submitted as a new version. |
My bad i should have change the version. I will do it. |
Hey @pauladam94, is this PR still on your radar? |
Yes. I am just very busy and I have not take the time now to complete this PR. |
@laurmaedje I think everything is in order now. |
A Typst package for typesetting proof trees. You can import this package with : | ||
|
||
```typst | ||
#import "@preview/curryst:0.1.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#import "@preview/curryst:0.1.0" | |
#import "@preview/curryst:0.1.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
version fix in the example on how to import the package
Do I have to do something else about this PR ? |
It looks like you didn't push the change. |
@laurmaedje I think I have now ? I am not sure what has to be done on my part. |
Ok I thought that your comment on the code had an effect. But I had to change it my self ! It's done now I think. |
Perfect, thanks! |