summaryrefslogtreecommitdiff
path: root/graphics/mol2chemfig/docs/test.tex
blob: 727f436f058aa9ddfd7b1110bf501f7baf7f7a0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\documentclass[letterpaper,11pt]{article}

\input{preamble}

\title{\mcf Documentation}
\author{Version 1.1e}

\begin{document}

\subsection{Working with sub-molecules}

The  package supplies a nifty mechanism to assemble larger molecules from predefined fragments, or sub-molecules. The following (hand-coded) example builds aspirin from two sub-molecules:

%\lstinputlisting{hand-coded-tex/aspirin.tex}

\input{hand-coded-tex/stuff}

As a more advanced example, let us piece together the structure of Sodium Green, a fluorescent sodium indicator dye (the figure below was ripped from an information sheet by the supplier, Molecular Probes).

\end{document}