Skip to content

rcv:0.1.0#4889

Open
reesericci wants to merge 7 commits into
typst:mainfrom
reesericci:rcv-0.1.0
Open

rcv:0.1.0#4889
reesericci wants to merge 7 commits into
typst:mainfrom
reesericci:rcv-0.1.0

Conversation

@reesericci
Copy link
Copy Markdown

I am submitting

  • a new package
  • an update for a package

Description: Simple RCV ballots

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does

  • added a typst.toml file with all required keys

  • added a README.md with documentation for my package

  • have chosen a license and added a LICENSE file or linked one in my README.md

  • tested my package locally on my system and it worked

  • excluded PDFs or README images, if any, but not the LICENSE

  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@reesericci reesericci marked this pull request as ready for review May 19, 2026 04:09
@typst-package-check typst-package-check Bot added the new A new package submission. label May 19, 2026
@elegaanz elegaanz self-assigned this May 19, 2026
Copy link
Copy Markdown
Member

@elegaanz elegaanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this package. I left a few comments. The warnings reported by CI would be nice to fix too. Regarding kebab-case, this is not mandatory but still appreciated, as this is the most common naming convention in the Typst ecosystem, and using it makes your package much more "Typst-y".

@@ -0,0 +1,14 @@
[package]
name = "rcv"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name is too canonical in my opinion, which we try to avoid. See our naming guidelines. Can you please pick another name?


```typst

#import "@preview/typst-rcv:0.1.0": ballot_template, choices
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The import here needs to be updated.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can tell, this file is not used anywhere. Can you delete it or use it as an illustration in your README?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's used in the template for instructions

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad, thank you for pointing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants