diff --git a/doc/dynare.texi b/doc/dynare.texi
index daeac47f974c3135dba976bef3bd1e3102bb5d43..4a2c7c9c4686a8c0f85f1d6104a73d60398143d3 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -8442,12 +8442,14 @@ using time series.
 
 Dynare  understands dates  in  a  mod file.  Users  can declare  annual,
 quaterly, monthly or weekly dates using the following syntax:
+
 @example
 1990Y
 1990Q3
 1990M11
 1990W49
 @end example
+
 @noindent Behind the scene, the dynare's preprocessor translates these expressions
 into instantiations of the  Matlab/Octave's class @dates described
 below. Basic  operations can be performed  on dates: