blob: 2ed968dea21296776034e7d8c863c1f4ccfccbd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
\documentclass{ppex}
\nonstopmode
\AtBeginDocument {\setlength \unitlength {0.09pt}}
\usepackage {lowcycle}
\pagestyle{empty}
\setlength\textwidth{207.0pt}
\begin{document}
\ResetPreambleCommands
\ReadyForTheFray
\usepackage {lowcycle}
\cyclopentanevi[b]{1D==O;%
2==Ph}
\cyclopentaneh[H]{1==H;2==F}
\end{document}
|