JamesxX / typst-chem-par

Typst show rules for parsing IUPAC names and chemical formulae
MIT License
19 stars 4 forks source link

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