diff --git a/doc/src/Commands_structure.rst b/doc/src/Commands_structure.rst index 98744efb2a..f4558f50f7 100644 --- a/doc/src/Commands_structure.rst +++ b/doc/src/Commands_structure.rst @@ -8,10 +8,10 @@ page. A LAMMPS input script typically has 4 parts: -1. :ref:`Initialization ` -2. :ref:`System definition ` -3. :ref:`Simulation settings ` -4. :ref:`Run a simulation ` +#. :ref:`Initialization ` +#. :ref:`System definition ` +#. :ref:`Simulation settings ` +#. :ref:`Run a simulation ` The last 2 parts can be repeated as many times as desired. I.e. run a simulation, change some settings, run some more, etc. Each of the 4