diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-atvert.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-atvert.html | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-atvert.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-atvert.html deleted file mode 100644 index f1761290a2d..00000000000 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-atvert.html +++ /dev/null @@ -1,28 +0,0 @@ -<head> -<title>UK TeX FAQ -- question label atvert</title> -</head><body> -<h3><code>\</code><code>spacefactor</code> complaints</h3> -<p/>The errors -<pre> -! You can't use `\spacefactor' in vertical mode. -\@->\spacefactor - \@m -</pre> -or -<pre> -! You can't use `\spacefactor' in math mode. -\@->\spacefactor - \@m -</pre> -or simply -<pre> -! Improper \spacefactor. -... -</pre> -bites the LaTeX programmer who uses an internal command without taking -“precautions”. The problem is discussed in detail in - -“<a href="FAQ-atsigns.html"><code>@</code> in macro names</a>”, -together with solutions. -<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=atvert">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=atvert</a> -</body> |