diff --git a/quick-reference/chapters/syntax.tex b/quick-reference/chapters/syntax.tex index 2d34ae6007..1ee9773f97 100644 --- a/quick-reference/chapters/syntax.tex +++ b/quick-reference/chapters/syntax.tex @@ -110,7 +110,7 @@ \subsection{Imports} \subsection{Documentation} \label{sec-documentation} -Documentation statements are optional and typically used to control the generation of the mathematical documentation of a \faust program. This documentation system is detailed chapter \ref{chapter-mdoc}. In this section we will essentially describe the documentation statements syntax. +Documentation statements are optional and typically used to control the generation of the mathematical documentation of a \faust program. This documentation system is detailed chapter \ref{mdoc}. In this section we will essentially describe the documentation statements syntax. A documentation statement starts with an opening \lstinline'' tag and ends with a closing \lstinline'' tag. Free text content, typically in \latex format, can be placed in between these two tags. diff --git a/quick-reference/faust-quick-reference.pdf b/quick-reference/faust-quick-reference.pdf index 5f59ee1c63..b9cdeb9f85 100644 Binary files a/quick-reference/faust-quick-reference.pdf and b/quick-reference/faust-quick-reference.pdf differ