diff options
author | monty@donna.mysql.com <> | 2000-12-31 14:04:18 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-12-31 14:04:18 +0200 |
commit | 24b63d6bdf0362b88ed35eb68cf60badb162f44a (patch) | |
tree | 82fba6aa5af22db5a9d16044eb0972dda58266dd /Docs/Support | |
parent | 562ff18569c23256c8a8419397c3f4edc625c063 (diff) | |
download | mariadb-git-24b63d6bdf0362b88ed35eb68cf60badb162f44a.tar.gz |
Fix for Tex 3.0
Added target test
Diffstat (limited to 'Docs/Support')
-rw-r--r-- | Docs/Support/texinfo.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Support/texinfo.tex b/Docs/Support/texinfo.tex index 7421f884d22..3299693244b 100644 --- a/Docs/Support/texinfo.tex +++ b/Docs/Support/texinfo.tex @@ -2317,7 +2317,7 @@ width0pt\relax} \fi % **In TeX 3.0, setting text in \nullfont hangs tex. For a % workaround (which requires the file ``dummy.tfm'' to be installed), % uncomment the following line: -%%%%%\font\nullfont=dummy\let\obstexwarn=\relax +\font\nullfont=dummy\let\obstexwarn=\relax % Ignore text, except that we keep track of conditional commands for % purposes of nesting, up to an `@end #1' command. |