diff options
author | pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2010-09-28 16:27:28 +0000 |
---|---|---|
committer | pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2010-09-28 16:27:28 +0000 |
commit | 56a2994e2ecc931836fb4ef8b2bdb027a705cfcd (patch) | |
tree | 14d0bb8cebf6e81059baf64b01ee0d03f8f6521a /doc/stdlib | |
parent | e09064ff153ee9f909e8c2c1ee2aaa249b324a78 (diff) |
Minor fixes of 'make doc'
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13472 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/stdlib')
-rwxr-xr-x | doc/stdlib/Library.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stdlib/Library.tex b/doc/stdlib/Library.tex index 02dc61bfe..cb32adfcf 100755 --- a/doc/stdlib/Library.tex +++ b/doc/stdlib/Library.tex @@ -3,6 +3,7 @@ \usepackage[utf8x]{inputenc} \usepackage[T1]{fontenc} \usepackage{fullpage} +\usepackage{amsfonts} \usepackage[color]{../../coqdoc} \input{../common/version} |