diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-empty.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-empty.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-empty.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-empty.html index 170867a7716..fb132a0f368 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-empty.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-empty.html @@ -17,15 +17,15 @@ and <code>\</code><code>cmd{blah}</code>. This is pretty simple: \fi } </pre> -</blockquote> +</blockquote><p> The case where you want to ignore an argument that consists of nothing but spaces, rather than something completely empty, is more tricky. -It's solved in the code fragment <i>ifmtarg</i>, which defines +It’s solved in the code fragment <i>ifmtarg</i>, which defines commands <code>\</code><code>@ifmtarg</code> and <code>\</code><code>@ifnotmtarg</code>, which distinguish (in opposite directions) between a second and third argument. The -package's code also appears in the LaTeX <i>memoir</i> class. -<p><i>Ifmtarg</i> makes challenging reading; there's also a discussion of the -issue in number two of the "around the bend" articles by the late +package’s code also appears in the LaTeX <i>memoir</i> class. +<p><i>Ifmtarg</i> makes challenging reading; there’s also a discussion of the +issue in number two of the “around the bend” articles by the late lamented Mike Downes. <dl> <dt><tt><i>Around the bend series</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/info/aro-bend.zip">info/aro-bend</a> (<a href="ftp://cam.ctan.org/tex-archive/info/aro-bend.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/info/aro-bend/">browse</a>) |