a0a8aa2b7751a7a142bd3858f5985b1bff49327b
[platform/upstream/groff.git] / contrib / chem / examples / ethamivan.chem
1 ethamivan.chem:
2 .cstart
3
4 # Example file for 'chem':
5 #   Ethamivan or Analepticon or C12_H17_N_O3 or
6 #   N,N-diethyl-4-hydroxy-3-methoxy-benzamide
7
8 # Copyright (C) 2006-2020 Free Software Foundation, Inc.
9 # Written by Bernd Warken <groff-bernd.warken-72@web.de>.
10
11 # This file is part of 'chem', which is part of 'groff'.
12
13 # 'groff' is free software; you can redistribute it and/or modify it
14 # under the terms of the GNU General Public License (GPL) version 2 as
15 # published by the Free Software Foundation.
16
17 # 'groff' is distributed in the hope that it will be useful, but
18 # WITHOUT ANY WARRANTY; without even the implied warranty of
19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
20 # General Public License for more details.
21
22 # The GPL2 license text is available in the internet at
23 # <http://www.gnu.org/licenses/gpl-2.0.html>.
24
25 R:      ring pointing left double 2,3 4,5 6,1
26         bond left from R.V1 ; O
27         bond left ; H
28         bond -150 from R.V6 ; O
29         bond left
30         bond 60 from R.V4
31 B1:     double bond up ; O
32         bond 120 from B1.start ; N
33         bond 45
34         bond right
35         bond 135 from N
36         bond right
37
38 # Local Variables:
39 # fill-column: 72
40 # mode: Nroff
41 # End:
42 # vim: set textwidth=72:
43 .cend