diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-noline.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-noline.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-noline.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-noline.html index 4363e53a8c9..cd7e610c6c2 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-noline.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-noline.html @@ -62,11 +62,11 @@ in the environment: \end{center} </pre> </blockquote><p> -The solution here is plain: use the <code>\</code><code>\</code> command in the way it’s +The solution here is plain: use the <code>\\</code> command in the way it’s supposed to be used, to provide more than just a single line break -space. <code>\</code><code>\</code> takes an optional argument, which specifies how much -extra space to add; the required effect in the text above can be had -by saying: +space. <code>\\</code> takes an optional argument, which specifies +how much extra space to add; the required effect in the text above can +be had by saying: <blockquote> <pre> \begin{center} |