Skip to content

typed-smiles:0.1.0#4935

Open
GeronimoCastano wants to merge 4 commits into
typst:mainfrom
GeronimoCastano:add-typed-smiles-0.1.0
Open

typed-smiles:0.1.0#4935
GeronimoCastano wants to merge 4 commits into
typst:mainfrom
GeronimoCastano:add-typed-smiles-0.1.0

Conversation

@GeronimoCastano
Copy link
Copy Markdown

@GeronimoCastano GeronimoCastano commented May 26, 2026

I am submitting

  • a new package
  • an update for a package

Description: Render SMILES strings as 2D molecular diagrams, with helpers for chemical formulas and reaction schemes.

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
    • Explanation: typed-smiles combines the package's Typst-oriented context with the SMILES notation it renders. It is more specific than canonical package names such as smiles, chemistry, or molecules.
  • 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
  • tested my package locally on my system and it worked
  • excluded README images from the package bundle, but not the LICENSE

This is not a template package.

Checks run:

  • typst-package-check check @preview/typed-smiles:0.1.0
  • typst compile --root . tests/test.typ /private/tmp/typed-smiles-manifest-test.pdf
  • cargo test --manifest-path plugin/Cargo.toml

@typst-package-check typst-package-check Bot changed the title Add typed-smiles 0.1.0 typed-smiles:0.1.0 May 26, 2026
@typst-package-check typst-package-check Bot added the new A new package submission. label May 26, 2026
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.

1 participant