Unverified Commit 1f4725d6 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

replace parsed-literal with code-block where appropriate. typeset keywords in cursive

parent 2d329a8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ Syntax
Examples
""""""""

.. parsed-literal::
.. code-block:: LAMMPS

   fix pull ligand spring tether 50.0 0.0 0.0 0.0 0.0
   fix pull ligand spring tether 50.0 0.0 0.0 0.0 5.0
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ Syntax
Examples
""""""""

.. parsed-literal::
.. code-block:: LAMMPS

   fix restrain all spring/chunk 100 chunkID comID

+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ Syntax
Examples
""""""""

.. parsed-literal::
.. code-block:: LAMMPS

   fix 1 protein spring/rg 5.0 10.0
   fix 2 micelle spring/rg 5.0 NULL
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ Syntax
Examples
""""""""

.. parsed-literal::
.. code-block:: LAMMPS

   fix tether boundary-atoms spring/self 10.0
   fix zrest  move spring/self 10.0 z
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ Syntax
Examples
""""""""

.. parsed-literal::
.. code-block:: LAMMPS

   fix 1 srd srd 10 big 1.0 0.25 482984
   fix 1 srd srd 10 big 0.5 0.25 482984 collision slip search 0.5
Loading