Changeset 5061d9 for doc/userguide


Ignore:
Timestamp:
Apr 23, 2021, 9:01:20 PM (5 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
0ec9f5
Parents:
cd79d0
git-author:
Frederik Heber <frederik.heber@…> (04/02/21 09:09:37)
git-committer:
Frederik Heber <frederik.heber@…> (04/23/21 21:01:20)
Message:

Added action to print selected atoms as graph6 string.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/userguide/userguide.xml

    rcd79d0 r5061d9  
    13541354        to produce all associated molecules.</para>
    13551355        </section>
     1356        <section xml:id="bond.print-selected-atoms-as-graphstring">
     1357          <title xml:id="bond.print-selected-atoms-as-graphstring.title">Print selected atoms as graph6 string</title>
     1358          <para>In the light of  the last section it would also be useful to obtain
     1359          the graph6 representation of a present set of atoms, e.g., those belonging
     1360          to a molecule. The following command will print the graph6 string to the
     1361          console for all currently present atoms.
     1362          <programlisting>--select-all-atoms \
     1363  --print-selected-atoms-as-graphstring</programlisting>
     1364          </para>
     1365        </section>
    13561366      </section>
    13571367      <section xml:id="molecule">
Note: See TracChangeset for help on using the changeset viewer.