Skip to content

LaTeX package to draw simple molecules with 13C labeled carbon atoms

License

Notifications You must be signed in to change notification settings

chdudek/carbonlabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carbonlabel — Visualize 13C labeled molecules in LaTeX

carbonlabel is a LaTeX package that draws simple molecules with 13C labeled carbon atoms.

The package is currently under heavy development and not intended for productive usage!

Simple example:

\documentclass{minimal}
\usepackage{carbonlabel}
\begin{document}

% 6 atoms, 2 per row, uniformly 13C labeled
\labeling{2,2,2}{u} [U-\textsuperscript{13}C] Glucose
\\[.5cm]
% 6 atoms, in one row, 1,2-13C labeled
\labeling{6}{1,2}  [1,2-\textsuperscript{13}C] Glucose

\end{document}

Produces:

carbonlabel exaple output

About

LaTeX package to draw simple molecules with 13C labeled carbon atoms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages