Use the \note and \warning macros where appropriate.
diff --git a/Doc/lib/libfpformat.tex b/Doc/lib/libfpformat.tex
index 577b50b..a3a6282 100644
--- a/Doc/lib/libfpformat.tex
+++ b/Doc/lib/libfpformat.tex
@@ -8,8 +8,8 @@
 
 The \module{fpformat} module defines functions for dealing with
 floating point numbers representations in 100\% pure
-Python. \strong{Note:}  This module is unneeded: everything here could
-be done via the \code{\%} string interpolation operator.
+Python. \note{This module is unneeded: everything here could
+be done via the \code{\%} string interpolation operator.}
 
 The \module{fpformat} module defines the following functions and an
 exception: