Skip to content

zhulgin/typst-chem-par_

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The chem-par Package

A utility package for displaying IUPAC nomenclature and chemical formulae without the hassle of manually formatting all of these in your document.

Example Usage

#import "@preview/chem-par:0.0.1": *

#set page(width: 30em, height: auto, margin: 1em)
#show: chem-style

The oxidation of n-butanol with K2Cr2O7 requires acidification with H2SO4 to yield butanoic acid. N,N-dimethyltryptamine.

Example output

Works on most of the common things a chemist would type

Example output

About

Typst show rules for parsing IUPAC names and chemical formulae

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Typst 84.5%
  • Batchfile 15.5%