From d318611dd6f23fcfedd50e9b9e24620b102ba96a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:44:05 +0200 Subject: Adding upstream version 1.23.0. Signed-off-by: Daniel Baumann --- contrib/chem/examples/122/chAg_circle.chem | 54 ++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 contrib/chem/examples/122/chAg_circle.chem (limited to 'contrib/chem/examples/122/chAg_circle.chem') diff --git a/contrib/chem/examples/122/chAg_circle.chem b/contrib/chem/examples/122/chAg_circle.chem new file mode 100644 index 0000000..576c926 --- /dev/null +++ b/contrib/chem/examples/122/chAg_circle.chem @@ -0,0 +1,54 @@ +chAg_circle.chem: +.br +.cstart + +# Example file for 'chem': + +# This originates from Computing Science Technical Report No. 122 +# CHEM - A Program for Typesetting Chemical Diagrams: User Manual +# by Jon L. Bentley, Lynn W. Jelinski, Brian W. Kernighan +# . + +# Copyright (C) 2006-2020 Free Software Foundation, Inc. + +# This file is part of 'chem', which is part of 'groff'. + +# 'groff' is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License (GPL) version 2 as +# published by the Free Software Foundation. + +# 'groff' is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# The GPL2 license text is available in the internet at +# . + +######################################################################## + +bond 120 ; C +bond 60 ; C +bond up ; Cl +double bond 120 from C ; C +bond 60 ; C +bond 120 ; C +bond 60 ; C +bond up ; Cl +double bond 120 from C ; C +circle at C rad .08 +bond 60 from C ; C +bond 120 ; C +bond 60 ; C +double bond 120 ; C +bond down ; Cl +bond 60 from C ; C +bond 120 + +# Local Variables: +# mode: Nroff +# End: +.cend -- cgit v1.2.3