diff --git a/src/source/the-model-file.rst b/src/source/the-model-file.rst
index fb0058b758107c10555b66eadf5edbc80dbaa425..fa5ac1be9871bfbf2c19aa8bb4c973cfd8092a7e 100644
--- a/src/source/the-model-file.rst
+++ b/src/source/the-model-file.rst
@@ -10504,13 +10504,14 @@ Misc commands
 
 .. matcomm:: collect_latex_files ;
 
-    |br |Writes a :math:`\LaTeX` file named
+    |br| Writes a :math:`\LaTeX` file named
     ``<<M_.fname>>_TeX_binder.tex`` that collects all TeX output
     generated by Dynare into a file. This file can be compiled using
     ``pdflatex`` and automatically tries to load all required
-    packages. Requires the following :math:`\LaTeX` packages: ``breqn,
-    psfrag, graphicx, epstopdf, longtable, booktabs, caption, float,
-    amsmath, amsfonts,`` and ``morefloats``.
+    packages. Requires the following :math:`\LaTeX` packages:
+    ``breqn``, ``psfrag``, ``graphicx``, ``epstopdf``, ``longtable``,
+    ``booktabs``, ``caption``, ``float,`` ``amsmath``, ``amsfonts``,
+    and ``morefloats``.
 
 
 .. _Dynare wiki: http://www.dynare.org/DynareWiki/EquationsTags