Received: by nummer-3.proteosys id <01C19442.D527590C@nummer-3.proteosys>; Thu, 3 Jan 2002 11:38:50 +0100 MIME-Version: 1.0 x-vm-v5-data: ([nil nil nil nil nil nil nil t nil][nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil]) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C19442.D527590C" X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message Subject: Facilities for chemists. A LaTeX example file. Date: Wed, 24 Oct 1990 15:10:44 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: Sender: "LaTeX-L Mailing list" To: "Rainer M. Schoepf" Reply-To: "LaTeX-L Mailing list" Status: R X-Status: X-Keywords: X-UID: 247 This is a multi-part message in MIME format. ------_=_NextPart_001_01C19442.D527590C Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable % A LaTeX input file \documentstyle[11pt]{article} \begin{document} % A chemist might hope to typeset single/double/triple bonds in % the following "obvious" ways. However, none of them will give % what is required (because, although the bonds are visually % similar to some mathematical sybols, they are logically different). A single bond? $X-Y$ A single bond? $X.Y$ A single bond? $X\cdot Y$ A double bond? $X=3DY$ A triple bond? $X\equiv Y$ \end{document} ------_=_NextPart_001_01C19442.D527590C Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Facilities for chemists. A LaTeX example file.

%  A LaTeX input file
\documentstyle[11pt]{article}


\begin{document}

%  A chemist might hope to typeset = single/double/triple bonds in
%  the following "obvious" ways.  = However, none of them will give
%  what is required (because, although the bonds = are visually
%  similar to some mathematical sybols, they are = logically different).

A single bond? $X-Y$

A single bond? $X.Y$

A single bond? $X\cdot Y$

A double bond? $X=3DY$

A triple bond? $X\equiv Y$

\end{document}

------_=_NextPart_001_01C19442.D527590C--